librsvg: update to 2.36.4.

This commit is contained in:
Juan RP 2012-10-16 09:05:20 +02:00
parent a7e4ca71c9
commit 853376d254
3 changed files with 5 additions and 10 deletions

View File

@ -1,7 +1,8 @@
# Template file for 'librsvg-devel'.
#
noarch=yes
depends="gdk-pixbuf-devel cairo-devel libcroco-devel librsvg>=$version"
depends="gdk-pixbuf-devel cairo-devel libcroco-devel
${sourcepkg}-${version}_${revision}"
short_desc="${sourcepkg} development files"
long_desc="${long_desc}

View File

@ -9,15 +9,9 @@ libgdk_pixbuf-2.0.so.0
libgtk-3.so.0
libgdk-3.so.0
libgio-2.0.so.0
libpangoft2-1.0.so.0
libpangocairo-1.0.so.0
libpango-1.0.so.0
libfontconfig.so.1
libfreetype.so.6
libcroco-0.6.so.3
libxml2.so.2
libm.so.6
libatk-1.0.so.0
libgmodule-2.0.so.0
librt.so.1
libpng15.so.15

View File

@ -1,12 +1,12 @@
# Template build file for 'librsvg'.
pkgname=librsvg
version=2.36.3
version=2.36.4
revision=1
build_style=gnu-configure
configure_args="--disable-static --enable-introspection"
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"
gtk+-devel gtk+3-devel gobject-introspection"
triggers="gtk-pixbuf-loaders"
subpackages="$pkgname-devel"
short_desc="SVG library for GNOME"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://librsvg.sourceforge.net/"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/$pkgname/2.36/$pkgname-$version.tar.xz"
checksum=3d7d583271030e21acacc60cb6b81ee305713c9da5e98429cbd609312aea3632
checksum=1021935204798f4f0ad3004a09b583668ea94a48593461b147fdcff68a18e6c2
long_desc="
librsvg is Raph's scalable vector graphics library. It provides support for
SVG graphics, and is used by the GNOME desktop.