pixman ver. bump
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Pixel manipulation library</Summary>
|
||||
<Description>Pixman contains lowlevel pixel manipulation routines.</Description>
|
||||
<Archive sha1sum="678cdf71b2e48f773c5bdaa18555b4ca5eac5091" type="tarxz">mirrors://xorg/individual/lib/pixman-0.43.4.tar.xz</Archive>
|
||||
<Archive sha1sum="b26c5a2a5ac79c5fcefe0986c4a9cc302415966f" type="tarxz">mirrors://xorg/individual/lib/pixman-0.44.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>libpng-devel</Dependency>
|
||||
@@ -57,6 +57,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="13">
|
||||
<Date>2024-11-06</Date>
|
||||
<Version>0.44.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2024-03-07</Date>
|
||||
<Version>0.43.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user