New package: python3-qtile-extras-0.24.0
This commit is contained in:
parent
73ba659b5f
commit
d1b19917ff
1 changed files with 20 additions and 0 deletions
20
srcpkgs/python3-qtile-extras/template
Normal file
20
srcpkgs/python3-qtile-extras/template
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# Template file for 'python3-qtile-extras'
|
||||||
|
pkgname=python3-qtile-extras
|
||||||
|
version=0.24.0
|
||||||
|
revision=1
|
||||||
|
build_style=python3-pep517
|
||||||
|
makedepends="python3-wheel python3-setuptools_scm"
|
||||||
|
depends="qtile"
|
||||||
|
short_desc="Extra features and additions to qtile window manager"
|
||||||
|
maintainer="Bartek Stalewski <ftpd@insomniac.pl>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/elParaguayo/qtile-extras"
|
||||||
|
changelog="https://raw.githubusercontent.com/elParaguayo/qtile-extras/main/CHANGELOG"
|
||||||
|
distfiles="${PYPI_SITE}/q/qtile-extras/qtile-extras-${version}.tar.gz"
|
||||||
|
checksum=fc3c6da73dc7246773dc4b11ed6d0e563fcfffd60f2f77205ff7f667969c6feb
|
||||||
|
# Tests require a lot of python modules that are not packaged
|
||||||
|
make_check=no
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue