mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
Update recipes
This commit is contained in:
parent
c48f17efc3
commit
9f4b3b5956
@ -1,4 +1,4 @@
|
||||
#TODO port to redox
|
||||
#TODO port to orbital
|
||||
#TODO build instructions - https://github.com/H-M-H/Weylus#building
|
||||
[source]
|
||||
git = "https://github.com/H-M-H/Weylus"
|
||||
@ -8,18 +8,6 @@ dependencies = [
|
||||
"pango",
|
||||
"gstreamer",
|
||||
"dbus",
|
||||
"libx11",
|
||||
"libxext",
|
||||
"libxft",
|
||||
"libxinerama",
|
||||
"libxcursor",
|
||||
"libxi",
|
||||
"libxv",
|
||||
"libxfixes",
|
||||
"libxtst",
|
||||
"libxrender",
|
||||
"libxrandr",
|
||||
"libxcomposite",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages weylus
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO x11rb crate error
|
||||
#TODO port to orbital
|
||||
[source]
|
||||
git = "https://github.com/ndd7xv/heh"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO missing script for Meson (use system libraries), see https://github.com/mpv-player/mpv#compilation
|
||||
#TODO port to orbital
|
||||
#TODO missing dependencies
|
||||
[source]
|
||||
git = "https://github.com/mpv-player/mpv"
|
||||
@ -12,6 +13,5 @@ dependencies = [
|
||||
"libiconv",
|
||||
"zlib",
|
||||
"mesa",
|
||||
"libx11",
|
||||
"pulseaudio",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user