mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
New package: hebcal-4.13
This commit is contained in:
parent
8d9601142a
commit
46c7d1965d
1 changed files with 16 additions and 0 deletions
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
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue