chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d4145c1
)
gdk-pixbuf: Update from 2.34.0 to 2.36.0
author
Fredrik Fornwall
<fredrik@fornwall.net>
Mon, 26 Sep 2016 12:40:34 +0000
(08:40 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Mon, 26 Sep 2016 12:40:34 +0000
(08:40 -0400)
packages/gdk-pixbuf/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/gdk-pixbuf/build.sh
b/packages/gdk-pixbuf/build.sh
index 200de4695749497cefd370f872221a99d295644c..a016449ce5c4a27325df350e6d9ece0f8b8cc1e4 100644
(file)
--- a/
packages/gdk-pixbuf/build.sh
+++ b/
packages/gdk-pixbuf/build.sh
@@
-1,7
+1,8
@@
TERMUX_PKG_HOMEPAGE=https://developer.gnome.org/gdk-pixbuf/
TERMUX_PKG_DESCRIPTION="Library for image loading and manipulation"
TERMUX_PKG_HOMEPAGE=https://developer.gnome.org/gdk-pixbuf/
TERMUX_PKG_DESCRIPTION="Library for image loading and manipulation"
-TERMUX_PKG_VERSION=2.34.0
-TERMUX_PKG_SRCURL=ftp://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.34/gdk-pixbuf-${TERMUX_PKG_VERSION}.tar.xz
+_MAJOR_VERSION=2.36
+TERMUX_PKG_VERSION=${_MAJOR_VERSION}.0
+TERMUX_PKG_SRCURL=ftp://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/${_MAJOR_VERSION}/gdk-pixbuf-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_DEPENDS="glib, libpng, libtiff, libjpeg-turbo"
# Avoid runtime test which does not work when cross compiling:
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-gio-sniffing"
TERMUX_PKG_DEPENDS="glib, libpng, libtiff, libjpeg-turbo"
# Avoid runtime test which does not work when cross compiling:
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-gio-sniffing"