diff --git a/x11/library/pixman/actions.py b/x11/library/pixman/actions.py
index 1ac7c62b4f..752c4ad605 100644
--- a/x11/library/pixman/actions.py
+++ b/x11/library/pixman/actions.py
@@ -19,7 +19,7 @@ def setup():
-Dvmx=disabled \
-Darm-simd=disabled \
-Dneon=disabled \
- -Diwmmxt=disabled \
+ -Drvv=disabled \
-Dmips-dspr2=disabled \
-Dgtk=disabled"
@@ -27,7 +27,7 @@ def setup():
shelltools.export("CC", "%s -m32" % get.CC())
shelltools.export("CXX", "%s -m32" % get.CXX())
shelltools.export("PKG_CONFIG_PATH", "/usr/lib32/pkgconfig")
- options += " --libdir=lib32 \
+ options += " -Ddemos=disabled --libdir=lib32 \
"
mesontools.configure(options)
diff --git a/x11/library/pixman/pspec.xml b/x11/library/pixman/pspec.xml
index 5c89082ae2..79a53c2d4e 100644
--- a/x11/library/pixman/pspec.xml
+++ b/x11/library/pixman/pspec.xml
@@ -12,7 +12,7 @@
library
Pixel manipulation library
Pixman contains lowlevel pixel manipulation routines.
- mirrors://xorg/individual/lib/pixman-0.43.4.tar.xz
+ mirrors://xorg/individual/lib/pixman-0.44.0.tar.xz
meson
libpng-devel
@@ -57,6 +57,13 @@
+
+ 2024-11-06
+ 0.44.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2024-03-07
0.43.4