gimp-2.10.32.
This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
@@ -34,7 +33,6 @@ def setup():
|
||||
pisitools.dosed("desktop/gimp.desktop.in", "^MimeType=application/postscript;application/pdf;(.*)$",
|
||||
"MimeType=\\1;image/x-sun-raster;image/x-gray;image/x-pcx;image/jpg;image/x-bmp;image/pjpeg;image/x-png;application/illustrator;")
|
||||
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
|
||||
@@ -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="2a755e1a2ceffc6e33dff41e102351272c1d1b84" type="tarbz2">https://download.gimp.org/pub/gimp/v2.10/gimp-2.10.30.tar.bz2</Archive>
|
||||
<Archive sha1sum="bc127cd49031fe27bb4210c5b3d2d092278c3073" type="tarbz2">https://download.gimp.org/pub/gimp/v2.10/gimp-2.10.32.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>bzip2</Dependency>
|
||||
<Dependency>xz-devel</Dependency>
|
||||
@@ -21,9 +21,9 @@
|
||||
<Dependency>tiff-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>lcms-devel</Dependency>
|
||||
<Dependency versionFrom="0.4.16">gegl-devel</Dependency>
|
||||
<Dependency versionFrom="0.4.40">gegl-devel</Dependency>
|
||||
<Dependency>glib-networking</Dependency>
|
||||
<Dependency versionFrom="0.1.66">babl-devel</Dependency>
|
||||
<Dependency versionFrom="0.1.98">babl-devel</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
<Dependency>gtk2-devel</Dependency>
|
||||
<Dependency>aalib-devel</Dependency>
|
||||
@@ -33,6 +33,7 @@
|
||||
<Dependency>libwmf-devel</Dependency>
|
||||
<Dependency>jasper-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libjxl-devel</Dependency>
|
||||
<Dependency>libmng-devel</Dependency>
|
||||
<Dependency>libpng-devel</Dependency>
|
||||
<Dependency>libXpm-devel</Dependency>
|
||||
@@ -122,6 +123,7 @@
|
||||
<Dependency>libXmu</Dependency>
|
||||
<Dependency>jasper</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libjxl</Dependency>
|
||||
<Dependency>libXext</Dependency>
|
||||
<Dependency>librsvg</Dependency>
|
||||
<Dependency>libexif</Dependency>
|
||||
@@ -1216,6 +1218,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="18">
|
||||
<Date>2023-01-28</Date>
|
||||
<Version>2.10.32</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2022-05-14</Date>
|
||||
<Version>2.10.30</Version>
|
||||
|
||||
Reference in New Issue
Block a user