2009-04-21 23:59:17 +02:00
|
|
|
# Template build file for 'librsvg'.
|
|
|
|
pkgname=librsvg
|
2012-10-16 09:05:20 +02:00
|
|
|
version=2.36.4
|
2012-08-21 09:04:22 +02:00
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-03-26 17:53:26 +02:00
|
|
|
configure_args="--disable-static --enable-introspection"
|
2012-06-06 08:14:19 +02:00
|
|
|
depends="gdk-pixbuf>=2.26.1_2"
|
2012-08-21 09:04:22 +02:00
|
|
|
makedepends="pkg-config intltool python libpng-devel>=1.5.10 libcroco-devel
|
2012-10-16 09:05:20 +02:00
|
|
|
gtk+-devel gtk+3-devel gobject-introspection"
|
2012-06-06 08:14:19 +02:00
|
|
|
triggers="gtk-pixbuf-loaders"
|
|
|
|
subpackages="$pkgname-devel"
|
2011-04-05 12:07:04 +02:00
|
|
|
short_desc="SVG library for GNOME"
|
2009-04-21 23:59:17 +02:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-06-06 08:14:19 +02:00
|
|
|
homepage="http://librsvg.sourceforge.net/"
|
|
|
|
license="LGPL-2.1"
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/2.36/$pkgname-$version.tar.xz"
|
2012-10-16 09:05:20 +02:00
|
|
|
checksum=1021935204798f4f0ad3004a09b583668ea94a48593461b147fdcff68a18e6c2
|
2009-04-21 23:59:17 +02: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."
|