New package: jcal-0.4.1
This commit is contained in:
parent
b429119c3b
commit
dd2c1967c2
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'jcal'
|
||||
pkgname=jcal
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_wrksrc="sources"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
makedepends="readline-devel"
|
||||
short_desc="Jalali Calendar Library"
|
||||
maintainer="linarcx <linarcx@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/fzerorubigd/jcal"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=b55edc605eda0a5b25b8009391dcaeb3c8ba88d1fb3337a071f555983a114c12
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
}
|
Loading…
Reference in New Issue