15 lines
529 B
Bash
15 lines
529 B
Bash
# Template file for 'volctl'
|
|
pkgname=volctl
|
|
version=0.5.1
|
|
revision=2
|
|
noarch=yes
|
|
build_style=python2-module
|
|
pycompile_module="volctl"
|
|
hostmakedepends="python-setuptools"
|
|
depends="python-gobject pulseaudio desktop-file-utils"
|
|
short_desc="Lightweight volume control that sits in your systray"
|
|
maintainer="teldra <teldra@rotce.de>"
|
|
license="GPL-2"
|
|
homepage="https://buzz.github.io/volctl/"
|
|
distfiles="https://github.com/buzz/volctl/archive/${version}.tar.gz"
|
|
checksum=4172f362ef1d428817f2013211a616e9049afede4ae424044f3ae70e04689de7
|