ci: migrate to codeberg
This commit is contained in:
parent
8d59622ae1
commit
8b8ac27c45
@ -22,7 +22,7 @@ packages:
|
||||
- wget
|
||||
- xz
|
||||
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:
|
||||
@ -34,7 +34,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 -Dxcb-errors=disabled --prefix /usr
|
||||
sudo ninja -C build/ install
|
||||
|
@ -20,7 +20,7 @@ packages:
|
||||
- wget
|
||||
- xz
|
||||
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:
|
||||
@ -32,7 +32,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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user