From 6b62fb057dae7cbfd2b3a889ba83b00ad73f20c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= Date: Tue, 16 Aug 2022 19:01:47 +0100 Subject: [PATCH] New package: tlpui-1.5.0.5 --- srcpkgs/tlpui/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/tlpui/template diff --git a/srcpkgs/tlpui/template b/srcpkgs/tlpui/template new file mode 100644 index 000000000000..8fb52815c407 --- /dev/null +++ b/srcpkgs/tlpui/template @@ -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 written in Python" +maintainer="André Cerqueira " +license="GPL-2.0-or-later" +homepage="https://github.com/d4nj1/TLPUI" +distfiles="https://github.com/d4nj1/TLPUI/archive/refs/tags/tlpui-${version/+/-}" +checksum=563794d142acb79d5654aca70af52c5e8da4cf9677e5058d151474d0af47ea77 +make_check=no #tests fail inside chroot