void-packages/srcpkgs/autotiling/template

16 lines
599 B
Bash

# Template file for 'autotiling'
pkgname=autotiling
version=1.9.3
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/autotiling/archive/refs/tags/v${version}.tar.gz"
checksum=3270a28de977f375c80984ef50f7433cb03cfdf198b079ae9c80d1513f0e9176
# There is no test suite for this package
make_check=no