gdk-pixbuf: update to 2.34.0.
This commit is contained in:
parent
47fe3fe10d
commit
16d70ac6eb
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gdk-pixbuf'.
|
||||
pkgname=gdk-pixbuf
|
||||
version=2.32.3
|
||||
version=2.34.0
|
||||
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=2b6771f1ac72f687a8971e59810b8dc658e65e7d3086bd2e676e618fd541d031
|
||||
checksum=d55e5b383ee219bd0e23bf6ed4427d56a7db5379729a6e3e0a0e0eba9a8d8879
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
@ -30,7 +30,6 @@ pre_configure() {
|
|||
}
|
||||
|
||||
gdk-pixbuf-xlib_package() {
|
||||
replaces="${sourcepkg}<2.30.8"
|
||||
short_desc+=" - xlib rendering library"
|
||||
pkg_install() {
|
||||
vmove usr/lib/libgdk_pixbuf_xlib*.so.*
|
||||
|
|
Loading…
Reference in New Issue
Block a user