summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d7d9a5cc4310599abb33dda31d85794e4783c912 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = mpnotd-git
	pkgdesc = MPD Notification Daemon
	pkgver = r11.5118f43
	pkgrel = 1
	url = https://github.com/jeffmhubbard/mpnotd
	install = mpnotd.install
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = mpd
	depends = python
	depends = python-mpd2
	depends = python-notify2
	depends = python-beautifulsoup4
	depends = python-pillow
	depends = python-colormath
	depends = python-colorthief
	optdepends = dunst: display notifications
	source = mpnotd::git+https://github.com/jeffmhubbard/mpnotd.git
	md5sums = SKIP

pkgname = mpnotd-git