new package: recode (#6614)
This commit is contained in:
parent
acbae40263
commit
65fb0a8312
8
packages/recode/build.sh
Normal file
8
packages/recode/build.sh
Normal file
@ -0,0 +1,8 @@
|
||||
TERMUX_PKG_HOMEPAGE="https://github.com/pinard/Recode"
|
||||
TERMUX_PKG_DESCRIPTION="Charset converter tool and library"
|
||||
TERMUX_PKG_LICENSE="GPL-3.0"
|
||||
TERMUX_PKG_MAINTAINER="Marlin Sööse <marlin.soose@laro.se>"
|
||||
TERMUX_PKG_VERSION="3.7.8"
|
||||
TERMUX_PKG_SRCURL=https://github.com/rrthomas/recode/releases/download/v3.7.8/recode-${TERMUX_PKG_VERSION}.tar.gz
|
||||
TERMUX_PKG_SHA256=4fb75cacc7b80fda7147ea02580eafd2b4493461fb75159e9a49561d3e10cfa7
|
||||
TERMUX_PKG_DEPENDS="libiconv"
|
Loading…
Reference in New Issue
Block a user