summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO59
1 files changed, 59 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5cad3d826ff5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,59 @@
+pkgbase = spyder-git
+ pkgver = 2.3.4.r1866.g76a9a5f
+ pkgrel = 1
+ url = https://github.com/spyder-ide/spyder
+ install = spyder-git.install
+ arch = any
+ license = MIT
+ makedepends = python2-sphinx
+ makedepends = python2-setuptools
+ makedepends = python-sphinx
+ makedepends = python-setuptools
+ makedepends = git
+ source = spyder::git://github.com/spyder-ide/spyder.git
+ md5sums = SKIP
+
+pkgname = spyder-git
+ pkgdesc = Scientific PYthon Development EnviRonment providing MATLAB-like features (Python 2 version)
+ depends = python2-pyqt4
+ depends = python2-pyflakes
+ depends = python2-pyzmq
+ depends = python2-pygments
+ depends = desktop-file-utils
+ depends = gtk-update-icon-cache
+ optdepends = python2-pylint: powerful code analysis
+ optdepends = ipython2: enhanced Python interpreter
+ optdepends = python2-rope: editor code completion, calltips and go-to-definition
+ optdepends = python2-sphinx: rich text help on the object inspector
+ optdepends = python2-numpy: N-dimensional arrays
+ optdepends = python2-scipy: signal/image processing
+ optdepends = python2-psutil: memory/CPU usage in the status bar
+ optdepends = python2-h5py: HDF5 support
+ optdepends = python2-matplotlib: interactive 2D/3D data plotting
+ optdepends = pep8-python2: real-time code style analysis
+ optdepends = python2-sympy: symbolic mathematics for the IPython console
+ provides =
+ conflicts =
+
+pkgname = spyder3-git
+ pkgdesc = Scientific PYthon Development EnviRonment providing MATLAB-like features (Python 3 version)
+ depends = python-pyqt4
+ depends = python-pyflakes
+ depends = python-pyzmq
+ depends = python-pygments
+ depends = desktop-file-utils
+ depends = gtk-update-icon-cache
+ optdepends = python-pylint: powerful code analysis
+ optdepends = ipython: enhanced Python interpreter
+ optdepends = python-rope: editor code completion, calltips and go-to-definition
+ optdepends = python-sphinx: rich text help on the object inspector
+ optdepends = python-numpy: N-dimensional arrays
+ optdepends = python-scipy: signal/image processing
+ optdepends = python-psutil: memory/CPU usage in the status bar
+ optdepends = python-h5py: HDF5 support
+ optdepends = python-matplotlib: interactive 2D/3D data plotting
+ optdepends = pep8: real-time code style analysis
+ optdepends = python-sympy: symbolic mathematics for the IPython console
+ provides =
+ conflicts =
+