* sync gtk-pixbuf2 with main arch
This commit is contained in:
parent
ec10d5f48a
commit
7e7ab03201
@ -4,19 +4,19 @@
|
||||
|
||||
pkgname=gdk-pixbuf2
|
||||
pkgver=2.40.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="An image loading library"
|
||||
arch=(x86_64 powerpc64le)
|
||||
url="https://wiki.gnome.org/Projects/GdkPixbuf"
|
||||
license=(LGPL2.1)
|
||||
depends=(glib2 libpng libtiff libjpeg libx11 jasper shared-mime-info)
|
||||
makedepends=(gtk-doc gobject-introspection git docbook-xsl meson)
|
||||
depends=(glib2 libpng libtiff libjpeg libx11 shared-mime-info)
|
||||
makedepends=(gtk-doc gobject-introspection git meson)
|
||||
install=gdk-pixbuf2.install
|
||||
_commit=c01d7ba433d6160767e51d928c81379746667544 # tags/2.40.0^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/gdk-pixbuf.git#commit=$_commit"
|
||||
gdk-pixbuf-query-loaders.hook)
|
||||
sha256sums=('SKIP'
|
||||
'963afcfacde9fd36031d93c8aa4c94a669ab1dbe9ba0d2cf17599b7d358e54c2')
|
||||
'9fb71d95e6a212779eb0f88dde5a3cee0df7f4d9183f8f9ce286f8cdc14428f0')
|
||||
|
||||
pkgver() {
|
||||
cd gdk-pixbuf
|
||||
@ -29,7 +29,6 @@ prepare() {
|
||||
|
||||
build() {
|
||||
arch-meson gdk-pixbuf build \
|
||||
-D jasper=true \
|
||||
-D docs=true \
|
||||
-D installed_tests=false
|
||||
ninja -C build
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Trigger]
|
||||
Type = File
|
||||
Type = Path
|
||||
Operation = Install
|
||||
Operation = Upgrade
|
||||
Operation = Remove
|
||||
|
Loading…
x
Reference in New Issue
Block a user