cairo: update to 1.12.10.
This commit is contained in:
parent
c07233619d
commit
51b43717bc
@ -2,11 +2,7 @@
|
||||
#
|
||||
depends="fontconfig-devel glib-devel libpng-devel>=1.5.10
|
||||
libXrender-devel pixman-devel MesaLib-devel cairo-${version}_${revision}"
|
||||
short_desc="${sourcepkg} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
short_desc="${short_desc} -- development files"
|
||||
noarch=yes
|
||||
|
||||
do_install() {
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Template build file for 'cairo'.
|
||||
pkgname=cairo
|
||||
version=1.12.8
|
||||
revision=2
|
||||
version=1.12.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-tee --enable-gl"
|
||||
subpackages="$pkgname-devel"
|
||||
@ -10,18 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1, MPL-1.1"
|
||||
homepage="http://cairographics.org"
|
||||
distfiles="${homepage}/releases/$pkgname-$version.tar.xz"
|
||||
checksum=8fbb6fc66117ab4100bad830cb4479497e53c6f3facb98bf05c8d298554ebdd9
|
||||
long_desc="
|
||||
Cairo is a vector graphics library with cross-device output support. Currently
|
||||
supported output targets include the X Window System and in-memory image
|
||||
buffers. PostScript and PDF file output is planned. Cairo is designed to
|
||||
produce identical output on all output media while taking advantage of display
|
||||
hardware acceleration when available (eg. through the X Render Extension).
|
||||
|
||||
Cairo provides a stateful user-level API with capabilities similar to the PDF
|
||||
1.4 imaging model. Cairo provides operations including stroking and filling
|
||||
Bezier cubic splines, transforming and compositing translucent images, and
|
||||
antialiased text rendering."
|
||||
checksum=f1581aef210f6caa9cf42875fb66ab3b47a32db9436bdfa9913b9bbd5034b03b
|
||||
|
||||
depends="pixman>=0.28"
|
||||
makedepends="pkg-config libpng-devel>=1.5.10 fontconfig-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user