mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] pixman: Version bump. 0.43.4 -> 0.44.0
@ 2024-11-07 18:40 Christian Melki
  2024-11-09  7:07 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-11-07 18:40 UTC (permalink / raw)
  To: ptxdist

Minor changes.
https://lists.freedesktop.org/archives/pixman/2024-November/005023.html

* Some options were removed. Clean up here too.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/pixman.make | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/rules/pixman.make b/rules/pixman.make
index 5ebbcb059..4c087ba2b 100644
--- a/rules/pixman.make
+++ b/rules/pixman.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PIXMAN) += pixman
 #
 # Paths and names
 #
-PIXMAN_VERSION	:= 0.43.4
-PIXMAN_MD5	:= ca6767b8056637d690cd17970daf4b18
+PIXMAN_VERSION	:= 0.44.0
+PIXMAN_MD5	:= cf9628e53e9e5e992997c19908d6031e
 PIXMAN		:= pixman-$(PIXMAN_VERSION)
 PIXMAN_SUFFIX	:= tar.xz
 PIXMAN_URL	:= $(call ptx/mirror, XORG, individual/lib/$(PIXMAN).$(PIXMAN_SUFFIX))
@@ -40,8 +40,6 @@ PIXMAN_CONF_OPT		:= \
 	-Dgnu-inline-asm=disabled \
 	-Dgnuplot=false \
 	-Dgtk=disabled \
-	-Diwmmxt=disabled \
-	-Diwmmxt2=false \
 	-Dlibpng=disabled \
 	-Dloongson-mmi=disabled \
 	-Dmips-dspr2=disabled \
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-09  7:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-07 18:40 [ptxdist] [PATCH] pixman: Version bump. 0.43.4 -> 0.44.0 Christian Melki
2024-11-09  7:07 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox