blob: 9607fe840c15c01359ed14473d12f1c92c5782a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = indicator-sound-switcher
pkgdesc = Sound input/output selector indicator for Linux.
pkgver = 2.3.10.1
pkgrel = 1
url = https://github.com/yktoo/indicator-sound-switcher
arch = any
license = GPL-3.0-or-later
makedepends = python-setuptools
depends = python
depends = python-gobject
depends = libkeybinder3
depends = libappindicator-gtk3
depends = pulse-native-provider
options = !emptydirs
source = indicator-sound-switcher-2.3.10.1.tar.gz::https://github.com/yktoo/indicator-sound-switcher/archive/v2.3.10.1.tar.gz
sha256sums = 54c50b04b8a337ace3dcc5345c033e88eeaa298d54a082428e01e7467ca74930
pkgname = indicator-sound-switcher
|