aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-20 00:01:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-20 00:01:43 +0000
commit2386ef3747b0086e5382db5c485c6525e4371821 (patch)
tree9f9fd07e2f2b851794ccccaac6bc827a228f1ff8
parent26eec49cd2f1bd266bfb9b4d7efe942941832a69 (diff)
downloadports-2386ef3747b0086e5382db5c485c6525e4371821.tar.gz
ports-2386ef3747b0086e5382db5c485c6525e4371821.zip
Notes
-rw-r--r--graphics/gqview-devel/Makefile24
-rw-r--r--graphics/gqview-devel/distinfo2
-rw-r--r--graphics/gqview-devel/files/patch-aa12
-rw-r--r--graphics/gqview-devel/pkg-plist5
4 files changed, 21 insertions, 22 deletions
diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile
index 2c35c70ba4d8..e8251fbdc7a4 100644
--- a/graphics/gqview-devel/Makefile
+++ b/graphics/gqview-devel/Makefile
@@ -7,31 +7,37 @@
#
PORTNAME= gqview
-PORTVERSION= 1.3.1
+PORTVERSION= 1.3.5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-PKGNAMESUFFIX= -devel
+PKGNAMESUFFIX= -devel
-MAINTAINER= cthulhu@cthulhu.ru
-COMMENT= Another gtk2-based graphic file viewer
-
-LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
- gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
+MAINTAINER= cthulhu@cthulhu.ru
+COMMENT= Another gtk2-based graphic file viewer
USE_X_PREFIX= yes
+USE_GNOME= gtk20
+WANT_GNOME= yes
GNU_CONFIGURE= yes
+USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-.include <bsd.port.pre.mk>
+.if !defined(WANT_GNOME) || defined(WITHOUT_GNOME)
+CONFIGURE_ARGS= --disable-gnome
+.endif
MAN1= gqview.1
+post-patch:
+ @${REINPLACE_CMD} -e 's|INCLUDED_LIBINTL=yes|INCLUDED_LIBINTL=no|g' \
+ ${WRKSRC}/aclocal.m4
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/gqview
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gqview
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/graphics/gqview-devel/distinfo b/graphics/gqview-devel/distinfo
index 7668588a8399..5709276cde3b 100644
--- a/graphics/gqview-devel/distinfo
+++ b/graphics/gqview-devel/distinfo
@@ -1 +1 @@
-MD5 (gqview-1.3.1.tar.gz) = 339e64d5454c8e831887f05983e184e6
+MD5 (gqview-1.3.5.tar.gz) = c44687bdd636ea6e5133fb936abf880a
diff --git a/graphics/gqview-devel/files/patch-aa b/graphics/gqview-devel/files/patch-aa
deleted file mode 100644
index 7b187ca37c35..000000000000
--- a/graphics/gqview-devel/files/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-*** src/exif.c.orig Wed Mar 5 20:01:10 2003
---- src/exif.c Wed Mar 5 20:01:27 2003
-***************
-*** 23,29 ****
- */
-
- #include <stdio.h>
-- #include <stdint.h>
- #include <string.h>
- #include <fcntl.h>
- #include <unistd.h>
---- 23,28 ----
diff --git a/graphics/gqview-devel/pkg-plist b/graphics/gqview-devel/pkg-plist
index e16e9e0dea7d..317d52c72e11 100644
--- a/graphics/gqview-devel/pkg-plist
+++ b/graphics/gqview-devel/pkg-plist
@@ -1,6 +1,7 @@
bin/gqview
%%PORTDOCS%%share/doc/gqview/README
share/gqview/README
+share/locale/bg/LC_MESSAGES/gqview.mo
share/locale/cs/LC_MESSAGES/gqview.mo
share/locale/da/LC_MESSAGES/gqview.mo
share/locale/de/LC_MESSAGES/gqview.mo
@@ -9,17 +10,21 @@ share/locale/et/LC_MESSAGES/gqview.mo
share/locale/fi/LC_MESSAGES/gqview.mo
share/locale/fr/LC_MESSAGES/gqview.mo
share/locale/hu/LC_MESSAGES/gqview.mo
+share/locale/id/LC_MESSAGES/gqview.mo
share/locale/it/LC_MESSAGES/gqview.mo
share/locale/ja/LC_MESSAGES/gqview.mo
share/locale/nl/LC_MESSAGES/gqview.mo
share/locale/no/LC_MESSAGES/gqview.mo
share/locale/pl/LC_MESSAGES/gqview.mo
share/locale/pt_BR/LC_MESSAGES/gqview.mo
+share/locale/ro/LC_MESSAGES/gqview.mo
share/locale/ru/LC_MESSAGES/gqview.mo
share/locale/sk/LC_MESSAGES/gqview.mo
share/locale/sl/LC_MESSAGES/gqview.mo
+share/locale/th/LC_MESSAGES/gqview.mo
share/locale/tr/LC_MESSAGES/gqview.mo
share/locale/uk/LC_MESSAGES/gqview.mo
+share/locale/vi/LC_MESSAGES/gqview.mo
share/locale/zh_CN.GB2312/LC_MESSAGES/gqview.mo
share/locale/zh_TW/LC_MESSAGES/gqview.mo
%%PORTDOCS%%@dirrm share/doc/gqview