mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: pscircle-1.0.0 (#611)
This commit is contained in:
parent
96a275f48e
commit
5622476810
1 changed files with 14 additions and 0 deletions
14
srcpkgs/pscircle/template
Normal file
14
srcpkgs/pscircle/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'pscircle'
|
||||||
|
pkgname=pscircle
|
||||||
|
version=1.0.0
|
||||||
|
revision=1
|
||||||
|
wrksrc="pscircle-v${version}"
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="cairo-devel"
|
||||||
|
short_desc="Radial tree process visualisation"
|
||||||
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://gitlab.com/mildlyparallel/pscircle"
|
||||||
|
distfiles="${homepage}/-/archive/v${version}/pscircle-v${version}.tar.gz"
|
||||||
|
checksum=485aff0c494c3c64e81b973e077f8bf697bbd648a5652d2526592b2becbcfa80
|
Loading…
Add table
Reference in a new issue