New Package: volctl-0.4
Closes: #4702 [via git-merge-pr] Closes: #4888 [via git-merge-pr]
This commit is contained in:
parent
5427bf5aa9
commit
90ca6d1836
1 changed files with 16 additions and 0 deletions
16
srcpkgs/volctl/template
Normal file
16
srcpkgs/volctl/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'volctl'
|
||||
pkgname=volctl
|
||||
version=0.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
makedepends="python-gobject"
|
||||
depends="python pulseaudio desktop-file-utils"
|
||||
short_desc="Lightweight volume control that sits in your systray"
|
||||
maintainer="xo <oh@rotce.de>"
|
||||
license="GPL-2"
|
||||
homepage="https://buzz.github.io/volctl/"
|
||||
distfiles="https://github.com/buzz/volctl/archive/${version}.tar.gz"
|
||||
checksum=31b7079767172c03653af380181272ade50f04f7ca32c69725239ea8116f0640
|
||||
alternatives="volctl:volctl:/usr/bin/volctl2"
|
Loading…
Reference in a new issue