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