summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO65
1 files changed, 24 insertions, 41 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 118117955b3e..c3e48e4e2cdd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,47 +1,30 @@
-# Generated by mksrcinfo v8
-# Sat Apr 20 14:00:03 UTC 2019
pkgbase = weboob-git
- pkgdesc = Weboob (Web Out Of Browsers) provides several applications to interact with a lot of websites.
- pkgver = 1.5_241_gf0b528c74
+ pkgdesc = Core library and modules for Web Outside of Browsers
+ pkgver = 2.0.r315.g0f6bc340c
pkgrel = 1
- url = http://weboob.org
- arch = i686
- arch = x86_64
- arch = armv6h
- license = AGPL3
+ url = https://weboob.org/
+ arch = any
+ license = LGPL-3.0+
+ makedepends = python-setuptools
makedepends = git
- makedepends = python2-distribute
- makedepends = python2-setuptools
- makedepends = make
- depends = phonon-qt5
- depends = python2-cssselect
- depends = python2-dateutil
- depends = python2-feedparser
- depends = python2-futures
- depends = python2-google-api-python-client
- depends = python2-html2text
- depends = python2-imaging
- depends = python2-lxml
- depends = python2-prettytable
- depends = python2-pyqt5
- depends = python2-pysqlite
- depends = python2-requests
- depends = python2-simplejson
- depends = python2-unidecode
- depends = python2-yaml
- depends = which
- optdepends = gnupg: check for repository authenticity
- optdepends = python2-routes: contrib backends
- optdepends = python2-webob: contrib backends
- optdepends = python2-mako: contrib backends
- optdepends = pywebkitgtk: contrib backends
- optdepends = python2-pillow: PIL replacement
- optdepends = python2-termcolor: color formatting
- optdepends = python2-nose: test suite
- provides = weboob
- conflicts = weboob
- source = weboob-git::git+https://git.weboob.org/weboob/weboob
- sha256sums = SKIP
+ depends = python-lxml
+ depends = python-cssselect
+ depends = python-requests
+ depends = python-dateutil
+ depends = python-yaml
+ depends = python-html2text
+ depends = python-six
+ depends = python-unidecode
+ depends = python-pillow
+ depends = python-babel
+ depends = python-simplejson
+ optdepends = python-prettytable: CLI output formatting
+ optdepends = python-feedparser: required by some modules
+ provides = weboob-headless
+ conflicts = weboob-headless
+ replaces = weboob-headless
+ source = git+https://git.weboob.org/weboob/weboob
+ md5sums = SKIP
pkgname = weboob-git