Add topen package
This commit is contained in:
parent
aff030a6fa
commit
2df88a6fc6
1 changed files with 14 additions and 0 deletions
14
srcpkgs/topen/template
Normal file
14
srcpkgs/topen/template
Normal 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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue