mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 20:34:17 +08:00
Add libxscrnsaver
This commit is contained in:
parent
476e584b2f
commit
4e97861e82
10
recipes/wip/x11/libxscrnsaver/recipe.toml
Normal file
10
recipes/wip/x11/libxscrnsaver/recipe.toml
Normal 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"
|
||||
Loading…
Reference in New Issue
Block a user