librsvg: update to 2.36.1.
This commit is contained in:
parent
705167fb94
commit
647c7d27de
2 changed files with 4 additions and 3 deletions
|
@ -19,3 +19,5 @@ libcroco-0.6.so.3
|
|||
libxml2.so.2
|
||||
libm.so.6
|
||||
libatk-1.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
librt.so.1
|
||||
|
|
|
@ -1,13 +1,12 @@
|
|||
# Template build file for 'librsvg'.
|
||||
pkgname=librsvg
|
||||
version=2.36.0
|
||||
revision=2
|
||||
version=2.36.1
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.36/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-introspection"
|
||||
short_desc="SVG library for GNOME"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=e6475e08c73e92c8bc58824e215551bd64ac5e9a492ff8c520b89c01a7ea510a
|
||||
checksum=786b95e1a091375c5ef2997a21c69ff24d7077afeff18197355f54d9dcbcd8c5
|
||||
long_desc="
|
||||
librsvg is Raph's scalable vector graphics library. It provides support for
|
||||
SVG graphics, and is used by the GNOME desktop.
|
||||
|
|
Loading…
Reference in a new issue