2009-04-21 21:59:17 +00:00
|
|
|
# Template build file for 'librsvg'.
|
|
|
|
pkgname=librsvg
|
2012-09-12 18:28:17 +00:00
|
|
|
version=2.36.3
|
2012-08-21 07:04:22 +00:00
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-03-26 15:53:26 +00:00
|
|
|
configure_args="--disable-static --enable-introspection"
|
2012-06-06 06:14:19 +00:00
|
|
|
depends="gdk-pixbuf>=2.26.1_2"
|
2012-08-21 07:04:22 +00:00
|
|
|
makedepends="pkg-config intltool python libpng-devel>=1.5.10 libcroco-devel
|
|
|
|
gtk+-devel gtk+3-devel gobject-introspection"
|
2012-06-06 06:14:19 +00:00
|
|
|
triggers="gtk-pixbuf-loaders"
|
|
|
|
subpackages="$pkgname-devel"
|
2011-04-05 10:07:04 +00:00
|
|
|
short_desc="SVG library for GNOME"
|
2009-04-21 21:59:17 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-06-06 06:14:19 +00:00
|
|
|
homepage="http://librsvg.sourceforge.net/"
|
|
|
|
license="LGPL-2.1"
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/2.36/$pkgname-$version.tar.xz"
|
2012-09-12 18:28:17 +00:00
|
|
|
checksum=3d7d583271030e21acacc60cb6b81ee305713c9da5e98429cbd609312aea3632
|
2009-04-21 21:59:17 +00:00
|
|
|
long_desc="
|
|
|
|
librsvg is Raph's scalable vector graphics library. It provides support for
|
|
|
|
SVG graphics, and is used by the GNOME desktop.
|
|
|
|
|
|
|
|
This package provides the librsvg library as well as some addons: a pixbuf
|
|
|
|
loader and a theme engine for the GTK+ toolkit."
|