blob: 2cad775c25401da9457caa23db519707fab58799 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = waybar-module-music-git
pkgdesc = A Waybar module to show & control the current MPRIS media players state
pkgver = 0.2.1_r177.f589947
pkgrel = 1
url = https://github.com/Andeskjerf/waybar-module-music
arch = x86_64
license = GPL3
makedepends = rust
makedepends = git
depends = dbus
optdepends = waybar: for integration with Waybar
provides = waybar-module-music
conflicts = waybar-module-music
source = waybar-module-music-git::git+https://github.com/Andeskjerf/waybar-module-music.git
sha256sums = SKIP
pkgname = waybar-module-music-git
|