summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..248dcd46fe78
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = limnoria
+ pkgdesc = An IRC bot based on Supybot, with sqlite3 support and other features (dev channel)
+ pkgver = 20180625.2
+ pkgrel = 1
+ url = https://github.com/ProgVal/Limnoria
+ arch = any
+ license = 3-clause BSD
+ makedepends = git
+ depends = python2
+ optdepends = python2-charade: Detect page's encoding
+ optdepends = python2-pytz: Enable Time plugin to calculate the time in specified timezone
+ optdepends = python2-dateutil: Enable Time plugin to parse the input time string
+ optdepends = python2-gnupg: GnuPG support
+ optdepends = python2-feedparser: RSS plugin support
+ optdepends = python2-socksipy-branch: SOCKS proxy support
+ optdepends = python2-ecdsa: ECDSA support
+ source = https://github.com/ProgVal/Limnoria/archive/master-2018-06-25-2.tar.gz
+ md5sums = 71ccd3004ddfb8a7bca7114cab40bb72
+
+pkgname = limnoria
+