void-packages/srcpkgs/volctl/template
2021-09-01 19:17:57 +02:00

14 lines
603 B
Bash

# Template file for 'volctl'
pkgname=volctl
version=0.9.0
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=2995653bc506e7af061bec88fdeee973f468c1599f82e2773c0e488a33bb101a
make_check=no # no tests, but check fails with a non-zero return code