librsvg: update to 2.34.2.
This commit is contained in:
parent
84a5ca5b75
commit
7529ad623b
2 changed files with 2 additions and 5 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
Add_dependency run libcroco-devel
|
Add_dependency run libcroco-devel
|
||||||
Add_dependency run librsvg
|
Add_dependency run librsvg
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,12 @@
|
||||||
# Template build file for 'librsvg'.
|
# Template build file for 'librsvg'.
|
||||||
pkgname=librsvg
|
pkgname=librsvg
|
||||||
version=2.34.1
|
version=2.34.2
|
||||||
revision=2
|
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.34/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/2.34/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-croco --with-svgz --disable-static"
|
configure_args="--with-croco --with-svgz --disable-static"
|
||||||
short_desc="SVG library for GNOME"
|
short_desc="SVG library for GNOME"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=4f2ab987eed2943b5a0ce3dde1672d2bc87123bee66d885dd7307eb7ede756db
|
checksum=5de701325b84c0a15ab6892f49ffd6471722044bfe0b350725bf420642ee4464
|
||||||
long_desc="
|
long_desc="
|
||||||
librsvg is Raph's scalable vector graphics library. It provides support for
|
librsvg is Raph's scalable vector graphics library. It provides support for
|
||||||
SVG graphics, and is used by the GNOME desktop.
|
SVG graphics, and is used by the GNOME desktop.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue