aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/transmission-gtk2
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2007-10-25 11:26:50 +0800
committermezz <mezz@FreeBSD.org>2007-10-25 11:26:50 +0800
commit8b2fc14b74f8ef456ea6fab9ab3456570f12c78e (patch)
tree466da2897be4bbbe46df0a35ac777abd73a399ed /net-p2p/transmission-gtk2
parent0734a506206a1f643790d0818c2be96c62b66d5c (diff)
downloadfreebsd-ports-gnome-8b2fc14b74f8ef456ea6fab9ab3456570f12c78e.tar.gz
freebsd-ports-gnome-8b2fc14b74f8ef456ea6fab9ab3456570f12c78e.tar.zst
freebsd-ports-gnome-8b2fc14b74f8ef456ea6fab9ab3456570f12c78e.zip
Update to 0.90. I am letting transmission to use libevent in its tarball that
will be build in static, because of libevent port has a crazy library change at the each release (libevent-1.<version>.so.1).
Diffstat (limited to 'net-p2p/transmission-gtk2')
-rw-r--r--net-p2p/transmission-gtk2/Makefile16
-rw-r--r--net-p2p/transmission-gtk2/pkg-plist30
2 files changed, 22 insertions, 24 deletions
diff --git a/net-p2p/transmission-gtk2/Makefile b/net-p2p/transmission-gtk2/Makefile
index 32757c672de7..0589c43c972e 100644
--- a/net-p2p/transmission-gtk2/Makefile
+++ b/net-p2p/transmission-gtk2/Makefile
@@ -13,21 +13,19 @@ COMMENT= A free BitTorrent client written from scratch in C with GTK+2
MASTERDIR= ${.CURDIR}/../transmission
PLIST= ${.CURDIR}/pkg-plist
-USE_XLIB= yes
-USE_GNOME= gtk20 desktopfileutils
-SLAVE_TRANS= gtk2
+USE_GNOME= gnometarget gnomehack gtk20 desktopfileutils intlhack
USE_GETTEXT= yes
-CONFIGURE_ARGS= --prefix=${PREFIX} \
- --disable-daemon
+CONFIGURE_ARGS= --without-wx
-MAN1= transmission-gtk.1
+CUSTOM_SUBDIRS= third-party libtransmission gtk po
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
+#MAN1= transmission-gtk.1
post-patch: general-patch
- @${REINPLACE_CMD} -e 's|TARGETS = .cli|#TARGETS = .cli|g' \
- ${WRKSRC}/mk/default.mk
@${REINPLACE_CMD} -e 's|TryExec=.*||g ; /^$$/d' \
- ${WRKSRC}/gtk/transmission-gtk.desktop
+ ${WRKSRC}/gtk/transmission.desktop.in
+ @${REINPLACE_CMD} -e 's|[$$]GMSGFMT[$$]|$$INTLTOOL_MSGFMT$$|g' \
+ ${WRKSRC}/configure
post-install: general-install
@-update-desktop-database
diff --git a/net-p2p/transmission-gtk2/pkg-plist b/net-p2p/transmission-gtk2/pkg-plist
index 3ebccca96abe..ffa8c858c05a 100644
--- a/net-p2p/transmission-gtk2/pkg-plist
+++ b/net-p2p/transmission-gtk2/pkg-plist
@@ -1,22 +1,22 @@
-bin/transmission-gtk
-share/applications/transmission-gtk.desktop
+bin/transmission
+share/applications/transmission.desktop
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
-share/locale/bg/LC_MESSAGES/transmission-gtk.mo
-share/locale/es/LC_MESSAGES/transmission-gtk.mo
-share/locale/fi/LC_MESSAGES/transmission-gtk.mo
-share/locale/fr/LC_MESSAGES/transmission-gtk.mo
-share/locale/it/LC_MESSAGES/transmission-gtk.mo
-share/locale/nl/LC_MESSAGES/transmission-gtk.mo
-share/locale/pl/LC_MESSAGES/transmission-gtk.mo
-share/locale/pt/LC_MESSAGES/transmission-gtk.mo
-share/locale/pt_BR/LC_MESSAGES/transmission-gtk.mo
-share/locale/ro/LC_MESSAGES/transmission-gtk.mo
-share/locale/ru/LC_MESSAGES/transmission-gtk.mo
-share/locale/sk/LC_MESSAGES/transmission-gtk.mo
-share/locale/sv/LC_MESSAGES/transmission-gtk.mo
+share/locale/de/LC_MESSAGES/transmission.mo
+share/locale/es/LC_MESSAGES/transmission.mo
+share/locale/fi/LC_MESSAGES/transmission.mo
+share/locale/fr/LC_MESSAGES/transmission.mo
+share/locale/it/LC_MESSAGES/transmission.mo
+share/locale/nl/LC_MESSAGES/transmission.mo
+share/locale/pl/LC_MESSAGES/transmission.mo
+share/locale/pt/LC_MESSAGES/transmission.mo
+share/locale/pt_BR/LC_MESSAGES/transmission.mo
+share/locale/ro/LC_MESSAGES/transmission.mo
+share/locale/ru/LC_MESSAGES/transmission.mo
+share/locale/sk/LC_MESSAGES/transmission.mo
+share/locale/sv/LC_MESSAGES/transmission.mo
share/pixmaps/transmission.png
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrmtry share/applications