blob: 697d64dad5fe57d8964aa0e2aef53f6e4930225f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = mictray
pkgdesc = Lightweight application which lets you control the microphone state and volume from system tray
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/Junker/MicTray
arch = i686
arch = x86_64
license = GPL-3
makedepends = vala
makedepends = meson
makedepends = ninja
makedepends = libpulse
makedepends = libnotify
depends = gtk3
depends = libgee
source = https://github.com/Junker/mictray/archive/0.3.1.zip
sha256sums = df4d54d13be624f3be10080b5267a52bad35e8efe1c18e273a0692cafa151b51
pkgname = mictray
|