pixman: update to 0.22.0.
This commit is contained in:
parent
20eafc72b9
commit
820e76eae2
|
@ -1,12 +1,12 @@
|
||||||
# Template build file for 'pixman'.
|
# Template build file for 'pixman'.
|
||||||
pkgname=pixman
|
pkgname=pixman
|
||||||
version=0.20.2
|
version=0.22.0
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-gtk" # do not require gtk+!
|
configure_args="--disable-gtk" # do not require gtk+!
|
||||||
short_desc="Library of low-level pixel manipulation routines"
|
short_desc="Library of low-level pixel manipulation routines"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=30316f269a6b84c32b47545ca7fc428fd16875849fea644dc6910b3f8c33f4a9
|
checksum=24a1bce57c36c773f67d48f7f25f80d69a47ef92a67404f1644d94dee156ae2b
|
||||||
long_desc="
|
long_desc="
|
||||||
Pixel manipulation library for modular X.org."
|
Pixel manipulation library for modular X.org."
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue