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=("73c8af772dd2b30cedc114d37291cf1485b0a7ce11833595fc2aec7b3ce3ba5c")
DEPENDS=("glibc" "libxml2")
BUILD=()
build(){
PACKAGE(){
tar xf "v${VERSION}.tar.gz"
cd "${NAME}-${VERSION}"