pixman: update to 0.43.4.
This commit is contained in:
parent
d86b38c8ec
commit
c0d5795889
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pixman'
|
# Template file for 'pixman'
|
||||||
pkgname=pixman
|
pkgname=pixman
|
||||||
version=0.42.2
|
version=0.43.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
# gtk is only necessary for demos, disabled to avoid dependency loop
|
# gtk is only necessary for demos, disabled to avoid dependency loop
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://pixman.org/"
|
homepage="http://pixman.org/"
|
||||||
distfiles="https://www.cairographics.org/releases/pixman-${version}.tar.gz"
|
distfiles="https://www.cairographics.org/releases/pixman-${version}.tar.gz"
|
||||||
checksum=ea1480efada2fd948bc75366f7c349e1c96d3297d09a3fe62626e38e234a625e
|
checksum=a0624db90180c7ddb79fc7a9151093dc37c646d8c38d3f232f767cf64b85a226
|
||||||
|
|
||||||
# set stacksize for musl: https://gitlab.gnome.org/GNOME/librsvg/-/issues/595
|
# set stacksize for musl: https://gitlab.gnome.org/GNOME/librsvg/-/issues/595
|
||||||
LDFLAGS="-Wl,-z,stack-size=2097152"
|
LDFLAGS="-Wl,-z,stack-size=2097152"
|
||||||
|
|
Loading…
Reference in New Issue