15 lines
586 B
Bash
15 lines
586 B
Bash
# Template file for 'pscircle'
|
|
pkgname=pscircle
|
|
version=1.4.0
|
|
revision=1
|
|
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"
|
|
changelog="https://gitlab.com/mildlyparallel/pscircle/-/raw/master/CHANGELOG.md"
|
|
distfiles="https://gitlab.com/mildlyparallel/pscircle/-/archive/v${version}/pscircle-v${version}.tar.gz"
|
|
checksum=99a4fa1d7e4ca28b067c5c2bb977352b4e6fcb9eb22349c9d33456971f282d7f
|