fix(steps-guix): add unzip/sqlite/guile-sqlite3 build scripts and enable them in manifest

This commit is contained in:
vxtls 2026-02-26 22:27:27 -05:00
parent 5d63dc3c5e
commit 8f60091ed2
7 changed files with 93 additions and 3 deletions

15
steps-guix/unzip-6.0/pass1.sh Executable file
View file

@ -0,0 +1,15 @@
# SPDX-License-Identifier: GPL-3.0-or-later
src_prepare() {
default
}
src_compile() {
make "${MAKEJOBS}" -f unix/Makefile generic_gcc
}
src_install() {
make -f unix/Makefile install \
BINDIR="${DESTDIR}${PREFIX}/bin" \
MANDIR="${DESTDIR}${PREFIX}/share/man/man1"
}

View file

@ -0,0 +1 @@
f https://downloads.sourceforge.net/infozip/unzip60.tar.gz 036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37