summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2024-11-08 12:04:58 +0100
committerMatthieu Herrb <matthieu@herrb.eu>2024-11-08 12:07:09 +0100
commita7b738bced73617ea24f9bed86b511d8878cfa65 (patch)
tree7671e2a8f013ad2cfdba1cf725352cd6bb1f2379
parentf0b342a7af7a2ff0a1597947d1c209a4b8397106 (diff)
graphics/pixman: update to 0.44.0
-rw-r--r--graphics/pixman/Makefile10
-rw-r--r--graphics/pixman/distinfo4
2 files changed, 8 insertions, 6 deletions
diff --git a/graphics/pixman/Makefile b/graphics/pixman/Makefile
index cc2b18a..8668922 100644
--- a/graphics/pixman/Makefile
+++ b/graphics/pixman/Makefile
@@ -1,8 +1,8 @@
COMMENT = low-level software library for pixel manipulation
-DISTNAME = pixman-0.43.4
+DISTNAME = pixman-0.44.0
-SHARED_LIBS = pixman-1 43.4
+SHARED_LIBS = pixman-1 44.0
CATEGORIES = graphics
@@ -34,8 +34,10 @@ CONFIGURE_ARGS += -Dvmx=disabled
.if ${MACHINE_ARCH} != arm
CONFIGURE_ARGS += -Darm-simd=disabled \
-Dneon=disabled \
- -Da64-neon=disabled \
- -Diwmmxt=disabled
+ -Da64-neon=disabled
+.endif
+.if ${MACHINE_ARCH} != riscv64
+CONFIGURE_ARGS += -Drvv=disabled
.endif
.include <bsd.port.mk>
diff --git a/graphics/pixman/distinfo b/graphics/pixman/distinfo
index 2d25e76..c97d1a9 100644
--- a/graphics/pixman/distinfo
+++ b/graphics/pixman/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pixman-0.43.4.tar.gz) = oGJNuQGAx923n8epFRCT3DfGRtjDjT8jL3Z89kuFoiY=
-SIZE (pixman-0.43.4.tar.gz) = 794035
+SHA256 (pixman-0.44.0.tar.gz) = iaTB4eReCyPf/nCCAssur/3g/jcn12krLhc5/seKfaw=
+SIZE (pixman-0.44.0.tar.gz) = 812995