pixman: update to 0.32.8.
This commit is contained in:
parent
cce5feee50
commit
e3d79173c2
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'pixman'.
|
||||
pkgname=pixman
|
||||
version=0.32.6
|
||||
revision=2
|
||||
version=0.32.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-gtk" # do not require gtk+!
|
||||
hostmakedepends="pkg-config perl"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=201fc0d7d6bc0017496f2bd27b3ca14224aea0df6b624c5ee2dc0307a4ff14a4
|
||||
checksum=5c63dbb3523fc4d86ed4186677815918a941b7cb390d5eec4f55cb5d66b59fb1
|
||||
|
||||
pre_configure() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
@ -18,7 +18,7 @@ pre_configure() {
|
|||
esac
|
||||
}
|
||||
post_install() {
|
||||
vinstall COPYING 644 usr/share/licenses/$pkgname
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
pixman-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user