New package: sway-0.5.
This commit is contained in:
parent
abc5cd0090
commit
6ff7681f30
1 changed files with 17 additions and 0 deletions
17
srcpkgs/sway/template
Normal file
17
srcpkgs/sway/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'sway'
|
||||
pkgname=sway
|
||||
version=0.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="asciidoc pkg-config"
|
||||
makedepends="wlc-devel gdk-pixbuf-devel json-c-devel pango-devel pam-devel"
|
||||
short_desc="i3 compatible window manager for Wayland"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="http://swaywm.org"
|
||||
distfiles="https://github.com/SirCmpwn/sway/archive/${version}.tar.gz"
|
||||
checksum=1800bd21297e8af168f0c7afbf4f16fb817c8687d1451d6ecd5abba0873a2d3c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue