mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: cbonsai-1.3.1
This commit is contained in:
parent
e5636d3747
commit
fde8754e4d
1 changed files with 14 additions and 0 deletions
14
srcpkgs/cbonsai/template
Normal file
14
srcpkgs/cbonsai/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'cbonsai'
|
||||||
|
pkgname=cbonsai
|
||||||
|
version=1.3.1
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname}-v${version}"
|
||||||
|
build_style=gnu-makefile
|
||||||
|
hostmakedepends="pkg-config scdoc"
|
||||||
|
makedepends="ncurses-devel"
|
||||||
|
short_desc="Grow bonsai trees in your terminal"
|
||||||
|
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://gitlab.com/jallbrit/cbonsai"
|
||||||
|
distfiles="https://gitlab.com/jallbrit/cbonsai/-/archive/v${version}/cbonsai-v${version}.tar.gz"
|
||||||
|
checksum=62aa7e0eaf3098b7a6a2787146bd2531437df6ad0e604b0f9176128797efd8f9
|
Loading…
Add table
Reference in a new issue