24 lines
934 B
Plaintext
24 lines
934 B
Plaintext
# Template build file for 'librsvg'.
|
|
pkgname=librsvg
|
|
version=2.37.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static --enable-introspection"
|
|
depends="gdk-pixbuf>=2.26.1_2"
|
|
hostmakedepends="pkg-config intltool python gobject-introspection"
|
|
makedepends="libpng-devel>=1.5.10 libcroco-devel gtk+-devel gtk+3-devel"
|
|
triggers="gtk-pixbuf-loaders"
|
|
subpackages="$pkgname-devel"
|
|
short_desc="SVG library for GNOME"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://librsvg.sourceforge.net/"
|
|
license="LGPL-2.1"
|
|
distfiles="${GNOME_SITE}/$pkgname/2.37/$pkgname-$version.tar.xz"
|
|
checksum=06c57dbcb29369d147b4e6ff4257c42ae5120c504c30fb567a27034ee30fd835
|
|
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."
|