New package: autotiling

This commit is contained in:
Adrian Göransson 2021-03-13 15:02:53 +01:00 committed by Piotr
parent 02eb909321
commit 0c27a1ff09

View file

@ -0,0 +1,15 @@
# Template file for 'autotiling'
pkgname=autotiling
version=1.4
revision=1
build_style=python3-module
hostmakedepends="python3-wheel"
depends="python3-i3ipc"
short_desc="Automatically switch horizontal/vertical split orientation in i3/sway"
maintainer="Adrian Göransson <adriangoransson@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/nwg-piotr/autotiling"
distfiles="https://github.com/nwg-piotr/${pkgname}/archive/v${version}.tar.gz"
checksum=739653ffa8fc1bb5396e3c64cf35e25b343dd0391de5c8e71362c553a86e656f
# There is no test suite for this package
make_check=no