summaryrefslogtreecommitdiff
path: root/package/cairo/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2013-03-09 20:59:00 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2013-03-09 20:59:00 +0100
commit7744992874e623136797febd669b5b40e0a18178 (patch)
tree39bb948e06271e76586906c60466be421120ff55 /package/cairo/Makefile
parent4a619c92b7a63e852a019186ece93a76eeea4acf (diff)
parent2261e8e2b3cda815ac79bd934756b94a3fa67fe5 (diff)
Merge branch 'master' of git://www.openadk.org/git/openadk
Diffstat (limited to 'package/cairo/Makefile')
-rw-r--r--package/cairo/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/package/cairo/Makefile b/package/cairo/Makefile
index 5cf30d57d..93453d917 100644
--- a/package/cairo/Makefile
+++ b/package/cairo/Makefile
@@ -4,17 +4,18 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= cairo
-PKG_VERSION:= 1.12.12
+PKG_VERSION:= 1.10.2
PKG_RELEASE:= 1
-PKG_MD5SUM:= 9f7315e54885c735dcfdabe77f322d30
+PKG_MD5SUM:= f101a9e88b783337b20b2e26dfd26d5f
PKG_DESCR:= cairo graphics library
PKG_SECTION:= libs
PKG_DEPENDS:= fontconfig libfreetype libpng libx11 pixman
PKG_BUILDDEP:= libpng pixman freetype fontconfig libX11 libXrender glib
+PKG_BUILDDEP+= libXext
PKG_URL:= http://cairographics.org/
PKG_SITES:= http://cairographics.org/releases/
-DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
+#DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
PKG_SUBPKGS:= CAIRO CAIRO_DEV
PKGSC_CAIRO_DEV:= devel