- fix gimp-remote command

- regen patches and PLIST while here

ok pvalchev@
This commit is contained in:
ajacoutot 2008-02-04 08:44:48 +00:00
parent f6f0929904
commit d0b2cc7def
4 changed files with 19 additions and 8 deletions

View File

@ -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/}

View File

@ -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

View File

@ -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,

View File

@ -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