summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 30 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c63aeeffc477
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,30 @@
+pkgbase = mlbstreamer-git
+ pkgdesc = Enables real-time and time-shifted viewing of MLB.tv streams
+ pkgver = v0.0.10.r23.g92eb0ad
+ pkgrel = 1
+ url = https://github.com/tonycpsu/mlbstreamer
+ arch = any
+ license = GPL2
+ makedepends = git
+ 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>=0.11.0
+ depends = python-prompt_toolkit
+ depends = python-urwid
+ depends = python-urwid_utils>=0.1.2
+ depends = python-panwid>=0.2.5
+ provides = mlbstreamer
+ conflicts = mlbstreamer
+ source = git+https://github.com/tonycpsu/mlbstreamer.git
+ sha256sums = SKIP
+
+pkgname = mlbstreamer-git
+