mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
cairo: update to 1.8.8.
--HG-- extra : convert_revision : 7937304c4bfd2aad42301997adc68e9463a0ce97
This commit is contained in:
parent
80e1b0f241
commit
a94fce8a9a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'cairo'.
|
# Template build file for 'cairo'.
|
||||||
pkgname=cairo
|
pkgname=cairo
|
||||||
version=1.8.6
|
version=1.8.8
|
||||||
distfiles="http://cairographics.org/releases/$pkgname-$version.tar.gz"
|
distfiles="http://cairographics.org/releases/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-xlib=yes --enable-xlib-xrender=yes
|
configure_args="--enable-xlib=yes --enable-xlib-xrender=yes
|
||||||
|
@ -9,7 +9,7 @@ configure_args="--enable-xlib=yes --enable-xlib-xrender=yes
|
||||||
--enable-ps=yes --enable-svg=yes --disable-gcov"
|
--enable-ps=yes --enable-svg=yes --disable-gcov"
|
||||||
short_desc="Vector graphics library with cross-device output support"
|
short_desc="Vector graphics library with cross-device output support"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=93a347af0cecf258be8fb54265b16a0fb16317df4a32896141d2987c30773535
|
checksum=3c51d3de5dc4596e01a6675acd3c86c2c99c00f02e8fad5493758a29fe451c90
|
||||||
long_desc="
|
long_desc="
|
||||||
Cairo is a vector graphics library with cross-device output support. Currently
|
Cairo is a vector graphics library with cross-device output support. Currently
|
||||||
supported output targets include the X Window System and in-memory image
|
supported output targets include the X Window System and in-memory image
|
||||||
|
|
Loading…
Add table
Reference in a new issue