feat(steps-guix): add default libgpg-error-1.59 build script

feat(steps-guix): add libgcrypt-1.12.1 default build with gcc-detected host and pkg-config path
feat(steps-guix): add guile-gcrypt-0.5.0 with dynamic libgcrypt prefix and ld library path
This commit is contained in:
vxtls 2026-02-23 11:28:40 -05:00
parent 55be03a50d
commit 6c2fd501ed
7 changed files with 83 additions and 0 deletions

View file

@ -0,0 +1,19 @@
# SPDX-License-Identifier: GPL-3.0-or-later
src_prepare() {
default
}
src_configure() {
./configure \
--prefix="${PREFIX}" \
--libdir="${LIBDIR}"
}
src_compile() {
default_src_compile
}
src_install() {
default_src_install
}

View file

@ -0,0 +1 @@
f https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.59.tar.bz2 a19bc5087fd97026d93cb4b45d51638d1a25202a5e1fbc3905799f424cfa6134