gdk-pixbuf: update to 2.32.2.
This commit is contained in:
parent
de0189dbd9
commit
4e9e903363
@ -1,6 +1,6 @@
|
||||
# Template build file for 'gdk-pixbuf'.
|
||||
pkgname=gdk-pixbuf
|
||||
version=2.32.1
|
||||
version=2.32.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable gir introspection) --without-libjasper
|
||||
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gtk.org/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=4432b74f25538c7d6bcb3ca51adabdd666168955f25812a2568dc9637697f3bc
|
||||
checksum=d3ab06fc123b13effed4c27c77cebdfad2173ff20628d82c397b7660ae926145
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
@ -37,7 +37,7 @@ gdk-pixbuf-xlib_package() {
|
||||
}
|
||||
}
|
||||
gdk-pixbuf-devel_package() {
|
||||
depends="libglib-devel libpng-devel>=1.6 ${sourcepkg}-xlib>=${version}_${revision} ${sourcepkg}>=${version}_${revision}"
|
||||
depends="${makedepends} ${sourcepkg}-xlib>=${version}_${revision} ${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove "usr/lib/*.so"
|
||||
|
Loading…
x
Reference in New Issue
Block a user