mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
New package: tlpui-1.5.0.5
This commit is contained in:
parent
0ca35e9cdb
commit
7cb14c9ea8
1 changed files with 15 additions and 0 deletions
15
srcpkgs/tlpui/template
Normal file
15
srcpkgs/tlpui/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'tlpui'
|
||||||
|
pkgname=tlpui
|
||||||
|
version=1.5.0+5
|
||||||
|
revision=1
|
||||||
|
wrksrc="TLPUI-${pkgname}-${version/+/-}"
|
||||||
|
build_style="python3-module"
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="gtk+3 tlp python3-gobject"
|
||||||
|
short_desc="GTK user interface for TLP"
|
||||||
|
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://github.com/d4nj1/TLPUI"
|
||||||
|
distfiles="https://github.com/d4nj1/TLPUI/archive/refs/tags/tlpui-${version/+/-}.tar.gz"
|
||||||
|
checksum=563794d142acb79d5654aca70af52c5e8da4cf9677e5058d151474d0af47ea77
|
||||||
|
make_check=no #tests fail inside chroot
|
Loading…
Add table
Reference in a new issue