tf: Add as disabled package

This commit is contained in:
Fredrik Fornwall 2016-06-03 18:33:38 -04:00
parent f27d3d42db
commit 253479f232
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
TERMUX_PKG_HOMEPAGE=http://tinyfugue.sourceforge.net/
TERMUX_PKG_DESCRIPTION="Flexible, screen-oriented MUD client"
TERMUX_PKG_VERSION=5.0~beta8
TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/project/tinyfugue/tinyfugue/5.0%20beta%208/tf-50b8.tar.gz
TERMUX_PKG_BUILD_IN_SRC=yes
# TERMUX_PKG_DEPENDS="pcre, openssl, libuuid"
# TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--with-ssl=openssl --disable-iri"