librsvg: update to 2.32.1.
This commit is contained in:
parent
699bd94c81
commit
d83632f8e8
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 pkg-config
|
Add_dependency run pkg-config
|
||||||
Add_dependency run python
|
Add_dependency run python
|
||||||
Add_dependency run glib-devel
|
Add_dependency run glib-devel
|
||||||
|
|
|
@ -1,12 +1,11 @@
|
||||||
# Template build file for 'librsvg'.
|
# Template build file for 'librsvg'.
|
||||||
pkgname=librsvg
|
pkgname=librsvg
|
||||||
version=2.32.0
|
version=2.32.1
|
||||||
revision=1
|
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="SVG library for GNOME2"
|
short_desc="SVG library for GNOME2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=e0f6f936dab583de317cc0c36a48f80bdb9c93775225ee84140c7e5e3f841068
|
checksum=91b98051f352fab8a6257688d6b2fd665b4648ed66144861f2f853ccf876d334
|
||||||
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…
Reference in a new issue