Add libxscrnsaver

This commit is contained in:
Jeremy Soller 2025-11-15 08:23:35 -07:00
parent 476e584b2f
commit 4e97861e82
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -0,0 +1,10 @@
[source]
tar = "https://www.x.org/releases/individual/lib/libXScrnSaver-1.2.5.tar.xz"
blake3 = "1efbadb14238f8679abb5e56bc99765b96565ee992bbab86cee88248c57f6240"
[build]
dependencies = [
"libx11",
"libxext",
]
template = "meson"