blob: e2cef43d56159adc58649fde773954d39720a28d (
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
pkgdesc = MPRIS proxy for usage with Web Media Controller on GNU/Linux
pkgver = 0.1.0
pkgrel = 2
url = https://github.com/f1u77y/wmc-mpris
arch = i686
arch = x86_64
license = custom:Unlicense
makedepends = git
makedepends = cmake
makedepends = python
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
conflicts = web-media-controller-mpris-git
source = https://github.com/f1u77y/wmc-mpris/archive/v0.1.0.tar.gz
sha512sums = 20b70ed606b534916241d51de2954013d80f3263e2a3b338d01fb18877149bd6f70bc3713d94b66c714e519025f584cbf96b49323d023b94a927a865885cc985
pkgname = web-media-controller-mpris
|