14 lines
514 B
Bash
14 lines
514 B
Bash
# Template file for 'volctl'
|
|
pkgname=volctl
|
|
version=0.6.3
|
|
revision=1
|
|
archs=noarch
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-gobject pulseaudio desktop-file-utils"
|
|
short_desc="Lightweight volume control that sits 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/${version}.tar.gz"
|
|
checksum=b0cf4fe8790c3a7b025c06ca2846a0cf1bb6becc82307713ed9aa6b32e296ef1
|