2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-21 23:00:06 -07:00

sway: 1.10

This commit is contained in:
Owen Rafferty 2024-10-30 17:45:02 -05:00
parent 27b73b9c94
commit 6d4995ddad
No known key found for this signature in database
4 changed files with 3 additions and 12 deletions

View File

@ -1,13 +1,5 @@
#!/bin/sh -e
# Fix for GCC 13.
export CFLAGS="$CFLAGS -Wno-error=switch"
# Default background color.
sed 's/0.25f, 0.25f, 0.25f/0.929, 0.870, 0.678/' \
sway/desktop/render.c > _
mv -f _ sway/desktop/render.c
export DESTDIR="$1"
meson setup \
@ -16,7 +8,6 @@ meson setup \
-Dzsh-completions=false \
-Dbash-completions=false \
-Dfish-completions=false \
-Dxwayland=disabled \
build
ninja -C build

View File

@ -1 +1 @@
6ae892f82daedef76d26e32c64ebd09cc454ae71f416d2179a512f776413826820
f19c65ddfd202994f8f466504b2b870a7e0b5f3f1468ccfff90033890c7572b471

View File

@ -1 +1 @@
https://github.com/swaywm/sway/releases/download/1.9/sway-1.9.tar.gz
https://github.com/swaywm/sway/releases/download/1.10/sway-1.10.tar.gz

View File

@ -1 +1 @@
1.9 1
1.10 1