blob: d51c251975702bc749810672a81f57410809429c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = blockify-git
pkgdesc = Mutes Spotify advertisements.
pkgver = 4.1.0.r0.gdac3d63
pkgrel = 1
url = https://github.com/carlocastoldi/blockify
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = spotify
depends = alsa-utils
depends = python-gobject
depends = dbus-python
depends = python-docopt
optdepends = libpulse: allows muting Spotify instead of all system sound
provides = blockify
conflicts = blockify
source = blockify-git::git+https://github.com/carlocastoldi/blockify
sha256sums = SKIP
pkgname = blockify-git
|