gdk-pixbuf: fixups
This commit is contained in:
parent
6c32d8d7bf
commit
225f61666f
@ -1,7 +1,7 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/cDEJjSf1Ya8vg+ItJVL0UVSBo/DPx/H3RkdE6CO3R5nojlg3+pUU8ub/+FDf60yigir/H2E/vfSzLiMXFfMKwc=
|
||||
SHA256 (Pkgfile) = 8b19250f094e56d76b13e437e05d09a07f29061ce2b2ae98e58a91c400f85821
|
||||
RWSE3ohX2g5d/UJMctR6gJd3/79VZYWIz/2EUBHGfGAGxkKuc5SNpgg1BvyJzC9FmXw8yINpOgekTr7QWrKUU6+1odXN361pVwg=
|
||||
SHA256 (Pkgfile) = 25bb5b5a0517baed7ab3156057a4f88ffec8db3d753862578a33daded2a6cd81
|
||||
SHA256 (.footprint) = 1d150cf7d06820da39531ea375e2c07e8521ce0df995a9bb2a604870ea3c3312
|
||||
SHA256 (gdk-pixbuf-2.42.0.tar.xz) = 73441338d1a901dc7a3940113cb0aac22776b2832f7eab8f8ec7ec5755adaec7
|
||||
SHA256 (gdk-pixbuf.loaders) = 505cdc6ac3bc2181a4b7246993b87e8377d10f9cfb84a46d383738f2fa62f30d
|
||||
SHA256 (gdk-pixbuf.loaders) = cca349521b2de5dd2d19c0640dc5793b9d988a144d2b00afc81eb940c4d65622
|
||||
SHA256 (gdk-pixbuf-register.sh) = 22518ca18300b5d2209b1154890295773ae668da7094635d02a60c012b511574
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Description: An image loading library for GTK+
|
||||
# URL: https://www.gtk.org/
|
||||
# URL: https://wiki.gnome.org/Projects/GdkPixbuf
|
||||
# Maintainer: Fredrik Rinnestam, fredrik at crux dot nu
|
||||
# Depends on: gobject-introspection shared-mime-info libpng libtiff xorg-libx11 meson ninja
|
||||
# Depends on: gobject-introspection libpng libtiff shared-mime-info
|
||||
|
||||
name=gdk-pixbuf
|
||||
version=2.42.0
|
||||
@ -10,9 +10,8 @@ source=(http://download.gnome.org/sources/$name/${version:0:4}/$name-$version.ta
|
||||
gdk-pixbuf.loaders gdk-pixbuf-register.sh)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
|
||||
meson build --prefix=/usr \
|
||||
meson setup build $name-$version --prefix=/usr \
|
||||
--buildtype=plain \
|
||||
-Dinstalled_tests=false \
|
||||
-Dman=false
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# GdkPixbuf Image Loader Modules file
|
||||
# Automatically generated file, do not edit
|
||||
# Created by gdk-pixbuf-query-loaders from gdk-pixbuf-2.36.12
|
||||
# Created by gdk-pixbuf-query-loaders from gdk-pixbuf-2.42.0
|
||||
#
|
||||
# LoaderDir = /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user