mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
sway: upgrade to 1.8.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
sway-1.8.1-5
|
||||
sway-1.8.1-6
|
||||
drwxr-xr-x root/root etc/
|
||||
drwxr-xr-x root/root etc/sway/
|
||||
-rw-r--r-- root/root etc/sway/config
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
name=sway
|
||||
version=1.8.1
|
||||
release=5
|
||||
release=6
|
||||
source="https://github.com/swaywm/sway/releases/download/$version/sway-$version.tar.gz
|
||||
sway-portals.conf
|
||||
sway.desktop"
|
||||
@@ -12,7 +12,7 @@ build() {
|
||||
|
||||
venom-meson $name-$version build \
|
||||
-Dwerror=false \
|
||||
-Dxwayland=$(scratch isinstalled xwayland && echo enabled || echo false)
|
||||
-Dxwayland=$(scratch isinstalled xwayland && echo enabled || echo disabled)
|
||||
meson compile -C build
|
||||
DESTDIR=$PKG meson install --no-rebuild -C build
|
||||
install -Dm644 $SRC/sway.desktop $PKG/usr/share/wayland-sessions/sway.desktop
|
||||
|
||||
Reference in New Issue
Block a user