parent
a8415aa015
commit
0064064e93
|
@ -1,18 +1,19 @@
|
||||||
# Template build file for 'librsvg'.
|
# Template build file for 'librsvg'.
|
||||||
pkgname=librsvg
|
pkgname=librsvg
|
||||||
version=2.40.17
|
version=2.40.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||||
hostmakedepends="automake libtool pkg-config intltool python glib-devel gdk-pixbuf-devel gobject-introspection"
|
hostmakedepends="automake libtool pkg-config intltool python glib-devel
|
||||||
|
gdk-pixbuf-devel gobject-introspection"
|
||||||
makedepends="libcroco-devel gtk+3-devel"
|
makedepends="libcroco-devel gtk+3-devel"
|
||||||
triggers="gtk-pixbuf-loaders"
|
triggers="gtk-pixbuf-loaders"
|
||||||
short_desc="SVG library for GNOME"
|
short_desc="SVG library for GNOME"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://librsvg.sourceforge.net/"
|
homepage="https://wiki.gnome.org/Projects/LibRsvg"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=e6f6c5cbecc405bb945c7cd15061276035ae3173bbb3bb25e8a916779c7f69cc
|
checksum=bfc8c488c89c1e7212c478beb95c41b44701636125a3e6dab41187f1485b564c
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Reference in New Issue