Auxilus
7 years ago
committed by
Fredrik Fornwall
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||
TERMUX_PKG_HOMEPAGE=https://github.com/mpereira/tty-solitaire |
|||
TERMUX_PKG_DESCRIPTION="ncurses-based klondike solitaire game." |
|||
TERMUX_PKG_VERSION=1.0.0 |
|||
TERMUX_PKG_SHA256=d3512beb8844ffb295cbea03bb3515fec12851bce38692e05cd55494beb2cc1f |
|||
TERMUX_PKG_SRCURL=https://github.com/mpereira/tty-solitaire/archive/v${TERMUX_PKG_VERSION}.tar.gz |
|||
TERMUX_PKG_BUILD_IN_SRC=yes |
|||
TERMUX_PKG_DEPENDS="ncurses, ncurses-ui-libs, ncurses-dev" |
Loading…
Reference in new issue