From 10d0332d988147eb45342b962f1247e8142a57bf Mon Sep 17 00:00:00 2001 From: snj Date: Sat, 21 Feb 2004 07:59:52 +0000 Subject: 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. --- graphics/gqview/Makefile | 14 +++++--------- graphics/gqview/PLIST | 5 ++++- graphics/gqview/distinfo | 6 +++--- 3 files changed, 12 insertions(+), 13 deletions(-) (limited to 'graphics/gqview') 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 -- cgit v1.2.3