aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/linuxwave/template
blob: 77b5781c7fcd2c5fa2f94b70c4ec55723cd1b24f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Template file for 'linuxwave'
pkgname=linuxwave
version=0.1.5
revision=1
build_style=zig-build
short_desc="Generate music from the entropy of Linux"
maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
license="MIT"
homepage="https://orhun.dev/linuxwave/"
changelog="https://raw.githubusercontent.com/orhun/linuxwave/main/CHANGELOG.md"
distfiles="https://github.com/orhun/linuxwave/releases/download/v${version}/v${version}.tar.gz"
checksum=c0fbab58909cf0047e82618193b4e75d6aee5c5e0a5d12d8e1f74eb31fbf6d11

post_install() {
	vlicense LICENSE
	vman man/linuxwave.1
}