void-packages/srcpkgs/volctl/template
2021-10-09 08:01:13 -04:00

15 lines
603 B
Bash

# Template file for 'volctl'
pkgname=volctl
version=0.9.1
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-gobject gtk+3 desktop-file-utils python3-cairo python3-pulsectl"
short_desc="Lightweight volume control for pulseaudio in your systray"
maintainer="teldra <teldra@rotce.de>"
license="GPL-2.0-only"
homepage="https://buzz.github.io/volctl/"
distfiles="https://github.com/buzz/volctl/archive/v${version}.tar.gz"
checksum=a04b45b61fe4a7f8375e806f6dbc5bf3c699512e53279ebc6c73bc282e855901
make_check=no # no tests, but check fails with a non-zero return code