You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
337 B

# Gets uninstalled automatically due to no file in package?
TERMUX_PKG_HOMEPAGE=http://www.tldp.org/HOWTO/Software-Building-HOWTO.html
TERMUX_PKG_DESCRIPTION="Collection of packages to build Linux software"
TERMUX_PKG_VERSION=0.1
TERMUX_PKG_DEPENDS="clang, gawk, make, sed"
TERMUX_PKG_METAPACKAGE=yes
TERMUX_PKG_PLATFORM_INDEPENDENT=yes