gdk-pixbuf ver. bump
This commit is contained in:
@@ -11,6 +11,7 @@ from pisi.actionsapi import mesontools
|
||||
|
||||
def setup():
|
||||
options = "-Dbuiltin_loaders=png \
|
||||
-Dothers=enabled \
|
||||
"
|
||||
if get.buildTYPE()=="emul32":
|
||||
options += "-Dintrospection=disabled \
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>GDK pixbuf library</Summary>
|
||||
<Description>gdk-pixbuf is a library that provides image loading and scaling support for gtk+ applications</Description>
|
||||
<Archive sha1sum="2fec549625f33685cab5d9d432bdb5887279acbb" type="tarxz">mirrors://gnome/gdk-pixbuf/2.42/gdk-pixbuf-2.42.10.tar.xz</Archive>
|
||||
<Archive sha1sum="06a622bc6a591b32adbd7698a176ee8e9d6cf9c9" type="tarxz">mirrors://gnome/gdk-pixbuf/2.42/gdk-pixbuf-2.42.12.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
@@ -30,6 +30,9 @@
|
||||
<Dependency>python-docutils</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">0001-fix-build-failure-due-to-typo-in-the-build-script.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -118,6 +121,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="15">
|
||||
<Date>2024-05-15</Date>
|
||||
<Version>2.42.12</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2022-10-25</Date>
|
||||
<Version>2.42.10</Version>
|
||||
|
||||
Reference in New Issue
Block a user