# Template file for 'calcurse'
pkgname=calcurse
version=4.8.2
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="ncurses-devel"
depends="python3-httplib2"
short_desc="Text-based calendar and scheduling application"
maintainer="silvernode <mollusk@homebutter.com>"
license="BSD-2-Clause"
homepage="https://calcurse.org"
distfiles="https://calcurse.org/files/${pkgname}-${version}.tar.gz"
checksum=849ba852c7f37b6772365cb0c42a94cde0fe75efba91363e96a0e7ef797ba565

post_install() {
	vlicense COPYING
	vsconf contrib/caldav/config.sample caldav-config.sample
}
