Fredrik Fornwall
6 years ago
2 changed files with 5 additions and 16 deletions
@ -1,12 +0,0 @@ |
|||
diff -u -r ../gdk-pixbuf-2.36.9/Makefile.in ./Makefile.in
|
|||
--- ../gdk-pixbuf-2.36.9/Makefile.in 2017-08-19 17:24:08.000000000 +0000
|
|||
+++ ./Makefile.in 2017-12-02 00:17:57.592766016 +0000
|
|||
@@ -451,7 +451,7 @@
|
|||
top_build_prefix = @top_build_prefix@ |
|||
top_builddir = @top_builddir@ |
|||
top_srcdir = @top_srcdir@ |
|||
-SUBDIRS = gdk-pixbuf po docs thumbnailer tests contrib win32
|
|||
+SUBDIRS = gdk-pixbuf po docs tests contrib win32
|
|||
meson_files = \ |
|||
meson.build \ |
|||
meson_options.txt \ |
@ -1,12 +1,13 @@ |
|||
TERMUX_PKG_HOMEPAGE=https://developer.gnome.org/gdk-pixbuf/ |
|||
TERMUX_PKG_DESCRIPTION="Library for image loading and manipulation" |
|||
TERMUX_PKG_LICENSE="LGPL-2.1" |
|||
TERMUX_PKG_VERSION=2.36.12 |
|||
TERMUX_PKG_SHA256=fff85cf48223ab60e3c3c8318e2087131b590fd6f1737e42cb3759a3b427a334 |
|||
TERMUX_PKG_VERSION=2.38.1 |
|||
TERMUX_PKG_SHA256=f19ff836ba991031610dcc53774e8ca436160f7d981867c8c3a37acfe493ab3a |
|||
TERMUX_PKG_SRCURL=ftp://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/${TERMUX_PKG_VERSION:0:4}/gdk-pixbuf-${TERMUX_PKG_VERSION}.tar.xz |
|||
TERMUX_PKG_DEPENDS="glib, libpng, libtiff, libjpeg-turbo" |
|||
TERMUX_PKG_DEVPACKAGE_DEPENDS="libpng-dev, glib-dev" |
|||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS=" |
|||
gio_can_sniff=no |
|||
--disable-glibtest |
|||
-Dgio_sniffing=false |
|||
-Dgir=false |
|||
-Dx11=false |
|||
" |
|||
|
Loading…
Reference in new issue