New package: gcalcli-4.3.0
This commit is contained in:
parent
17de91022f
commit
4f8e59c082
1 changed files with 20 additions and 0 deletions
20
srcpkgs/gcalcli/template
Normal file
20
srcpkgs/gcalcli/template
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'gcalcli'
|
||||
pkgname=gcalcli
|
||||
version=4.3.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3-dateutil python3-google-api-python-client
|
||||
python3-httplib2 python3-oauth2client python3-parsedatetime
|
||||
python3-vobject"
|
||||
short_desc="Google Calendar Command Line Interface"
|
||||
maintainer="Alan B. de Oliveira <alanbarros@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/insanum/gcalcli"
|
||||
changelog="https://raw.githubusercontent.com/insanum/gcalcli/master/ChangeLog"
|
||||
distfiles="https://github.com/insanum/gcalcli/archive/v${version}.tar.gz"
|
||||
checksum="597d96ee1c8b5f094cca75a059cb1a0056a612e734c32012ef0d41219ac3b0cd"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue