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.
TERMUX_PKG_HOMEPAGE = http://www.leptonica.com/
TERMUX_PKG_DESCRIPTION = "Leptonica is a pedagogically-oriented open source site containing software that is broadly useful for image processing and image analysis applications"
TERMUX_PKG_VERSION = 1.74.1
TERMUX_PKG_DEPENDS = "libjpeg-turbo, libpng, libtiff"
TERMUX_PKG_SRCURL = http://www.leptonica.com/source/leptonica-${ TERMUX_PKG_VERSION } .tar.gz
TERMUX_PKG_SHA256 = 746a517a47a3bd2a90bc8d581ca6464c10f30e91a60209735efe45b3778bec62
TERMUX_PKG_EXTRA_CONFIGURE_ARGS = "--without-giflib --without-libwebp --without-libopenjpeg"