gdk-pixbuf: update to 2.26.0.
This commit is contained in:
parent
e2b3eafbcc
commit
4c878fae3c
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gdk-pixbuf'.
|
||||
pkgname=gdk-pixbuf
|
||||
version=2.25.2
|
||||
version=2.26.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-libjasper --with-included-loaders=png --with-x11"
|
||||
|
@ -8,7 +8,7 @@ short_desc="An Image loading library for The GTK+ toolkit (v2)"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gtk.org/"
|
||||
license="GPL-2"
|
||||
checksum=e8bc5d7b823b5b8ecdf053225b12a9c26163ab23fcb68f176d3ec36ce96ff931
|
||||
checksum=a5028d3a33710cbb6c6264bc561b6e252b37f067dff7b5b52473621e064f254d
|
||||
long_desc="
|
||||
This package contains an image loading library for the GTK+ toolkit v2."
|
||||
|
||||
|
|
Loading…
Reference in New Issue