diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-01-21 11:55:22 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-01-21 11:55:22 +0000 |
commit | 066c9be2c4e74d143708467464546a59132c1907 (patch) | |
tree | 3b45f42beb876941bc0b9d375fa62cc1302e6910 /deskutils | |
parent | bfea7e4dd82a2e68df2d9d58b535130d7788fc43 (diff) | |
download | ports-066c9be2c4e74d143708467464546a59132c1907.tar.gz ports-066c9be2c4e74d143708467464546a59132c1907.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/contacts/Makefile | 7 | ||||
-rw-r--r-- | deskutils/contacts/distinfo | 6 | ||||
-rw-r--r-- | deskutils/contacts/pkg-descr | 2 | ||||
-rw-r--r-- | deskutils/contacts/pkg-plist | 25 |
4 files changed, 29 insertions, 11 deletions
diff --git a/deskutils/contacts/Makefile b/deskutils/contacts/Makefile index b5f553710e13..aa5b009b6dbb 100644 --- a/deskutils/contacts/Makefile +++ b/deskutils/contacts/Makefile @@ -6,11 +6,9 @@ # PORTNAME= contacts -PORTVERSION= 0.2 -PORTREVISION= 1 +PORTVERSION= 0.8 CATEGORIES= deskutils gnome -MASTER_SITES= http://projects.o-hand.com/sources/contacts/ \ - http://smyru.petronet.pl/freebsd/ +MASTER_SITES= http://pimlico-project.org/sources/${PORTNAME}/ DIST_SUBDIR= gnome2 MAINTAINER= smyru@heron.pl @@ -22,6 +20,7 @@ USE_GMAKE= yes USE_GNOME= gtk20 gnomehier evolutiondataserver USE_AUTOTOOLS= libtool:15 GCONF_SCHEMAS= contacts.schemas +MAN1= ${PORTNAME}.1 # CFLAGS+= -g .include <bsd.port.mk> diff --git a/deskutils/contacts/distinfo b/deskutils/contacts/distinfo index 0749470b92e9..6b3701306462 100644 --- a/deskutils/contacts/distinfo +++ b/deskutils/contacts/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/contacts-0.2.tar.gz) = ad8a4297af14930d45a56d17b39cf0d5 -SHA256 (gnome2/contacts-0.2.tar.gz) = a8b6ebf62c39b235549c4f11b8a191b0d470a75ddd73a8a39361abd7fdde4cca -SIZE (gnome2/contacts-0.2.tar.gz) = 401486 +MD5 (gnome2/contacts-0.8.tar.gz) = dbcff54980ec6d6203c290dc409b5598 +SHA256 (gnome2/contacts-0.8.tar.gz) = 7ab8f1fa23a432029242c046755875ac6558ea6e9c0871dd6c527b85adfafad8 +SIZE (gnome2/contacts-0.8.tar.gz) = 436793 diff --git a/deskutils/contacts/pkg-descr b/deskutils/contacts/pkg-descr index 88fecb30ea99..3c0dc8d1baa7 100644 --- a/deskutils/contacts/pkg-descr +++ b/deskutils/contacts/pkg-descr @@ -3,4 +3,4 @@ stored by Gnome internal Evolution data server. It was build primary for non desktop devices, but serves its mission as well on bigger computers. -WWW: http://projects.o-hand.com/contacts +WWW: http://pimlico-project.org/contacts.html diff --git a/deskutils/contacts/pkg-plist b/deskutils/contacts/pkg-plist index 6b70544a5be1..9687298f2179 100644 --- a/deskutils/contacts/pkg-plist +++ b/deskutils/contacts/pkg-plist @@ -1,8 +1,27 @@ bin/contacts share/applications/contacts.desktop -%%DATADIR%%/contacts.glade +share/icons/hicolor/16x16/apps/contacts.png +share/icons/hicolor/22x22/apps/contacts.png +share/icons/hicolor/24x24/apps/contacts.png +share/icons/hicolor/26x26/apps/contacts.png +share/icons/hicolor/32x32/apps/contacts.png +share/icons/hicolor/48x48/apps/contacts.png +share/icons/hicolor/scalable/apps/contacts.svg +share/locale/bg/LC_MESSAGES/Contacts.mo +share/locale/ca/LC_MESSAGES/Contacts.mo +share/locale/da/LC_MESSAGES/Contacts.mo +share/locale/de/LC_MESSAGES/Contacts.mo +share/locale/es/LC_MESSAGES/Contacts.mo share/locale/et/LC_MESSAGES/Contacts.mo +share/locale/fi/LC_MESSAGES/Contacts.mo share/locale/fr/LC_MESSAGES/Contacts.mo -share/pixmaps/oh-contacts.png +share/locale/it/LC_MESSAGES/Contacts.mo +share/locale/nb/LC_MESSAGES/Contacts.mo +share/locale/nl/LC_MESSAGES/Contacts.mo +share/locale/pl/LC_MESSAGES/Contacts.mo +share/locale/pt_BR/LC_MESSAGES/Contacts.mo +share/locale/ru/LC_MESSAGES/Contacts.mo +share/locale/sv/LC_MESSAGES/Contacts.mo @dirrmtry share/applications -@dirrm %%DATADIR%% +@dirrmtry share/icons/hicolor/26x26/apps +@dirrmtry share/icons/hicolor/26x26 |