mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sway: update to 1.8.1, adopt.
This commit is contained in:
parent
bd5264948f
commit
bd493a6f30
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sway'
|
# Template file for 'sway'
|
||||||
pkgname=sway
|
pkgname=sway
|
||||||
version=1.8
|
version=1.8.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dwerror=false -Db_ndebug=false"
|
configure_args="-Dwerror=false -Db_ndebug=false"
|
||||||
conf_files="/etc/sway/config"
|
conf_files="/etc/sway/config"
|
||||||
|
@ -10,11 +10,12 @@ makedepends="wlroots-devel pcre2-devel json-c-devel pango-devel cairo-devel
|
||||||
gdk-pixbuf-devel libevdev-devel"
|
gdk-pixbuf-devel libevdev-devel"
|
||||||
depends="libcap-progs swaybg xorg-server-xwayland libxkbcommon>=1.5.0_1"
|
depends="libcap-progs swaybg xorg-server-xwayland libxkbcommon>=1.5.0_1"
|
||||||
short_desc="Tiling Wayland compositor compatible with i3"
|
short_desc="Tiling Wayland compositor compatible with i3"
|
||||||
maintainer="Olaf Mersmann <olafm@p-value.net>"
|
maintainer="Mohammed Anas <triallax@tutanota.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://swaywm.org"
|
homepage="https://swaywm.org"
|
||||||
|
changelog="https://github.com/swaywm/sway/releases"
|
||||||
distfiles="https://github.com/swaywm/sway/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/swaywm/sway/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=fae0422bca8f528027f77e3a7bbea2be0498bba2ad3f0d22554ff8827e37f04e
|
checksum=e9f575761342fc8fe0cfeea80c90f32ddfa8c543572fec179f40922346f47dff
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue