blob: 2f13f5e9177beb104518b313e1e86703c944f22c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = web-media-controller-mpris-git
pkgdesc = MPRIS proxy for usage with Web Media Controller on GNU/Linux
pkgver = r91.573b8dd
pkgrel = 2
url = https://github.com/f1u77y/wmc-mpris
arch = i686
arch = x86_64
license = custom:Unlicense
makedepends = git
makedepends = meson
depends = glib2
depends = json-glib
optdepends = firefox: could be controlled with this tool
optdepends = chromium: could be controlled with this tool
optdepends = google-chrome: could be controlled with this tool
optdepends = opera: could be controlled with this tool
provides = web-media-controller-mpris
conflicts = web-media-controller-mpris
source = web-media-controller-mpris::git+https://github.com/f1u77y/wmc-mpris.git
md5sums = SKIP
pkgname = web-media-controller-mpris-git
|