mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
pixman: update to 0.46.2
CI rerun
This commit is contained in:
parent
663a39dac6
commit
c82bd76e2f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pixman'
|
# Template file for 'pixman'
|
||||||
pkgname=pixman
|
pkgname=pixman
|
||||||
version=0.44.0
|
version=0.46.2
|
||||||
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=89a4c1e1e45e0b23dffe708202cb2eaffde0fe3727d7692b2e1739fec78a7dac
|
checksum=3e0de5ba6e356916946a3d958192f15505dcab85134771bfeab4ce4e29bbd733
|
||||||
|
|
||||||
# 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…
Add table
Reference in a new issue