void-packages/srcpkgs/remind/template

18 lines
615 B
Bash

# Template file for 'remind'
pkgname=remind
version=04.03.02
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
short_desc="Sophisticated calendar and alarm program"
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
license="GPL-2.0-only"
homepage="https://dianne.skoll.ca/projects/remind/"
changelog="https://git.skoll.ca/Skollsoft-Public/Remind/raw/branch/master/docs/WHATSNEW"
distfiles="https://git.skoll.ca/Skollsoft-Public/Remind/archive/${version}.tar.gz"
checksum=fe3ca4545ab19b852aea9c7a1bcb376fa6759c44a4b43a95049a3a603e9ea856
post_install() {
vdoc "${FILESDIR}/README.voidlinux"
}