summaryrefslogtreecommitdiff
path: root/package/cairo/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-03-07 16:53:55 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-03-07 16:53:55 +0100
commitff59ef698400eb0c780ea4061fbc99a010e3f7e2 (patch)
treea68a82eb5f1df7246ccd4d9a1352d50f9f5f0889 /package/cairo/Makefile
parent8aae553b7ad9fc0b3c3cc41488541b7e5096c8cf (diff)
revert updates, compile problems
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