pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gqview Use bl3, drop USE_X11BASE, update to g...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c621c5a8adab
branches: trunk
changeset: 469263:c621c5a8adab
user: snj <snj%pkgsrc.org@localhost>
date: Sat Feb 21 07:59:52 2004 +0000
description:
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:
graphics/gqview/Makefile | 14 +++++---------
graphics/gqview/PLIST | 5 ++++-
graphics/gqview/distinfo | 6 +++---
3 files changed, 12 insertions(+), 13 deletions(-)
diffs (74 lines):
diff -r 34ec54c80e46 -r c621c5a8adab graphics/gqview/Makefile
--- a/graphics/gqview/Makefile Sat Feb 21 07:52:52 2004 +0000
+++ b/graphics/gqview/Makefile Sat Feb 21 07:59:52 2004 +0000
@@ -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@localhost
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 -r 34ec54c80e46 -r c621c5a8adab graphics/gqview/PLIST
--- a/graphics/gqview/PLIST Sat Feb 21 07:52:52 2004 +0000
+++ b/graphics/gqview/PLIST Sat Feb 21 07:59:52 2004 +0000
@@ -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/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/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 -r 34ec54c80e46 -r c621c5a8adab graphics/gqview/distinfo
--- a/graphics/gqview/distinfo Sat Feb 21 07:52:52 2004 +0000
+++ b/graphics/gqview/distinfo Sat Feb 21 07:59:52 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index