aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2010-04-15 20:31:47 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2010-04-15 20:31:47 +0800
commitb75e3cabfd270feed94bb4177f9b3c5636a3574e (patch)
tree2f99c08c908055005256370496c7ef5b04515efa /net
parentd317d9700c6b52ef5d0ce6fdff12d150cd27267d (diff)
downloadfreebsd-ports-gnome-b75e3cabfd270feed94bb4177f9b3c5636a3574e.tar.gz
freebsd-ports-gnome-b75e3cabfd270feed94bb4177f9b3c5636a3574e.tar.zst
freebsd-ports-gnome-b75e3cabfd270feed94bb4177f9b3c5636a3574e.zip
- Update to 1.1.0
PR: 145696 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Diffstat (limited to 'net')
-rw-r--r--net/grsync/Makefile10
-rw-r--r--net/grsync/distinfo6
-rw-r--r--net/grsync/pkg-plist53
3 files changed, 43 insertions, 26 deletions
diff --git a/net/grsync/Makefile b/net/grsync/Makefile
index 56c3629196a4..e7b258dd83cf 100644
--- a/net/grsync/Makefile
+++ b/net/grsync/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= grsync
-PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTVERSION= 1.1.0
CATEGORIES= net ipv6
MASTER_SITES= http://www.opbyte.it/release/ \
GENTOO/distfiles \
@@ -18,10 +17,12 @@ COMMENT= GTK frontend for rsync
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
-USE_GNOME= gtk20
+USE_GNOME= gtk20 desktopfileutils
GNU_CONFIGURE= yes
USE_GMAKE= yes
+INSTALLS_ICONS= yes
+
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
@@ -41,4 +42,7 @@ post-patch:
${WRKSRC}/configure
.endif
+post-install:
+ @-update-desktop-database
+
.include <bsd.port.mk>
diff --git a/net/grsync/distinfo b/net/grsync/distinfo
index 919b9e3eec9d..946008d07b6b 100644
--- a/net/grsync/distinfo
+++ b/net/grsync/distinfo
@@ -1,3 +1,3 @@
-MD5 (grsync-1.0.0.tar.gz) = 4deb6cc00658e224068324f43ec8714e
-SHA256 (grsync-1.0.0.tar.gz) = bfc8eab06cbd851de89ba5a0a5b662acc6ea6064b598d05de0c3b30724c33273
-SIZE (grsync-1.0.0.tar.gz) = 264559
+MD5 (grsync-1.1.0.tar.gz) = 64ced98754874e74d021903721a71417
+SHA256 (grsync-1.1.0.tar.gz) = 1184621d3c3cf95801fd1ece2e0a7ef478a7fc63462c3edb758699a84531f61d
+SIZE (grsync-1.1.0.tar.gz) = 279830
diff --git a/net/grsync/pkg-plist b/net/grsync/pkg-plist
index fbd9edb1eae5..28c4ffb95e96 100644
--- a/net/grsync/pkg-plist
+++ b/net/grsync/pkg-plist
@@ -1,9 +1,11 @@
bin/grsync
bin/grsync-batch
+%%DATADIR%%/grsync.glade
share/applications/grsync.desktop
+share/icons/hicolor/48x48/mimetypes/application-x-grsync-session.png
+share/mime/packages/grsync.xml
+share/pixmaps/grsync-busy.png
share/pixmaps/grsync.png
-share/grsync/grsync.glade
-@dirrm share/grsync
%%NLS%%share/locale/ca_ES/LC_MESSAGES/grsync.mo
%%NLS%%share/locale/cs_CZ/LC_MESSAGES/grsync.mo
%%NLS%%share/locale/de_DE/LC_MESSAGES/grsync.mo
@@ -17,24 +19,35 @@ share/grsync/grsync.glade
%%NLS%%share/locale/sv_SE/LC_MESSAGES/grsync.mo
%%NLS%%share/locale/tr_TR/LC_MESSAGES/grsync.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/grsync.mo
-%%NLS%%@dirrmtry share/locale/ca_ES/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/ca_ES
-%%NLS%%@dirrmtry share/locale/cs_CZ/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/cs_CZ
-%%NLS%%@dirrmtry share/locale/de_DE/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/de_DE
-%%NLS%%@dirrmtry share/locale/gl_ES/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/gl_ES
-%%NLS%%@dirrmtry share/locale/it_IT/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/it_IT
-%%NLS%%@dirrmtry share/locale/nb_NO/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/nb_NO
-%%NLS%%@dirrmtry share/locale/nl_NL/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/nl_NL
-%%NLS%%@dirrmtry share/locale/ru_RU/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/ru_RU
-%%NLS%%@dirrmtry share/locale/sv_SE/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/sv_SE
%%NLS%%@dirrmtry share/locale/tr_TR/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/tr_TR
+%%NLS%%@dirrmtry share/locale/sv_SE/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/sv_SE
+%%NLS%%@dirrmtry share/locale/ru_RU/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ru_RU
+%%NLS%%@dirrmtry share/locale/nl_NL/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/nl_NL
+%%NLS%%@dirrmtry share/locale/nb_NO/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/nb_NO
+%%NLS%%@dirrmtry share/locale/it_IT/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/it_IT
+%%NLS%%@dirrmtry share/locale/gl_ES/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/gl_ES
+%%NLS%%@dirrmtry share/locale/de_DE/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/de_DE
+%%NLS%%@dirrmtry share/locale/cs_CZ/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/cs_CZ
+%%NLS%%@dirrmtry share/locale/ca_ES/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ca_ES
+@dirrmtry share/mime/packages
+@dirrmtry share/mime
+@dirrmtry share/icons/hicolor/48x48/mimetypes
+@dirrmtry share/icons/hicolor/48x48
+@dirrmtry share/icons/hicolor
+@dirrmtry share/icons
@dirrmtry share/applications
+@dirrm %%DATADIR%%
+@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
+@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
+@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
+@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true