diff --git a/desktop/toolkit/gtk/gdk-pixbuf/actions.py b/desktop/toolkit/gtk/gdk-pixbuf/actions.py
index 95f53b4728..ca0e73d632 100644
--- a/desktop/toolkit/gtk/gdk-pixbuf/actions.py
+++ b/desktop/toolkit/gtk/gdk-pixbuf/actions.py
@@ -29,18 +29,17 @@ def setup():
#pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
- options = "-Dgtk_doc=true \
- -Dx11=true \
+ options = "-Dx11=true \
-Dbuiltin_loaders=png \
-Djasper=true \
"
if get.buildTYPE()=="emul32" :
- options += "-Dintrospection=false \
+ options += "-Dintrospection=disabled \
-Dinstalled_tests=false \
--bindir=/usr/bin32"
else:
- options += "-Dintrospection=true"
+ options += "-Dintrospection=enabled -Dgtk_doc=true"
mesontools.configure(options)
diff --git a/desktop/toolkit/gtk/gdk-pixbuf/pspec.xml b/desktop/toolkit/gtk/gdk-pixbuf/pspec.xml
index f120c4fab5..2b61c8dcfe 100644
--- a/desktop/toolkit/gtk/gdk-pixbuf/pspec.xml
+++ b/desktop/toolkit/gtk/gdk-pixbuf/pspec.xml
@@ -12,10 +12,11 @@
library
GDK pixbuf library
gdk-pixbuf is a library that provides image loading and scaling support for gtk+ applications
- mirrors://gnome/gdk-pixbuf/2.40/gdk-pixbuf-2.40.0.tar.xz
+ mirrors://gnome/gdk-pixbuf/2.42/gdk-pixbuf-2.42.6.tar.xz
meson
gtk-doc
+ gi-docgen
glib2-devel
libX11-devel
tiff-devel
@@ -23,7 +24,7 @@
libpng-devel
jasper-devel
shared-mime-info
- python-six
+ python3-six
docbook-xsl
gobject-introspection-devel
@@ -47,7 +48,6 @@
/usr/lib
/usr/share/locale
/usr/share/man
- /usr/share/doc
/usr/share
/usr/share/gir-1.0
@@ -76,7 +76,7 @@
gdk-pixbuf-docs
Reference documents for gdk-pixbuf
- /usr/share/gtk-doc
+ /usr/share/doc
@@ -113,6 +113,13 @@
+
+ 2021-05-26
+ 2.42.6
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-05-01
2.40.0