2008-10-04 04:29:49 +00:00
|
|
|
# Template build file for 'cairo'.
|
|
|
|
pkgname=cairo
|
2013-01-17 17:01:48 +00:00
|
|
|
version=1.12.10
|
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-10-22 18:22:50 +00:00
|
|
|
configure_args="--disable-static --enable-tee --enable-gl"
|
2012-06-05 22:22:13 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2008-10-02 17:50:48 +00:00
|
|
|
short_desc="Vector graphics library with cross-device output support"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-11-05 22:41:36 +00:00
|
|
|
license="LGPL-2.1, MPL-1.1"
|
2012-06-05 22:22:13 +00:00
|
|
|
homepage="http://cairographics.org"
|
|
|
|
distfiles="${homepage}/releases/$pkgname-$version.tar.xz"
|
2013-01-17 17:01:48 +00:00
|
|
|
checksum=f1581aef210f6caa9cf42875fb66ab3b47a32db9436bdfa9913b9bbd5034b03b
|
2012-11-08 21:38:08 +00:00
|
|
|
|
|
|
|
depends="pixman>=0.28"
|
|
|
|
makedepends="pkg-config libpng-devel>=1.5.10 fontconfig-devel
|
|
|
|
pixman-devel>=0.28 libXrender-devel glib-devel MesaLib-devel"
|