librsvg: update to 2.36.2.

This commit is contained in:
Juan RP 2012-08-21 09:04:22 +02:00
parent 3f66c474cc
commit 16841e269e

View file

@ -1,11 +1,12 @@
# Template build file for 'librsvg'. # Template build file for 'librsvg'.
pkgname=librsvg pkgname=librsvg
version=2.36.1 version=2.36.2
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --enable-introspection" configure_args="--disable-static --enable-introspection"
depends="gdk-pixbuf>=2.26.1_2" depends="gdk-pixbuf>=2.26.1_2"
makedepends="pkg-config intltool python libpng-devel>=1.5.10 libcroco-devel gtk+-devel gtk+3-devel gobject-introspection" makedepends="pkg-config intltool python libpng-devel>=1.5.10 libcroco-devel
gtk+-devel gtk+3-devel gobject-introspection"
triggers="gtk-pixbuf-loaders" triggers="gtk-pixbuf-loaders"
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
short_desc="SVG library for GNOME" short_desc="SVG library for GNOME"
@ -13,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://librsvg.sourceforge.net/" homepage="http://librsvg.sourceforge.net/"
license="LGPL-2.1" license="LGPL-2.1"
distfiles="${GNOME_SITE}/$pkgname/2.36/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/2.36/$pkgname-$version.tar.xz"
checksum=786b95e1a091375c5ef2997a21c69ff24d7077afeff18197355f54d9dcbcd8c5 checksum=3906ad8aa5426f6db3891de98d3b72143155282f63c306a71fdb42f3246a1f08
long_desc=" long_desc="
librsvg is Raph's scalable vector graphics library. It provides support for librsvg is Raph's scalable vector graphics library. It provides support for
SVG graphics, and is used by the GNOME desktop. SVG graphics, and is used by the GNOME desktop.