~ruther/ruthless-guix

ref: acce45fe35b22f08be1edcbbb52a90c8ae52ff10 ruthless-guix/ruther/packages d---------
fix: add libstdc++ CXXFLAGS, document with target subdir hack
fix: c++ include paths

The C include path has to be the latest! This is because
the cstdlib header uses #include_next <stdlib.h>, and
since the include of C headers comes first, stdlib.h is
not found!
fix: libstdc++ getentropy fix

The newlib does not expose getentropy in the final libraries,
but stil has it in the headers. That leads to configure thinking
getentropy is available and it will be used in the <random>.
feat: split arm 12.3 toolchain to non-nano and nano
fix: libstdc++ output lib path
chore: formatting
feat: add buildable libstdc++ to arm gcc toolchain 12.3
bac96d17 — Rutherther 2 years ago
feat: add getdns and stubby
e2ad6962 — Rutherther 2 years ago
feat: arm toolchain 12.3.rel1
8c125313 — Rutherther 2 years ago
feat: add mpris-ctl, sequence-detector
d5b5aaca — Rutherther 2 years ago
feat: add spotify-qt package
db54cff9 — Rutherther 2 years ago
fix: correctly replace with python 3.12
089fa18b — Rutherther 2 years ago
feat: add iamb
0c3b086e — Rutherther 2 years ago
feat: add wlopm
bf16c784 — Rutherther 2 years ago
feat: add dwl xwayland override
ea6607a1 — Rutherther 2 years ago
feat: add dwlmsg
3ae03b35 — Rutherther 2 years ago
feat: add dwl main branch
6a427f0a — Rutherther 2 years ago
feat: add dmenu-wl
55e073c6 — Rutherther 2 years ago
fix: wlroots0.18 patch for hwdata

Did not support DRM, because hwdata in Guix doesn't
support pkg-config. This should be resolved in guix.
9246dd5d — Rutherther 2 years ago
.
Next