blob: 1da92d30c136bb5fa3b19a13e79138656e48c67b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = jackeventcmd-git
pkgdesc = Run custom commands when headphones are (un)plugged
pkgver = 3.eca961e
pkgrel = 1
url = https://github.com/gentoo-root/jackeventcmd
arch = i686
arch = x86_64
license = GPL3
makedepends = git
depends = dbus
depends = jacklistener
provides = jackeventcmd
source = jackeventcmd::git+https://github.com/gentoo-root/jackeventcmd
sha256sums = SKIP
pkgname = jackeventcmd-git
|