aboutsummaryrefslogtreecommitdiff
path: root/net/kphone
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-11-01 18:19:50 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-11-01 18:19:50 +0000
commite052ba8cae794c019a7a186e40495b32432305f2 (patch)
treeae5e1568d3f090119ce48b82f6ec0b1e17fdecf1 /net/kphone
parent159423ec65c4702ec794acf8ebec2ef93e59b13a (diff)
downloadports-e052ba8cae794c019a7a186e40495b32432305f2.tar.gz
ports-e052ba8cae794c019a7a186e40495b32432305f2.zip
Notes
Diffstat (limited to 'net/kphone')
-rw-r--r--net/kphone/Makefile14
-rw-r--r--net/kphone/distinfo4
-rw-r--r--net/kphone/pkg-descr2
-rw-r--r--net/kphone/pkg-plist4
4 files changed, 15 insertions, 9 deletions
diff --git a/net/kphone/Makefile b/net/kphone/Makefile
index 660a060f9064..09456461f7aa 100644
--- a/net/kphone/Makefile
+++ b/net/kphone/Makefile
@@ -5,21 +5,21 @@
# $FreeBSD$
PORTNAME= kphone
-PORTVERSION= 4.0.3
-PORTREVISION= 1
+PORTVERSION= 4.0.4
CATEGORIES= net
MASTER_SITES= http://www.wirlab.net/kphone/
MAINTAINER= ports@FreeBSD.org
COMMENT= A voice over internet phone
-USE_QT_VER= 3
WRKSRC= ${WRKDIR}/${PORTNAME}
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
+
+USE_QT_VER= 3
USE_OPENSSL= yes
USE_REINPLACE= yes
-CONFIGURE_ENV= QTDIR="${X11BASE}"
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= QTDIR="${QT_PREFIX}"
post-patch:
${REINPLACE_CMD} -e "s,-O3,${CFLAGS} ${PTHREAD_CFLAGS}," ${WRKSRC}/configure
@@ -35,5 +35,7 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/kphone/kphone ${PREFIX}/bin
${MKDIR} ${DATADIR}/icons
${INSTALL_DATA} ${WRKSRC}/icons/*.png ${DATADIR}/icons
+ ${MKDIR} ${DATADIR}/translations
+ ${INSTALL_DATA} ${WRKSRC}/po/*.qm ${DATADIR}/translations
.include <bsd.port.mk>
diff --git a/net/kphone/distinfo b/net/kphone/distinfo
index 3e9729f11757..4afd8cd91399 100644
--- a/net/kphone/distinfo
+++ b/net/kphone/distinfo
@@ -1,2 +1,2 @@
-MD5 (kphone-4.0.3.tar.gz) = 2368fcb845b7dc75f1de96ca047b29d0
-SIZE (kphone-4.0.3.tar.gz) = 220383
+MD5 (kphone-4.0.4.tar.gz) = 38efef869ce23a33fb61442f2498a650
+SIZE (kphone-4.0.4.tar.gz) = 255515
diff --git a/net/kphone/pkg-descr b/net/kphone/pkg-descr
index 7a5ce58e1084..2dd0986dca94 100644
--- a/net/kphone/pkg-descr
+++ b/net/kphone/pkg-descr
@@ -3,4 +3,4 @@ can initiate VoIP (Voice over IP) connections over the Internet.
It supports Presence and Instant Messaging, and to some extent
also video calls between two hosts.
-WWW: http://www.wirlab.net/
+WWW: http://www.wirlab.net/kphone/
diff --git a/net/kphone/pkg-plist b/net/kphone/pkg-plist
index 7b763da60dfd..3fb9ec3d8b43 100644
--- a/net/kphone/pkg-plist
+++ b/net/kphone/pkg-plist
@@ -9,5 +9,9 @@ bin/kphone
%%DATADIR%%/icons/online.png
%%DATADIR%%/icons/phonebook.png
%%DATADIR%%/icons/videocall.png
+%%DATADIR%%/translations/kphone_de.qm
+%%DATADIR%%/translations/kphone_fi.qm
+%%DATADIR%%/translations/kphone_pt_BR.qm
+@dirrm %%DATADIR%%/translations
@dirrm %%DATADIR%%/icons
@dirrm %%DATADIR%%