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=("e79216260d5dffe809bda840be48ab0eec7737b2bb9f02d2275c1b46344ea7b7")
DEPENDS=("gcc-libs" "glibc")
BUILD=("meson" "ninja")
build(){
PACKAGE(){
tar xf "r${VERSION}.tar.gz"
cd "inih-r${VERSION}"