summaryrefslogtreecommitdiff
path: root/package/pixman/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-04-07 21:23:57 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-04-07 21:23:57 +0200
commit9201a515c4973269245bce80939aaac199e0a9f2 (patch)
treebf32e4cdf65dbe72565e75fd9d03892e0e2a7382 /package/pixman/Makefile
parent4882a074aac789c688d8ccc444f7cd57d775fe8a (diff)
update to latest upstream version
Diffstat (limited to 'package/pixman/Makefile')
-rw-r--r--package/pixman/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/pixman/Makefile b/package/pixman/Makefile
index 939353eaf..2b136ec07 100644
--- a/package/pixman/Makefile
+++ b/package/pixman/Makefile
@@ -4,11 +4,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= pixman
-PKG_VERSION:= 0.16.2
+PKG_VERSION:= 0.20.2
PKG_RELEASE:= 1
-PKG_MD5SUM:= 02bd3669f53c404c19980d5efb6f86fb
+PKG_MD5SUM:= a923c20af88e469ac29ba42cfedb88c2
PKG_DESCR:= Pixel manipulation library
PKG_SECTION:= x11/libs
+PKG_BUILDDEP:= libpng
PKG_SITES:= http://www.cairographics.org/releases/
PKG_SUBPKGS:= PIXMAN PIXMAN_DEV