postfix, dovecot, redis, lxc, etc

This commit is contained in:
2026-02-22 16:09:24 +01:00
parent aa09771d73
commit 21e48585b5
15 changed files with 148 additions and 4 deletions

12
packages/ltrace.shrap Normal file
View File

@@ -0,0 +1,12 @@
(package
(name "ltrace")
(version "0.7.3")
(homepage "https://www.ltrace.org/")
(dependencies bzip2 elfutils)
(src (tar
(url "https://www.ltrace.org/ltrace_0.7.3.orig.tar.bz2")
(dir "ltrace-0.7.3")
(blake3 "c273df05560114dcd16ee68c56afd17d71482397a67035b0af3bc88e1dbdc2c6")))
(build
(configure_make
(configure_flags "CFLAGS=\"-Wno-unused-local-typedefs -Wno-bool-compare -Wno-logical-not-parentheses -Wno-deprecated-declarations\""))))