ci: migrate to codeberg
This commit is contained in:
@ -24,7 +24,7 @@ packages:
|
||||
- scdoc
|
||||
- wget
|
||||
sources:
|
||||
- https://github.com/riverwm/river
|
||||
- https://codeberg.org/river/river
|
||||
- https://gitlab.freedesktop.org/wayland/wayland.git
|
||||
- https://gitlab.freedesktop.org/wlroots/wlroots.git
|
||||
tasks:
|
||||
@ -36,7 +36,7 @@ tasks:
|
||||
cd ..
|
||||
|
||||
cd wlroots
|
||||
git checkout 0.17.1
|
||||
git checkout 0.17.2
|
||||
meson setup build --auto-features=enabled -Drenderers=gles2 -Dexamples=false \
|
||||
-Dwerror=false -Db_ndebug=false --prefix /usr
|
||||
sudo ninja -C build/ install
|
||||
|
Reference in New Issue
Block a user