summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-02-21 07:59:52 +0000
committersnj <snj@pkgsrc.org>2004-02-21 07:59:52 +0000
commit301292988bc7a14933af70dc4cfe7b002c4504d3 (patch)
tree38ab31c5f6fccf8d06c05dd79d5cb34c28739861 /graphics
parent9960e15ed3a6eed92d631635d6f2224f488db8c8 (diff)
downloadpkgsrc-301292988bc7a14933af70dc4cfe7b002c4504d3.tar.gz
Use bl3, drop USE_X11BASE, update to gqview-1.4.0.
Changes since 1.2.2: * Exif support. * Sort manager. * Ported to GTK 2. * Icon view now includes filenames. * Safe delete option. * Drag and drop improvements. * Find duplicates results are better ranked and grouped. * Prebuffer option now retains previous image, in addition to the next image. * Editor commands are now more flexible. * Added option to auto rotate image based on exif data. * Automatic list and image refresh now optional. Okayed by wiz.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gqview/Makefile14
-rw-r--r--graphics/gqview/PLIST5
-rw-r--r--graphics/gqview/distinfo6
3 files changed, 12 insertions, 13 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index a30ea921e66..4e8bae19793 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -1,25 +1,21 @@
-# $NetBSD: Makefile,v 1.40 2003/07/17 21:41:06 grant Exp $
+# $NetBSD: Makefile,v 1.41 2004/02/21 07:59:52 snj Exp $
#
-DISTNAME= gqview-1.2.2
-PKGREVISION= 2
+DISTNAME= gqview-1.4.0
CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/}
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://gqview.sourceforge.net/
-COMMENT= GTK-based graphic file viewer
+COMMENT= GTK2-based graphic file viewer
BUILD_USES_MSGFMT= # defined
-USE_BUILDLINK2= # defined
-USE_X11BASE= # defined
+USE_BUILDLINK3= # defined
GNU_CONFIGURE= # defined
USE_PKGLOCALEDIR= # defined
CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG=no
-.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../graphics/gdk-pixbuf/buildlink2.mk"
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/gqview/PLIST b/graphics/gqview/PLIST
index 170930d0552..7ab3a332b55 100644
--- a/graphics/gqview/PLIST
+++ b/graphics/gqview/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.7 2003/03/04 13:15:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/02/21 07:59:52 snj Exp $
bin/gqview
man/man1/gqview.1
share/gqview/README
+${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gqview.mo
@@ -10,6 +11,7 @@ ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gqview.mo
+${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gqview.mo
@@ -20,6 +22,7 @@ ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gqview.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gqview.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gqview.mo
diff --git a/graphics/gqview/distinfo b/graphics/gqview/distinfo
index 63e28306b76..930e3442b1b 100644
--- a/graphics/gqview/distinfo
+++ b/graphics/gqview/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.15 2003/03/04 13:15:43 wiz Exp $
+$NetBSD: distinfo,v 1.16 2004/02/21 07:59:52 snj Exp $
-SHA1 (gqview-1.2.2.tar.gz) = 6530af2286c024115afab71fbe3d7e31ae42af7d
-Size (gqview-1.2.2.tar.gz) = 864300 bytes
+SHA1 (gqview-1.4.0.tar.gz) = b54dbb470812ea609b85d2772b0e359f22ddeed6
+Size (gqview-1.4.0.tar.gz) = 1205127 bytes