summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..068b0370ade9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = tv-overlord-git
+ pkgdesc = Download and manage tv shows
+ pkgver = r335.d7b247f
+ pkgrel = 1
+ url = https://github.com/8cylinder/tv-overlord
+ arch = any
+ license = GPL
+ makedepends = git
+ makedepends = python-setuptools
+ depends = python-beautifulsoup4
+ depends = python-click
+ depends = python-colorama
+ depends = python-dateutil
+ depends = python-feedparser
+ depends = python-tvdb_api-git
+ depends = python-requests
+ optdepends = deluge: torrent client
+ optdepends = transmission-cli: torrent client
+ source = tv-overlord::git://github.com/8cylinder/tv-overlord.git
+ md5sums = SKIP
+
+pkgname = tv-overlord-git
+