add(main): new package base16384

Signed-off-by: 2096779623 <admin@utermux.dev>
This commit is contained in:
2096779623 2022-07-06 21:01:21 +08:00 committed by 2096779623
parent 46d1128809
commit 71141e3a26
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
TERMUX_PKG_HOMEPAGE=https://github.com/fumiama/base16384
TERMUX_PKG_DESCRIPTION="Encode binary to printable utf16be"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="2.2.0"
TERMUX_PKG_SRCURL=https://github.com/fumiama/base16384/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=7763beea157b64c19f35b8acddd3e12381822224511421ebcf9a81083bfd6958
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_NO_STATICSPLIT=true