move abuild and apk-tools to disabled packages
We are continuing to use APT as package manager, so having another one is pointless especially if we are not going to create repository for `apk`.
This commit is contained in:
parent
77d4132d75
commit
4d7d3ed05e
@ -1,5 +1,9 @@
|
||||
## TODO: restore fakeroot functionality
|
||||
##
|
||||
## Since Termux is continuing to use APT as package manager, abuild & apk-tools
|
||||
## are disabled because don't have real use-cases currently.
|
||||
##
|
||||
|
||||
## TODO: restore fakeroot functionality
|
||||
TERMUX_PKG_HOMEPAGE=https://github.com/alpinelinux/abuild
|
||||
TERMUX_PKG_DESCRIPTION="Build script to build Alpine packages"
|
||||
TERMUX_PKG_LICENSE="GPL-2.0"
|
@ -1,3 +1,8 @@
|
||||
##
|
||||
## Since Termux is continuing to use APT as package manager, abuild & apk-tools
|
||||
## are disabled because don't have real use-cases currently.
|
||||
##
|
||||
|
||||
TERMUX_PKG_HOMEPAGE=https://wiki.alpinelinux.org/wiki/Alpine_Linux_package_management
|
||||
TERMUX_PKG_DESCRIPTION="Alpine Linux package management tools"
|
||||
TERMUX_PKG_LICENSE="GPL-2.0"
|
Loading…
Reference in New Issue
Block a user