summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 27 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..969c2d02e54d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,27 @@
+pkgbase = printrun-git
+ pkgdesc = Pronterface, Pronsole, and Printcore - Pure Python 3D printing host software and GUI
+ pkgver = 20150310
+ pkgrel = 1
+ url = https://github.com/kliment/Printrun
+ install = printrun-git.install
+ arch = i686
+ arch = x86_64
+ license = GPL
+ makedepends = git
+ makedepends = cython2
+ depends = python2-pyserial
+ depends = wxpython
+ depends = pyglet
+ depends = desktop-file-utils
+ optdepends = python2-cairo: to use Projector feature
+ optdepends = python2-cairosvg: to use Projector feature
+ optdepends = python2-numpy: for 3D view
+ optdepends = python2-dbus: to inhibit sleep when printing
+ optdepends = python2-psutil: to increase process priority when printing
+ provides = printrun
+ conflicts = printrun
+ source = git://github.com/kliment/Printrun.git
+ sha256sums = SKIP
+
+pkgname = printrun-git
+