diff options
Diffstat (limited to 'repos/wayland/sway')
| -rwxr-xr-x | repos/wayland/sway/.checksum | 1 | ||||
| -rwxr-xr-x | repos/wayland/sway/.files | 50 | ||||
| -rwxr-xr-x | repos/wayland/sway/abuild | 5 | ||||
| -rwxr-xr-x | repos/wayland/sway/depends | 3 |
4 files changed, 0 insertions, 59 deletions
diff --git a/repos/wayland/sway/.checksum b/repos/wayland/sway/.checksum deleted file mode 100755 index 6649784e..00000000 --- a/repos/wayland/sway/.checksum +++ /dev/null @@ -1 +0,0 @@ -f5ec0f5391e9858fd6baa2473f0a5d91df071031c9695c9eb1e40e235978fabe sway-1.10.1.tar.gz diff --git a/repos/wayland/sway/.files b/repos/wayland/sway/.files deleted file mode 100755 index 8ea3694d..00000000 --- a/repos/wayland/sway/.files +++ /dev/null @@ -1,50 +0,0 @@ -drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/sway/ --rw-r--r-- root/root etc/sway/config.new -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/sway --rwxr-xr-x root/root usr/bin/swaybar --rwxr-xr-x root/root usr/bin/swaymsg --rwxr-xr-x root/root usr/bin/swaynag -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/backgrounds/ -drwxr-xr-x root/root usr/share/backgrounds/sway/ --rw-r--r-- root/root usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1136x640.png --rw-r--r-- root/root usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1136x640_Portrait.png --rw-r--r-- root/root usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1366x768.png --rw-r--r-- root/root usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png --rw-r--r-- root/root usr/share/backgrounds/sway/Sway_Wallpaper_Blue_2048x1536.png --rw-r--r-- root/root usr/share/backgrounds/sway/Sway_Wallpaper_Blue_2048x1536_Portrait.png --rw-r--r-- root/root usr/share/backgrounds/sway/Sway_Wallpaper_Blue_768x1024.png --rw-r--r-- root/root usr/share/backgrounds/sway/Sway_Wallpaper_Blue_768x1024_Portrait.png -drwxr-xr-x root/root usr/share/bash-completion/ -drwxr-xr-x root/root usr/share/bash-completion/completions/ --rw-r--r-- root/root usr/share/bash-completion/completions/sway --rw-r--r-- root/root usr/share/bash-completion/completions/swaybar --rw-r--r-- root/root usr/share/bash-completion/completions/swaymsg -drwxr-xr-x root/root usr/share/fish/ -drwxr-xr-x root/root usr/share/fish/vendor_completions.d/ --rw-r--r-- root/root usr/share/fish/vendor_completions.d/sway.fish --rw-r--r-- root/root usr/share/fish/vendor_completions.d/swaymsg.fish --rw-r--r-- root/root usr/share/fish/vendor_completions.d/swaynag.fish -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/sway.1.gz --rw-r--r-- root/root usr/share/man/man1/swaymsg.1.gz --rw-r--r-- root/root usr/share/man/man1/swaynag.1.gz -drwxr-xr-x root/root usr/share/man/man5/ --rw-r--r-- root/root usr/share/man/man5/sway-bar.5.gz --rw-r--r-- root/root usr/share/man/man5/sway-input.5.gz --rw-r--r-- root/root usr/share/man/man5/sway-output.5.gz --rw-r--r-- root/root usr/share/man/man5/sway.5.gz --rw-r--r-- root/root usr/share/man/man5/swaynag.5.gz -drwxr-xr-x root/root usr/share/man/man7/ --rw-r--r-- root/root usr/share/man/man7/sway-ipc.7.gz --rw-r--r-- root/root usr/share/man/man7/swaybar-protocol.7.gz -drwxr-xr-x root/root usr/share/wayland-sessions/ --rw-r--r-- root/root usr/share/wayland-sessions/sway.desktop -drwxr-xr-x root/root usr/share/zsh/ -drwxr-xr-x root/root usr/share/zsh/site-functions/ --rw-r--r-- root/root usr/share/zsh/site-functions/_sway --rw-r--r-- root/root usr/share/zsh/site-functions/_swaymsg diff --git a/repos/wayland/sway/abuild b/repos/wayland/sway/abuild deleted file mode 100755 index b1aedc8f..00000000 --- a/repos/wayland/sway/abuild +++ /dev/null @@ -1,5 +0,0 @@ -name=sway -version=1.10.1 -release=1 -source="https://github.com/${name}wm/${name}/releases/download/${version}/${name}-${version}.tar.gz" -build_opt="-Dwerror=false" diff --git a/repos/wayland/sway/depends b/repos/wayland/sway/depends deleted file mode 100755 index 757dafa8..00000000 --- a/repos/wayland/sway/depends +++ /dev/null @@ -1,3 +0,0 @@ -wlroots -json-c -pango |