gdk-pixbuf: update to 2.24.1
This commit is contained in:
parent
993692844a
commit
c27425f234
4 changed files with 4 additions and 11 deletions
|
@ -1,2 +1,2 @@
|
||||||
abi_depends=">=2.22.0"
|
abi_depends=">=2.22.0"
|
||||||
api_depends="${abi_depends}"
|
api_depends=">=2.24.1"
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
# Template file for 'gdk-pixbuf-devel'.
|
# Template file for 'gdk-pixbuf-devel'.
|
||||||
#
|
#
|
||||||
revision=1
|
|
||||||
short_desc="${short_desc} - development files"
|
short_desc="${short_desc} - development files"
|
||||||
long_desc="
|
long_desc="
|
||||||
${pkgname} is An image loading library for GTK+.
|
${pkgname} is An image loading library for GTK+.
|
||||||
|
@ -10,11 +9,7 @@ long_desc="
|
||||||
replaces="gtk+-devel<2.22"
|
replaces="gtk+-devel<2.22"
|
||||||
|
|
||||||
Add_dependency run perl ">=0"
|
Add_dependency run perl ">=0"
|
||||||
Add_dependency run pkg-config
|
|
||||||
Add_dependency run libpng-devel
|
Add_dependency run libpng-devel
|
||||||
Add_dependency run jpeg-devel
|
|
||||||
Add_dependency run tiff-devel
|
|
||||||
Add_dependency run libX11-devel
|
|
||||||
|
|
||||||
do_install()
|
do_install()
|
||||||
{
|
{
|
||||||
|
|
|
@ -5,7 +5,6 @@ libc.so.6
|
||||||
libgio-2.0.so.0
|
libgio-2.0.so.0
|
||||||
libpng14.so.14
|
libpng14.so.14
|
||||||
libm.so.6
|
libm.so.6
|
||||||
libX11.so.6
|
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
libgthread-2.0.so.0
|
libgthread-2.0.so.0
|
||||||
librt.so.1
|
librt.so.1
|
||||||
|
|
|
@ -1,15 +1,14 @@
|
||||||
# Template build file for 'gdk-pixbuf'.
|
# Template build file for 'gdk-pixbuf'.
|
||||||
pkgname=gdk-pixbuf
|
pkgname=gdk-pixbuf
|
||||||
version=2.24.0
|
version=2.24.1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-libjasper --with-included-loaders=png"
|
configure_args="--without-libjasper --with-included-loaders=png"
|
||||||
revision=3
|
|
||||||
short_desc="An Image loading library for The GTK+ toolkit (v2)"
|
short_desc="An Image loading library for The GTK+ toolkit (v2)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=38d2630314e6d91976bffd833236f84fefa440a9038f86dc422820a39f2e3700
|
checksum=da7a3f00db360913716368e19e336402755cafa93769f3cfa28a969303e4bee1
|
||||||
long_desc="
|
long_desc="
|
||||||
This package contains an image loading library for the GTK+ toolkit v2."
|
This package contains an image loading library for the GTK+ toolkit v2."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue