gegl close #6813:ver.bump

This commit is contained in:
Rmys
2019-04-25 16:42:07 +03:00
parent 627c55a949
commit d01bd4ef79
2 changed files with 14 additions and 11 deletions
+2 -9
View File
@@ -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")
pisitools.dodoc("AUTHORS", "ChangeLog*", "HACKING", "NEWS", "README", "INSTALL", "LICENSE")
+12 -2
View File
@@ -11,7 +11,7 @@
<License>GPLv2</License>
<Summary>GNU Image Manipulation Program</Summary>
<Description>GIMP is a mature image editor with many advanced features and plugin support.</Description>
<Archive sha1sum="fb694b0cda834e7b7924e9ba09b764b5c46fe93c" type="tarbz2">https://download.gimp.org/pub/gimp/v2.10/gimp-2.10.8.tar.bz2</Archive>
<Archive sha1sum="e920e5f5b7a895e2c8b1680136453ceb2a3e575c" type="tarbz2">https://download.gimp.org/pub/gimp/v2.10/gimp-2.10.10.tar.bz2</Archive>
<BuildDependencies>
<Dependency>bzip2</Dependency>
<Dependency>xz-devel</Dependency>
@@ -68,6 +68,7 @@
<Dependency>iso-codes</Dependency>
<Dependency>shared-mime-info</Dependency>
<Dependency>webp-devel</Dependency>
<Dependency>openexr-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch>single_window.patch</Patch> -->
@@ -112,7 +113,7 @@
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>lcms2</Dependency>
<!--Dependency>gegl02</Dependency-->
<Dependency>ilmbase</Dependency>
<Dependency>harfbuzz</Dependency>
<Dependency>libgexiv2</Dependency>
<Dependency>libmypaint</Dependency>
@@ -132,6 +133,7 @@
<Dependency>dbus-glib</Dependency>
<Dependency>libXfixes</Dependency>
<Dependency>eudev</Dependency>
<Dependency>openexr-libs</Dependency>
<Dependency>libXcursor</Dependency>
<Dependency>fontconfig</Dependency>
<Dependency>gdk-pixbuf</Dependency>
@@ -147,6 +149,7 @@
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="data">/usr/share/gimp</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/usr/share/appdata</Path>
@@ -1211,6 +1214,13 @@
</Package>
<History>
<Update release="9">
<Date>2019-04-25</Date>
<Version>2.10.10</Version>
<Comment>Release Bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2018-12-26</Date>
<Version>2.10.8</Version>