diff --git a/srcpkgs/aria2p/template b/srcpkgs/aria2p/template new file mode 100644 index 00000000000000..0a6483abd3afe8 --- /dev/null +++ b/srcpkgs/aria2p/template @@ -0,0 +1,18 @@ +# Template file for 'aria2p' +pkgname=aria2p +version=0.12.1 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-wheel python3-setuptools python3-pdm-backend" +makedepends="python3-devel" +depends="python3-loguru python3-platformdirs python3-requests + python3-websocket-client python3-idna python3-charset-normalizer + python3-urllib3 python3-pyfiglet python3-wcwidth python3-pyperclip + python3-requests python3-asciimatics aria2" +short_desc="Command-line tool and library to interact with an aria2c daemon" +maintainer="elbachir-one " +license="GPL-3.0-or-later" +homepage="https://github.com/pawamoy/aria2p" +changelog="https://raw.githubusercontent.com/pawamoy/aria2p/refs/heads/main/CHANGELOG.md" +distfiles="https://github.com/pawamoy/aria2p/archive/refs/tags/${version}.tar.gz" +checksum=799ba37bda9e02df6a77b8023c42214f8cd0b73d2cb41f77e55814739f29d97c diff --git a/srcpkgs/python3-asciimatics/template b/srcpkgs/python3-asciimatics/template new file mode 100644 index 00000000000000..f2a31fdb95b967 --- /dev/null +++ b/srcpkgs/python3-asciimatics/template @@ -0,0 +1,15 @@ +# Template file for 'python3-asciimatics' +pkgname=python3-asciimatics +version=1.15.0 +revision=1 +build_style=python3-module +hostmakedepends="python3-setuptools_scm" +makedepends="python3-devel" +depends="python3-Pillow python3-pyfiglet python3-wcwidth" +short_desc="Cross platform package to do curses-like operations" +maintainer="elbachir-one " +license="GPL-3.0-or-later" +homepage="https://github.com/peterbrittain/asciimatics" +changelog="https://raw.githubusercontent.com/peterbrittain/asciimatics/refs/heads/master/CHANGES.rst" +distfiles="$PYPI_SITE/a/asciimatics/asciimatics-${version}.tar.gz" +checksum=cfdd398042727519d8b73e62b8ef82c0becfed4eb420899c3b96c98d0b96821a