librsvg: update to 2.35.2.
This commit is contained in:
parent
66e6f5e7e8
commit
a730babf62
3 changed files with 3 additions and 7 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=3
|
|
||||||
|
|
||||||
Add_dependency run gdk-pixbuf-devel
|
Add_dependency run gdk-pixbuf-devel
|
||||||
Add_dependency run cairo-devel
|
Add_dependency run cairo-devel
|
||||||
Add_dependency run libcroco-devel
|
Add_dependency run libcroco-devel
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
libcairo.so.2
|
libcairo.so.2
|
||||||
libgthread-2.0.so.0
|
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
|
|
|
@ -1,14 +1,13 @@
|
||||||
# Template build file for 'librsvg'.
|
# Template build file for 'librsvg'.
|
||||||
pkgname=librsvg
|
pkgname=librsvg
|
||||||
version=2.34.2
|
version=2.35.2
|
||||||
revision=1
|
distfiles="${GNOME_SITE}/$pkgname/2.35/$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
|
||||||
--enable-introspection"
|
--enable-introspection"
|
||||||
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=5de701325b84c0a15ab6892f49ffd6471722044bfe0b350725bf420642ee4464
|
checksum=84bf2a293d374711654c4472d7e1ca9e152f6b0f0def050c09b77d9d8dd2354c
|
||||||
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