mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
New package: lifelines-3.1.1
This commit is contained in:
parent
65e67fa2c1
commit
6d1d8499ea
1 changed files with 17 additions and 0 deletions
17
srcpkgs/lifelines/template
Normal file
17
srcpkgs/lifelines/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'lifelines'
|
||||||
|
pkgname=lifelines
|
||||||
|
version=3.1.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="bison"
|
||||||
|
makedepends="ncurses-devel"
|
||||||
|
short_desc="Genealogy Software System"
|
||||||
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/lifelines/lifelines"
|
||||||
|
distfiles="https://github.com/lifelines/lifelines/releases/download/${version}/lifelines-${version}.tar.gz"
|
||||||
|
checksum=083007f81e406fce15931e5a29a7ba0380ef0b3b9c61d5eb5228ad378c7f332d
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue