You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
519 B
9 lines
519 B
TERMUX_PKG_HOMEPAGE=http://gegl.org/
|
|
TERMUX_PKG_DESCRIPTION="Data flow based image processing framework"
|
|
TERMUX_PKG_VERSION=0.3.26
|
|
TERMUX_PKG_SHA256=6eff9844c4776546213f5e187e1ebcf646d0d4804ebc6d3dd62003cd4d5c3fa9
|
|
TERMUX_PKG_SRCURL=https://download.gimp.org/pub/gegl/${TERMUX_PKG_VERSION:0:3}/gegl-${TERMUX_PKG_VERSION}.tar.bz2
|
|
TERMUX_PKG_DEPENDS="libandroid-support, ffmpeg, babl, json-glib, libjpeg-turbo, libpng, libjasper, littlecms, libtiff, librsvg, glib"
|
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
|
--without-gdk-pixbuf
|
|
"
|
|
|