#34341: Gimp 2.8 ---------------------------------+------------------------------------------ Reporter: peterjsin@… | Owner: devans@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: gimp ---------------------------------+------------------------------------------ Comment(by mattiafrancescomoro@…): This is the command i used in my local port {{{ install -d python aqua graphics cp -r /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py27-gobject python/ cp -r /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua /gimp-app aqua/ cp -r /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics /gdk-pixbuf2 graphics/ cp -r /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/gimp graphics/ cp -r /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/gegl graphics/ cp -r /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/babl graphics/ cp -r /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/gimp2 graphics/ patch -p0 < gimp-2.8.0.patch patching file python/py27-gobject/files/patch-gi_pygi.h patching file python/py27-gobject/Portfile patching file aqua/gimp-app/Portfile patching file graphics/gdk-pixbuf2/Portfile Reversed (or previously applied) patch detected! Assume -R? [n] y Hunk #2 FAILED at 15. Hunk #3 FAILED at 25. 2 out of 3 hunks FAILED -- saving rejects to file graphics/gdk- pixbuf2/Portfile.rej patching file graphics/gimp/Portfile patching file graphics/gegl/files/patch-configure.diff patching file graphics/gegl/Portfile patching file graphics/babl/files/babl-palette.c.patch patching file graphics/babl/Portfile patching file graphics/gimp2/Portfile portindex }}} so i edited the graphics/gdk-pixbuf2/Portfile and substitute the lines (as in patch), then i tried to emerge gimp2 but libgnomeui fails(http://pastebin.com/m8q1kBDS) -- Ticket URL: <https://trac.macports.org/ticket/34341#comment:19> MacPorts <http://www.macports.org/> Ports system for Mac OS