pixman: update to 0.20.0.
This commit is contained in:
parent
5b02c8da81
commit
afe2dba3a3
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template build file for 'pixman'.
|
# Template build file for 'pixman'.
|
||||||
pkgname=pixman
|
pkgname=pixman
|
||||||
version=0.18.4
|
version=0.20.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=399d2084f9f94cf51950a6a34edf8badd43f96f48039ff7a2e9193628eae30f1
|
checksum=4798a9961bf38a1b25cabef0a8a73fd7dcc6b98da187ce55b1420894360188b5
|
||||||
long_desc="
|
long_desc="
|
||||||
Pixel manipulation library for modular X.org."
|
Pixel manipulation library for modular X.org."
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue