New package: pockyt-0.7.
This commit is contained in:
parent
775a867863
commit
4ed9a78552
1 changed files with 15 additions and 0 deletions
15
srcpkgs/pockyt/template
Normal file
15
srcpkgs/pockyt/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'pockyt'
|
||||||
|
pkgname=pockyt
|
||||||
|
version=0.7
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style="python-module"
|
||||||
|
hostmakedepends="python-setuptools"
|
||||||
|
depends="python-setuptools python-requests python-parse"
|
||||||
|
pycompile_module="${pkgname}"
|
||||||
|
short_desc="Automate and manage your pocket collection"
|
||||||
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://github.com/arvindch/pockyt"
|
||||||
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=d8dcffb775a5ea28dfea3f867806ce80d7d64dac824512299d213435db7ec2ea
|
Loading…
Add table
Add a link
Reference in a new issue