sway: update to 1.10
[void-pkg.git] / srcpkgs / sway / template
blobc69d3b24c4ac3dd0702e8e467fb8529f61c0b504
1 # Template file for 'sway'
2 pkgname=sway
3 version=1.10
4 revision=1
5 build_style=meson
6 configure_args="-Dwerror=false -Db_ndebug=false"
7 conf_files="/etc/sway/config"
8 hostmakedepends="pkg-config wayland-devel scdoc"
9 makedepends="wlroots0.18-devel pcre2-devel json-c-devel pango-devel cairo-devel
10  gdk-pixbuf-devel libevdev-devel"
11 depends="libcap-progs swaybg xorg-server-xwayland libxkbcommon>=1.5.0_1"
12 short_desc="Tiling Wayland compositor compatible with i3"
13 maintainer="Orphaned <orphan@voidlinux.org>"
14 license="MIT"
15 homepage="https://swaywm.org"
16 changelog="https://github.com/swaywm/sway/releases"
17 distfiles="https://github.com/swaywm/sway/archive/refs/tags/${version}.tar.gz"
18 checksum=3f15f8f96238d2f7a7b44dbcd132de6c81b2c06cc3b073f195f07f7105072ccf
20 post_install() {
21         vlicense LICENSE