This patch fixes the icon on Gnome's menu.
Comments ? Ok ?
 Cheers
  Giovanni
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/gimp/stable/Makefile,v
retrieving revision 1.51
diff -u -p -r1.51 Makefile
--- Makefile    25 Sep 2009 12:43:16 -0000      1.51
+++ Makefile    1 Oct 2009 10:40:47 -0000
@@ -3,6 +3,7 @@
 COMMENT=       GNU Image Manipulation Program
 
 DISTNAME=      gimp-2.6.7
+PKGNAME=       ${DISTNAME}p0
 SHARED_LIBS=   gimp-2.0        267.0   \
                gimpbase-2.0    267.0   \
                gimpcolor-2.0   267.0   \
Index: patches/patch-configure_in
===================================================================
RCS file: /cvs/ports/graphics/gimp/stable/patches/patch-configure_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-configure_in
--- patches/patch-configure_in  17 Aug 2009 12:10:26 -0000      1.8
+++ patches/patch-configure_in  1 Oct 2009 10:40:47 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure_in,v 1.8 2009/08/17 12:10:26 giovanni Exp $
---- configure.in.orig  Wed Mar 11 17:06:21 2009
-+++ configure.in       Thu Mar 19 17:28:47 2009
-@@ -419,14 +419,7 @@ AM_GLIB_GNU_GETTEXT
+--- configure.in.orig  Mon Jul 20 22:24:32 2009
++++ configure.in       Thu Oct  1 09:50:27 2009
+@@ -421,14 +421,7 @@ AM_GLIB_GNU_GETTEXT
  ###########
  
  AC_MSG_CHECKING([for iso-codes])
@@ -17,7 +17,7 @@ $OpenBSD: patch-configure_in,v 1.8 2009/
  AC_MSG_RESULT($have_iso_codes)
  
  AC_SUBST(ISO_CODES_LOCATION)
-@@ -1141,10 +1134,10 @@ if test "x$with_libmng" != xno && test -z "$MNG_LIBS" 
+@@ -1143,10 +1136,10 @@ if test "x$with_libmng" != xno && test -z "$MNG_LIBS" 
     test -n "$PNG_LIBS" && test -n "$JPEG_LIBS" && test -n "$Z_LIBS"; then
    AC_CHECK_LIB(mng, mng_create,
      [AC_CHECK_HEADER(libmng.h, mng_ok=yes)],
@@ -30,7 +30,7 @@ $OpenBSD: patch-configure_in,v 1.8 2009/
    else
      have_libmng="no (MNG header file not found)"
    fi
-@@ -1332,19 +1325,9 @@ if test "x$with_gnomevfs" != xno; then
+@@ -1325,19 +1318,9 @@ if test "x$with_gnomevfs" != xno; then
  
  gnome_vfs_modules="gnome-vfs-2.0 >= gnome_vfs_required_version"
  
Index: patches/patch-desktop_gimp_desktop_in_in
===================================================================
RCS file: patches/patch-desktop_gimp_desktop_in_in
diff -N patches/patch-desktop_gimp_desktop_in_in
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ patches/patch-desktop_gimp_desktop_in_in    1 Oct 2009 10:40:47 -0000
@@ -0,0 +1,12 @@
+$OpenBSD$
+--- desktop/gimp.desktop.in.in.orig    Thu Oct  1 09:50:47 2009
++++ desktop/gimp.desktop.in.in Thu Oct  1 09:50:57 2009
+@@ -6,7 +6,7 @@ _GenericName=Image Editor
+ _Comment=Create images and edit photographs
+ ex...@gimp_command@ %U
+ tryexec=gi...@gimp_app_version@
+-Icon=gimp
++Icon=gimp.png
+ Terminal=false
+ Categories=Graphics;2DGraphics;RasterGraphics;GTK;
+ X-GNOME-Bugzilla-Bugzilla=GNOME
Index: patches/patch-etc_Makefile_in
===================================================================
RCS file: /cvs/ports/graphics/gimp/stable/patches/patch-etc_Makefile_in,v
retrieving revision 1.10
diff -u -p -r1.10 patch-etc_Makefile_in
--- patches/patch-etc_Makefile_in       16 Nov 2008 21:19:23 -0000      1.10
+++ patches/patch-etc_Makefile_in       1 Oct 2009 10:40:47 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-etc_Makefile_in,v 1.10 2008/11/16 21:19:23 kili Exp $
---- etc/Makefile.in.orig       Thu Oct 30 11:33:59 2008
-+++ etc/Makefile.in    Fri Oct 31 09:06:42 2008
-@@ -339,7 +339,7 @@ gimpdatadir = @gimpdatadir@
+--- etc/Makefile.in.orig       Thu Aug 13 21:37:06 2009
++++ etc/Makefile.in    Thu Oct  1 09:50:27 2009
+@@ -320,7 +320,7 @@ gimpdatadir = @gimpdatadir@
  gimpdir = @gimpdir@
  gimplocaledir = @gimplocaledir@
  gimpplugindir = @gimpplugindir@
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/graphics/gimp/stable/pkg/PLIST,v
retrieving revision 1.23
diff -u -p -r1.23 PLIST
--- pkg/PLIST   25 Sep 2009 12:43:16 -0000      1.23
+++ pkg/PLIST   1 Oct 2009 10:40:50 -0000
@@ -1756,6 +1756,7 @@ share/icons/hicolor/22x22/apps/gimp.png
 share/icons/hicolor/24x24/apps/gimp.png
 share/icons/hicolor/32x32/apps/gimp.png
 share/icons/hicolor/48x48/apps/gimp.png
+...@sample share/pixmaps/gimp.png
 share/icons/hicolor/64x64/apps/gimp.png
 share/icons/hicolor/scalable/apps/gimp.svg
 share/locale/am/LC_MESSAGES/gimp20.mo

Reply via email to