New package: hebcal-4.13
This commit is contained in:
16
srcpkgs/hebcal/template
Normal file
16
srcpkgs/hebcal/template
Normal file
@@ -0,0 +1,16 @@
|
||||
# Template file for 'hebcal'
|
||||
pkgname=hebcal
|
||||
version=4.13
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake perl"
|
||||
short_desc="Perpetual Jewish Calendar"
|
||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="https://www.hebcal.com/"
|
||||
distfiles="https://github.com/hebcal/hebcal/archive/v${version}.tar.gz"
|
||||
checksum=7b2e69b0e400ffd727fd818d926484c3f15a51cd6b325cea2483354501d6fce9
|
||||
|
||||
pre_configure() {
|
||||
aclocal && autoconf && automake --foreign --add-missing
|
||||
}
|
||||
Reference in New Issue
Block a user