mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
parent
2d59a12ed7
commit
fa31a1982a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pixman'
|
||||
pkgname=pixman
|
||||
version=0.46.2
|
||||
version=0.46.4
|
||||
revision=1
|
||||
build_style=meson
|
||||
# gtk is only necessary for demos, disabled to avoid dependency loop
|
||||
|
@ -14,7 +14,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
|||
license="MIT"
|
||||
homepage="http://pixman.org/"
|
||||
distfiles="https://www.cairographics.org/releases/pixman-${version}.tar.gz"
|
||||
checksum=3e0de5ba6e356916946a3d958192f15505dcab85134771bfeab4ce4e29bbd733
|
||||
checksum=d09c44ebc3bd5bee7021c79f922fe8fb2fb57f7320f55e97ff9914d2346a591c
|
||||
|
||||
# set stacksize for musl: https://gitlab.gnome.org/GNOME/librsvg/-/issues/595
|
||||
LDFLAGS="-Wl,-z,stack-size=2097152"
|
||||
|
|
Loading…
Add table
Reference in a new issue