|
|
@ -4,9 +4,8 @@ TERMUX_PKG_DESCRIPTION="Toolkit for manipulation of graphic images, including co |
|
|
|
# and are divided among (1) Development, (2) Advanced, (3) Stable and (4) Super Stable. |
|
|
|
# Only Super Stable is distributed as a tar ball, but is outdated and does not compile with modern libpng. |
|
|
|
# So use revisions from http://svn.code.sf.net/p/netpbm/code/advanced for packages. |
|
|
|
TERMUX_PKG_VERSION=3084 |
|
|
|
TERMUX_PKG_REVISION=1 |
|
|
|
TERMUX_PKG_SHA256=07ab08350a3afcf11e500893f3ad49c1cd7143f389c83af9cc20aa8450c5bfe4 |
|
|
|
TERMUX_PKG_VERSION=3094 |
|
|
|
TERMUX_PKG_SHA256=2f4d8c245f174e391a4cf2418075c06532aee8a5fcc8dbbb8f2e7012cd9d52a4 |
|
|
|
TERMUX_PKG_SRCURL=https://dl.bintray.com/termux/upstream/netpbm-advanced-r${TERMUX_PKG_VERSION}.tar.gz |
|
|
|
TERMUX_PKG_DEPENDS="libpng, libxml2, libjpeg-turbo, libtiff" |
|
|
|
TERMUX_PKG_BUILD_IN_SRC=yes |
|
|
|