aboutsummaryrefslogtreecommitdiff
path: root/graphics/gqview
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-18 00:24:31 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-18 00:24:31 +0000
commit742daeda7099a6cd6f26b0bfaa5cdea453262461 (patch)
tree0b7575715d3ce3bc53ac20cbc84f857dc5ee0ae8 /graphics/gqview
parentf694cf38bda0c5f84ff3783d3dccb788b6a1e87b (diff)
downloadports-742daeda7099a6cd6f26b0bfaa5cdea453262461.tar.gz
ports-742daeda7099a6cd6f26b0bfaa5cdea453262461.zip
update graphics/gqview to 0.8.0
PR: 18050 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=27716
Diffstat (limited to 'graphics/gqview')
-rw-r--r--graphics/gqview/Makefile18
-rw-r--r--graphics/gqview/distinfo2
-rw-r--r--graphics/gqview/files/patch-ae11
-rw-r--r--graphics/gqview/pkg-descr2
-rw-r--r--graphics/gqview/pkg-plist6
5 files changed, 27 insertions, 12 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index 225827d0008c..193174b50a35 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -6,24 +6,22 @@
#
PORTNAME= gqview
-PORTVERSION= 0.7.0
+PORTVERSION= 0.8.0
CATEGORIES= graphics
-MASTER_SITES= http://gqview.netpedia.net/ \
- http://www.geocities.com/SiliconValley/Haven/5235/
-DISTNAME= ${PKGNAME}.src
+MASTER_SITES= http://download.sourceforge.net/gqview/
MAINTAINER= nakai@FreeBSD.org
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- Imlib.5:${PORTSDIR}/graphics/imlib
+LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
-
-WRKSRC= ${WRKDIR}/${PKGNAME}
-ALL_TARGET= gqview
-MAKE_ENV= GTK_CONFIG="${GTK_CONFIG}"
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ GTK_CONFIG="${GTK_CONFIG}" \
+ LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS= --without-gnome --disable-imlibtest --disable-gtktest
post-install:
.if !defined(NOPORTDOCS)
diff --git a/graphics/gqview/distinfo b/graphics/gqview/distinfo
index 6ff0a9f1ce53..e325ac1b8792 100644
--- a/graphics/gqview/distinfo
+++ b/graphics/gqview/distinfo
@@ -1 +1 @@
-MD5 (gqview-0.7.0.src.tar.gz) = d8adab5af9f0272de3a20bafd21b4350
+MD5 (gqview-0.8.0.tar.gz) = 518b1c56a4acfdef1c717a8ba1bc2701
diff --git a/graphics/gqview/files/patch-ae b/graphics/gqview/files/patch-ae
new file mode 100644
index 000000000000..69c5cbde291a
--- /dev/null
+++ b/graphics/gqview/files/patch-ae
@@ -0,0 +1,11 @@
+--- src/main.c.orig Wed Apr 5 23:24:00 2000
++++ src/main.c Thu Apr 13 04:09:49 2000
+@@ -370,7 +370,7 @@
+ editor_command[0] = g_strdup("gimp");
+
+ editor_name[1] = g_strdup(_("Electric Eyes"));
+- editor_command[1] = g_strdup("ee");
++ editor_command[1] = g_strdup("ElectricEyes");
+
+ editor_name[2] = g_strdup(_("XV"));
+ editor_command[2] = g_strdup("xv");
diff --git a/graphics/gqview/pkg-descr b/graphics/gqview/pkg-descr
index c655293a6597..86d34e08b478 100644
--- a/graphics/gqview/pkg-descr
+++ b/graphics/gqview/pkg-descr
@@ -1,6 +1,6 @@
Another gtk-based graphic file viewer.
-WWW: http://gqview.netpedia.net/view-over.html
+WWW: http://gqview.sourceforge.net/
-Vanilla
vanilla@FreeBSD.ORG
diff --git a/graphics/gqview/pkg-plist b/graphics/gqview/pkg-plist
index 6ffe0ee1c6d7..5950091b8e5b 100644
--- a/graphics/gqview/pkg-plist
+++ b/graphics/gqview/pkg-plist
@@ -1,3 +1,9 @@
bin/gqview
share/doc/gqview/README
+share/locale/de/LC_MESSAGES/gqview.mo
+share/locale/ja/LC_MESSAGES/gqview.mo
+share/locale/pt_BR/LC_MESSAGES/gqview.mo
+share/locale/ru/LC_MESSAGES/gqview.mo
+share/locale/tr/LC_MESSAGES/gqview.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gqview.mo
@dirrm share/doc/gqview