diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index 72bbae6d756..ca19286e057 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.51 2007/12/15 20:42:11 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.52 2008/02/04 08:44:48 ajacoutot Exp $ COMMENT= Gtk-based graphic file viewer DISTNAME= gqview-2.0.4 -PKGNAME= ${DISTNAME}p2 +PKGNAME= ${DISTNAME}p3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/} diff --git a/graphics/gqview/patches/patch-configure b/graphics/gqview/patches/patch-configure index 7266012f237..329d1c106b0 100644 --- a/graphics/gqview/patches/patch-configure +++ b/graphics/gqview/patches/patch-configure @@ -1,7 +1,7 @@ -$OpenBSD: patch-configure,v 1.11 2005/03/27 20:43:42 pvalchev Exp $ ---- configure.orig Sat Feb 26 12:32:21 2005 -+++ configure Thu Mar 24 13:09:34 2005 -@@ -4565,12 +4565,12 @@ echo "$as_me: error: GTK+ >= 2.4.0 not i +$OpenBSD: patch-configure,v 1.12 2008/02/04 08:44:48 ajacoutot Exp $ +--- configure.orig Sat Dec 2 18:04:07 2006 ++++ configure Thu Jan 31 20:44:29 2008 +@@ -4565,12 +4565,12 @@ echo "$as_me: error: GTK+ >= 2.4.0 not installed." >&2 cat >>confdefs.h <<_ACEOF diff --git a/graphics/gqview/patches/patch-src_editors_c b/graphics/gqview/patches/patch-src_editors_c new file mode 100644 index 00000000000..a30ed8efb5c --- /dev/null +++ b/graphics/gqview/patches/patch-src_editors_c @@ -0,0 +1,12 @@ +$OpenBSD: patch-src_editors_c,v 1.1 2008/02/04 08:44:48 ajacoutot Exp $ +--- src/editors.c.orig Thu Jan 31 20:48:54 2008 ++++ src/editors.c Thu Jan 31 20:49:02 2008 +@@ -47,7 +47,7 @@ struct _EditorVerboseData { + + + static gchar *editor_slot_defaults[] = { +- N_("The Gimp"), "gimp-remote -n %f", ++ N_("The Gimp"), "gimp-remote %f", + N_("XV"), "xv %f", + N_("Xpaint"), "xpaint %f", + NULL, NULL, diff --git a/graphics/gqview/pkg/PLIST b/graphics/gqview/pkg/PLIST index 650ed09393c..8c3194f62a1 100644 --- a/graphics/gqview/pkg/PLIST +++ b/graphics/gqview/pkg/PLIST @@ -1,7 +1,6 @@ -@comment $OpenBSD: PLIST,v 1.24 2007/12/15 20:42:11 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.25 2008/02/04 08:44:48 ajacoutot Exp $ bin/gqview @man man/man1/gqview.1 -share/applications/ share/applications/gqview.desktop share/doc/gqview/ @comment share/doc/gqview/COPYING