summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..be837140224a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = mythweb-git
+ pkgdesc = Web interface for the MythTV scheduler
+ pkgver = 31+fixes.20200303.d90538ce
+ pkgrel = 1
+ url = http://www.mythtv.org
+ arch = any
+ license = GPL
+ depends = php
+ depends = perl-cgi
+ optdepends = lighttpd
+ optdepends = php-apache
+ conflicts = mythplugins-mythweb
+ replaces = mythplugins-mythweb
+ source = git+https://github.com/MythTV/mythweb#branch=fixes/31
+ sha256sums = SKIP
+
+pkgname = mythweb-git
+