gimp ver. bump

This commit is contained in:
Rmys
2025-11-09 16:26:23 +03:00
parent a7d6d2b248
commit a36a5916b4
3 changed files with 27 additions and 6 deletions
+9 -2
View File
@@ -15,7 +15,7 @@
<IsA>app:console</IsA>
<Summary>A graph based image processing framework</Summary>
<Description>gegl (Generic Graphics Library) provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output.</Description>
<Archive sha1sum="3831a6226984bb77ede40cad07e7f66b448d1ea2" type="tarxz">https://download.gimp.org/pub/gegl/0.4/gegl-0.4.62.tar.xz</Archive>
<Archive sha1sum="65c2beba19fb813c4fb66d1d29b3626fb0fc70fa" type="tarxz">https://download.gimp.org/pub/gegl/0.4/gegl-0.4.64.tar.xz</Archive>
<BuildDependencies>
<Dependency>ruby</Dependency>
<Dependency>meson</Dependency>
@@ -47,7 +47,7 @@
<Dependency>poppler-glib-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency versionFrom="0.1.98">babl-devel</Dependency>
<Dependency versionFrom="0.1.116">babl-devel</Dependency>
<!--< Dependency>enscript</Dependency> -->
<!-- <Dependency>graphviz</Dependency> -->
<!-- <Dependency>libopenraw-devel</Dependency> -->
@@ -112,6 +112,13 @@
</Package>
<History>
<Update release="26">
<Date>2025-11-09</Date>
<Version>0.4.64</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="25">
<Date>2025-07-30</Date>
<Version>0.4.62</Version>