summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: da5c61d1b26be9e60abf2abe882b35f1d8070aaa (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
31
pkgbase = mlbstreamer-git
	pkgdesc = Enables real-time and time-shifted viewing of MLB.tv streams
	pkgver = v0.0.10.r40.gbb3caab
	pkgrel = 1
	url = https://github.com/tonycpsu/mlbstreamer
	arch = any
	license = GPL2
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-six
	depends = python-requests
	depends = python-lxml
	depends = python-pytz
	depends = python-tzlocal
	depends = python-pymemoize
	depends = python-orderedattrdict
	depends = python-yaml
	depends = python-dateutil
	depends = streamlink
	depends = python-prompt_toolkit
	depends = python-urwid
	depends = python-urwid_utils
	depends = python-panwid
	provides = mlbstreamer
	conflicts = mlbstreamer
	source = git+https://github.com/tonycpsu/mlbstreamer.git
	sha256sums = SKIP

pkgname = mlbstreamer-git