aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorfluffy <fluffy@FreeBSD.org>2010-01-12 22:00:02 +0800
committerfluffy <fluffy@FreeBSD.org>2010-01-12 22:00:02 +0800
commitbb06d8575ad618c2921463961f3358cf181f8706 (patch)
tree1afe99cd136ff40e7533ae1dc3fc200cb3d8cdde /net-im
parentd6d97f27705fbef2301288d7eee6c99390e1fe48 (diff)
downloadfreebsd-ports-gnome-bb06d8575ad618c2921463961f3358cf181f8706.tar.gz
freebsd-ports-gnome-bb06d8575ad618c2921463961f3358cf181f8706.tar.zst
freebsd-ports-gnome-bb06d8575ad618c2921463961f3358cf181f8706.zip
- Use tradional way to install application
- Cleanup port, update description and plist Approved by: Ilya Bakulin (maintainer via IM) Approved by: miwi, tabthorpe (mentors implicit)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/qutim/Makefile19
-rw-r--r--net-im/qutim/pkg-descr6
-rw-r--r--net-im/qutim/pkg-plist18
3 files changed, 24 insertions, 19 deletions
diff --git a/net-im/qutim/Makefile b/net-im/qutim/Makefile
index ad1712d326a4..d362dc0dbec7 100644
--- a/net-im/qutim/Makefile
+++ b/net-im/qutim/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qutim
PORTVERSION= 0.2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net-im
MASTER_SITES= http://dl.kibab.com/distfiles/qutim/ \
@@ -14,7 +15,7 @@ MASTER_SITES= http://dl.kibab.com/distfiles/qutim/ \
DISTNAME= qutim_${PORTVERSION}_svn529
MAINTAINER= webmaster@kibab.com
-COMMENT= A Qt4-based lightweight ICQ client with advanced features
+COMMENT= A Qt4-based lightweight multiprotocol client with advanced features
USE_GMAKE= yes
USE_QT_VER= 4
@@ -29,20 +30,6 @@ CMAKE_USE_PTHREAD= yes
CMAKE_VERBOSE= yes
CMAKE_ARGS+= -DUNIX:BOOL=1 -DBSD:BOOL=1
-PLIST_FILES= bin/qutim \
- include/qutim/plugininterface.h \
- include/qutim/protocolinterface.h \
- include/qutim/iconmanagerinterface.h
-PLIST_DIRS= include/qutim
-
-WRKSRC= ${WRKDIR}/qutim
-
-do-install:
- @${MKDIR} ${PREFIX}/include/qutim
- @${INSTALL_PROGRAM} ${WRKSRC}/qutim ${PREFIX}/bin
- @${INSTALL_DATA} ${WRKSRC}/include/qutim/plugininterface.h ${PREFIX}/include/qutim
- @${INSTALL_DATA} ${WRKSRC}/include/qutim/protocolinterface.h ${PREFIX}/include/qutim
- @${INSTALL_DATA} ${WRKSRC}/include/qutim/iconmanagerinterface.h ${PREFIX}/include/qutim
- @${STRIP_CMD} ${PREFIX}/bin/qutim
+WRKSRC= ${WRKDIR}/${PORTNAME}
.include <bsd.port.mk>
diff --git a/net-im/qutim/pkg-descr b/net-im/qutim/pkg-descr
index f6b1a1a9fa39..0175a6515d7d 100644
--- a/net-im/qutim/pkg-descr
+++ b/net-im/qutim/pkg-descr
@@ -1,6 +1,6 @@
-qutIM is an ICQ client. It offers a shiny QT4-based look
-and extra features like ICQ X-statuses, spam control,
+qutIM is a multiprotocol IM client, supports Jabber, ICQ and some other protocols.
+It offers a shiny QT4-based look and extra features like spam control,
tabbed chat windows and others.
-Author: Rustam Chakin qtim.develop@gmail.com
+Author: Rustam Chakin qutim.develop@gmail.com
WWW: http://sourceforge.net/projects/qutim
diff --git a/net-im/qutim/pkg-plist b/net-im/qutim/pkg-plist
new file mode 100644
index 000000000000..21a7fbc75bb8
--- /dev/null
+++ b/net-im/qutim/pkg-plist
@@ -0,0 +1,18 @@
+bin/qutim
+include/qutim/iconmanagerinterface.h
+include/qutim/layerinterface.h
+include/qutim/layerscity.h
+include/qutim/plugininterface.h
+include/qutim/protocolinterface.h
+include/qutim/settings.h
+share/applications/qutim.desktop
+share/cmake/Modules/FindQutIM.cmake
+share/cmake/Modules/qutimuic.cmake
+share/icons/hicolor/64x64/apps/qutim.png
+share/pixmaps/qutim.xpm
+@dirrmtry share/icons/hicolor/64x64/apps
+@dirrmtry share/icons/hicolor/64x64
+@dirrmtry share/icons/hicolor
+@dirrmtry share/icons
+@dirrmtry share/applications
+@dirrm include/qutim