pixman: update to 0.18.4.
This commit is contained in:
parent
278c867bd1
commit
df87fc1763
1 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template build file for 'pixman'.
|
||||
pkgname=pixman
|
||||
version=0.18.2
|
||||
version=0.18.4
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-gtk" # do not require gtk+!
|
||||
short_desc="Library of low-level pixel manipulation routines"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=28a061364e24092a2bde6c879a7492c63bad7d52dde7eef711648ee119423923
|
||||
checksum=399d2084f9f94cf51950a6a34edf8badd43f96f48039ff7a2e9193628eae30f1
|
||||
long_desc="
|
||||
Pixel manipulation library for modular X.org."
|
||||
|
||||
|
|
Loading…
Reference in a new issue