mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
New package: toot-0.19.0
closes #6341 Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>
This commit is contained in:
parent
7c00d2d7ca
commit
f44254c981
1 changed files with 15 additions and 0 deletions
15
srcpkgs/toot/template
Normal file
15
srcpkgs/toot/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'toot'
|
||||||
|
pkgname=toot
|
||||||
|
version=0.19.0
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=python3-module
|
||||||
|
pycompile_module="toot"
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-BeautifulSoup4 python3-requests python3-setuptools"
|
||||||
|
short_desc="Mastodon CLI client"
|
||||||
|
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/ihabunek/toot"
|
||||||
|
distfiles="https://github.com/ihabunek/toot/archive/${version}.tar.gz"
|
||||||
|
checksum=90d76442a85a6597edfa3dc5edaf5a506fc5912577381f67ffecc092e64bafdf
|
Loading…
Add table
Reference in a new issue