summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 76864bdfb8aef332480534035c8b1627c0be1ab0 (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
25
26
27
28
29
30
pkgbase = pyradio-git
	pkgdesc = Internet radio player for the command line
	pkgver = 0.9.3.1
	pkgrel = 1
	url = http://www.coderholic.com/pyradio/
	arch = any
	license = MIT
	makedepends = git
    makedepends = python-setuptools
	makedepends = python-pip
	makedepends = python-wheel
    makedepends = python-build
    makedepends = python-installer
	depends = python-dnspython
	depends = python-requests
	depends = python-psutil
	depends = python-dateutil
	depends = python-netifaces
	depends = python-rich
	depends = ttf-dejavu
	optdepends = mplayer: as backend
	optdepends = mpv: as backend
	optdepends = vlc: as backend
	optdepends = mkvtoolnix-cli: fix mplayer recordings, add chapters to recordings
	provides = pyradio
	conflicts = pyradio
	source = pyradio-git::git+https://github.com/coderholic/pyradio.git
	sha256sums = SKIP

pkgname = pyradio-git