16 lines
540 B
Bash
16 lines
540 B
Bash
# Template file for 'volctl'
|
|
pkgname=volctl
|
|
version=0.6.2
|
|
revision=2
|
|
archs=noarch
|
|
build_style=python3-module
|
|
pycompile_module="volctl"
|
|
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=8a91bb7d17b3d789f7160efff4bc6be266df95b377ffb2e148d2b91dd5086e19
|