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:
47703d4
)
netpbm: Update to latest version
author
Fredrik Fornwall
<fredrik@fornwall.net>
Wed, 28 Sep 2016 18:22:31 +0000
(14:22 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Wed, 28 Sep 2016 18:22:45 +0000
(14:22 -0400)
packages/netpbm/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/netpbm/build.sh
b/packages/netpbm/build.sh
index ddadd9376d3e6d087bada5aada038a6fc300e647..0fc4cf041b3e03b39e355fb1110536f36adb33f0 100644
(file)
--- a/
packages/netpbm/build.sh
+++ b/
packages/netpbm/build.sh
@@
-4,7
+4,7
@@
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.
-_SVN_REVISION=28
1
1
+_SVN_REVISION=28
3
1
TERMUX_PKG_VERSION=${_SVN_REVISION}
TERMUX_PKG_DEPENDS="libpng, libxml2"
TERMUX_PKG_BUILD_IN_SRC=yes