Hi,

this patch unbreaks External tools -> The Gimp.

gimp-remote's -n option is apparently now the default.

--
Antti Harri
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/gwenview/Makefile,v
retrieving revision 1.40
diff -u -r1.40 Makefile
--- Makefile    2 Feb 2008 09:30:54 -0000       1.40
+++ Makefile    18 Feb 2008 17:55:53 -0000
@@ -3,7 +3,7 @@
 COMMENT=       image viewer for KDE
 
 DISTNAME=      gwenview-1.4.2
-PKGNAME=       ${DISTNAME}p2
+PKGNAME=       ${DISTNAME}p3
 SHARED_LIBS += gwenviewcore         5.0      # .1.0
 CATEGORIES=    graphics x11 x11/kde
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gwenview/}
--- /dev/null   Mon Feb 18 19:55:58 2008
+++ patches/patch-src_tools_gimp_desktop        Mon Feb 18 19:51:30 2008
@@ -0,0 +1,11 @@
+$OpenBSD$
+--- src/tools/gimp.desktop.orig        Mon Feb 18 19:50:05 2008
++++ src/tools/gimp.desktop     Mon Feb 18 19:51:22 2008
+@@ -1,6 +1,6 @@
+ [Desktop Entry]
+ ServiceTypes=image/*
+-Exec=gimp-remote -n %F
++Exec=gimp-remote %F
+ Icon=gimp
+ Name=The GIMP
+ Name[br]=Ar GIMP

Reply via email to