summaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2004-10-26 18:03:43 +0000
committermezz <mezz@FreeBSD.org>2004-10-26 18:03:43 +0000
commit8b3e1f81cf937fcb6d5dc58808a0f2c9c21f2d9d (patch)
tree00a53865773e10f36584c018e91c976841e1d8c0 /net-p2p
parentc94f1891c072cc79b71a20e1bd7b98868c110444 (diff)
downloadFreeBSD-ports-8b3e1f81cf937fcb6d5dc58808a0f2c9c21f2d9d.zip
FreeBSD-ports-8b3e1f81cf937fcb6d5dc58808a0f2c9c21f2d9d.tar.gz
Update to 0.2b.
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gtorrentviewer/Makefile15
-rw-r--r--net-p2p/gtorrentviewer/distinfo4
-rw-r--r--net-p2p/gtorrentviewer/pkg-plist2
3 files changed, 10 insertions, 11 deletions
diff --git a/net-p2p/gtorrentviewer/Makefile b/net-p2p/gtorrentviewer/Makefile
index ec30780..1af4012 100644
--- a/net-p2p/gtorrentviewer/Makefile
+++ b/net-p2p/gtorrentviewer/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gtorrentviewer
-PORTVERSION= 0.2a
+PORTVERSION= 0.2b
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,22 +18,19 @@ COMMENT= GTK+2 viewer and editor for BitTorrent meta files
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
USE_GNOME= gtk20 gnomehier
+USE_GMAKE= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes
USE_GETOPT_LONG=yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS= --with-pixmapsdir=${PREFIX}/share/gnome/pixmaps \
+ --with-desktopdir=${PREFIX}/share/gnome/applications
MAN1= gtorrentviewer.1
DOCS= AUTHORS COPYING ChangeLog README
-post-patch:
- @${REINPLACE_CMD} -e 's|[(]datadir[)]/applications|(prefix)/share/gnome/applications|g' \
- ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e 's|[(]datadir[)]/pixmaps|(prefix)/share/gnome/pixmaps|g' \
- ${WRKSRC}/pixmaps/Makefile.in
- @${REINPLACE_CMD} -e 's|SYSTEM_PIXMAPS_DIR|PIXMAPS_DIR|g' \
- ${WRKSRC}/src/mainwindow.h
-
.ifndef (NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}
diff --git a/net-p2p/gtorrentviewer/distinfo b/net-p2p/gtorrentviewer/distinfo
index a6b1d11..d854b76 100644
--- a/net-p2p/gtorrentviewer/distinfo
+++ b/net-p2p/gtorrentviewer/distinfo
@@ -1,2 +1,2 @@
-MD5 (GTorrentViewer-0.2a.tar.gz) = 7d0e33e184d3c3c14e1942d38c1cbb68
-SIZE (GTorrentViewer-0.2a.tar.gz) = 213301
+MD5 (GTorrentViewer-0.2b.tar.gz) = c29058a09f26693863404ecdb2580770
+SIZE (GTorrentViewer-0.2b.tar.gz) = 247584
diff --git a/net-p2p/gtorrentviewer/pkg-plist b/net-p2p/gtorrentviewer/pkg-plist
index 10a13f4..d09d2ed 100644
--- a/net-p2p/gtorrentviewer/pkg-plist
+++ b/net-p2p/gtorrentviewer/pkg-plist
@@ -5,10 +5,12 @@ share/GTorrentViewer/pixmaps/dictionary.png
share/GTorrentViewer/pixmaps/error.png
share/GTorrentViewer/pixmaps/gtorrentviewer.png
share/GTorrentViewer/pixmaps/gtorrentviewer.xpm
+share/GTorrentViewer/pixmaps/info.png
share/GTorrentViewer/pixmaps/integer.png
share/GTorrentViewer/pixmaps/list.png
share/GTorrentViewer/pixmaps/ok.png
share/GTorrentViewer/pixmaps/string.png
+share/GTorrentViewer/pixmaps/unknown.png
share/GTorrentViewer/pixmaps/warning.png
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
OpenPOWER on IntegriCloud