diff --git a/multimedia/graphics/gimp/gimp/actions.py b/multimedia/graphics/gimp/gimp/actions.py index 7e58c02864..38a745ad57 100644 --- a/multimedia/graphics/gimp/gimp/actions.py +++ b/multimedia/graphics/gimp/gimp/actions.py @@ -21,17 +21,10 @@ def setup(): --enable-sse \ --enable-mp \ --with-linux-input \ - --with-poppler \ - --with-libjpeg \ - --with-libexif \ - --with-librsvg \ - --with-libtiff \ --with-libmng \ - --with-libpng \ --with-webkit \ - --with-lcms \ + --with-openexr \ --with-alsa \ - --with-dbus \ --with-aa \ --with-x") @@ -48,4 +41,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog*", "HACKING", "NEWS", "README", "INSTALL", "LICENSE") \ No newline at end of file + pisitools.dodoc("AUTHORS", "ChangeLog*", "HACKING", "NEWS", "README", "INSTALL", "LICENSE") diff --git a/multimedia/graphics/gimp/gimp/pspec.xml b/multimedia/graphics/gimp/gimp/pspec.xml index ab6942df1d..9c563815c1 100644 --- a/multimedia/graphics/gimp/gimp/pspec.xml +++ b/multimedia/graphics/gimp/gimp/pspec.xml @@ -11,7 +11,7 @@ GPLv2 GNU Image Manipulation Program GIMP is a mature image editor with many advanced features and plugin support. - https://download.gimp.org/pub/gimp/v2.10/gimp-2.10.8.tar.bz2 + https://download.gimp.org/pub/gimp/v2.10/gimp-2.10.10.tar.bz2 bzip2 xz-devel @@ -68,6 +68,7 @@ iso-codes shared-mime-info webp-devel + openexr-devel @@ -112,7 +113,7 @@ cairo glib2 lcms2 - + ilmbase harfbuzz libgexiv2 libmypaint @@ -132,6 +133,7 @@ dbus-glib libXfixes eudev + openexr-libs libXcursor fontconfig gdk-pixbuf @@ -147,6 +149,7 @@ /usr/share/man /usr/share/doc /usr/bin + /usr/libexec /usr/share/gimp /usr/share/icons /usr/share/appdata @@ -1211,6 +1214,13 @@ + + 2019-04-25 + 2.10.10 + Release Bump. + Mustafa Cinasal + admin@pisilinux.org + 2018-12-26 2.10.8