new: migrate more packages

This commit is contained in:
ngn
2024-07-30 02:57:37 +03:00
parent 0ffdf01794
commit 1a08fbc0a7
159 changed files with 985 additions and 109 deletions

View File

@ -11,7 +11,7 @@ HASHES=("cf72510b8ebb4eb6693eef765749d83677a03c79291a311040a5bfd79baab763")
DEPENDS=("bash" "glibc" "libgpg-error")
BUILD=()
build(){
PACKAGE(){
tar xf "${NAME}-${VERSION}.tar.bz2"
cd "${NAME}-${VERSION}"