New package: remind-03.01.13
This commit is contained in:
parent
a89f280965
commit
6a35ed4d77
|
@ -0,0 +1,4 @@
|
|||
Some optional packages must be installed for additional functionality:
|
||||
|
||||
- tk: for tkremind
|
||||
- tcllib: for tkremind
|
|
@ -0,0 +1,12 @@
|
|||
# Template file for 'remind'
|
||||
pkgname="remind"
|
||||
version="03.01.13"
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
short_desc="A sophisticated calendar and alarm program"
|
||||
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||
license="GPL-2"
|
||||
homepage="https://www.roaringpenguin.com/products/remind"
|
||||
distfiles="https://www.roaringpenguin.com/files/download/${pkgname}-${version}.tar.gz"
|
||||
checksum=cf2663d5eb41863fc98da7c8db31ae0a86fbe7137aada81d0649523b4a0bfc4f
|
Loading…
Reference in New Issue