# Template file for 'sway' pkgname=sway version=0.12.2 revision=1 build_style=cmake configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc" hostmakedepends="asciidoc pkg-config wayland-devel" makedepends="libcap-devel wlc-devel gdk-pixbuf-devel json-c-devel pango-devel pam-devel" conf_files="/etc/sway/config /etc/pam.d/swaylock" short_desc="i3 compatible window manager for Wayland" maintainer="Juan RP " license="MIT" homepage="http://swaywm.org" distfiles="https://github.com/SirCmpwn/sway/archive/${version}.tar.gz" checksum=134387d4da1b912f31c0b23f75722d3896cd2560ef5a37775f75e7057cd4a010 post_install() { vlicense LICENSE # must be setuid without logind! chmod u+s ${DESTDIR}/usr/bin/sway }