Add topen package

This commit is contained in:
Marty Oehme 2025-04-01 13:49:15 +02:00
parent aff030a6fa
commit 2df88a6fc6
Signed by: Marty
GPG key ID: 4E535BC19C61886E

14
srcpkgs/topen/template Normal file
View file

@ -0,0 +1,14 @@
# Template file for 'topen'
pkgname=topen
version=0.1.0
revision=1
build_style=python3-pep517
depends="python3-tasklib"
hostmakedepends="python3-setuptools"
short_desc="note editing for taskwarrior tasks"
maintainer="Marty Oehme <contact@martyoeh.me>"
license="MIT"
homepage="https://github.com/marty-oehme/topen"
distfiles="${PYPI_SITE}/t/topen/topen-0.1.0.tar.gz"
checksum=660b4b7c2aadbac9b17907380528d0549252a386c046fc3b4462c168a2f75329
make_check=no # don't exec tests, we don't have any