summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4624bbb9ba30c77d6925361e8a957e635e52a8ce (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 = vkplayer
	pkgdesc = VK audio player built in Python & GTK3.
	pkgver = 0.5
	pkgrel = 1
	url = http://github.com/and3rson/vkplayer
	arch = any
	license = GPL2
	depends = python2
	depends = gtk3
	depends = libkeybinder3
	depends = webkitgtk
	depends = gobject-introspection-runtime
	depends = python2-dbus
	depends = python2-pyglet
	depends = redis
	depends = aur/avbin
	optdepends = redis: to control player via redis pub/sub bus
	options = !strip
	source = git+https://github.com/and3rson/vkplayer.git
	md5sums = SKIP

pkgname = vkplayer