Search Criteria
Package Details: printrun 1:1.6.0-3
Git Clone URL: | https://aur.archlinux.org/printrun.git (read-only, click to copy) |
---|---|
Package Base: | printrun |
Description: | Pronterface, Pronsole, and Printcore - Pure Python 3D printing host software and GUI |
Upstream URL: | https://github.com/kliment/Printrun |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | ejona86 |
Maintainer: | ejona86 |
Last Packager: | ejona86 |
Votes: | 20 |
Popularity: | 0.006331 |
First Submitted: | 2013-06-07 03:27 |
Last Updated: | 2019-01-07 15:24 |
Dependencies (9)
- python2-numpy
- python2-pyglet
- python2-pyserial
- wxpython (wxpython-nuitka, wxpython-gtk2, python2-wxpython3)
- cython2 (cython2-kivy) (make)
- python2-cairo (optional) – to use Projector feature
- python2-cairosvg (optional) – to use Projector feature
- python2-dbus (optional) – to inhibit sleep when printing
- python2-psutil (optional) – to increase process priority when printing
Required by (1)
- discovery200-files (optional)
Latest Comments
« First ‹ Previous 1 2
greyltc commented on 2015-10-14 14:03
Could you please change
arch=('i686' 'x86_64')
to
arch=('any')
Thanks.
ivanovp commented on 2015-06-01 15:22
The most recent one generates segfault during print. :( I'm looking for PKGBUILD of previous printrun.
ivanovp commented on 2015-06-01 14:38
The most recent one generates segfault during print. :( I'm looking for PKGBUILD of last printrun.
ivanovp commented on 2015-06-01 14:25
python2-numpy is missing from depends.
swiftgeek commented on 2015-05-02 21:45
For teacup reverting this change is needed https://github.com/kliment/Printrun/pull/547/files
ivanovp commented on 2015-03-01 07:48
arch is wrong. i686 should be instead of x86 like this:
arch=('i686' 'x86_64')
ivanovp commented on 2014-12-03 08:03
It would be easier to find this package, if you would put 'pronterface' word in the description.
katta commented on 2014-05-18 07:10
python2-cairosvg
possible missing dependency ?
xoan commented on 2014-04-13 16:35
--- PKGBUILD 2014-04-13 18:27:31.993661129 +0200
+++ PKGBUILD.new 2014-04-13 18:29:34.483663233 +0200
@@ -2,7 +2,7 @@
# Maintainer: Eric Anderson <ejona86@gmail.com>
pkgname=printrun
-pkgver=20140328
+pkgver=20140406
pkgrel=1
_projectname='Printrun'
_gittag="printrun-${pkgver}"
@@ -15,7 +15,7 @@
depends=('python2-pyserial' 'wxpython' 'pyglet')
source=("https://github.com/kliment/${_projectname}/archive/${_gittag}.tar.gz"
'pronterface.desktop' 'pronterface.png')
-sha256sums=('cc5d6deed20373c9be3ce7c88004761358b5c5c5dcdf1a4ffc056158f28c7dba'
+sha256sums=('ffc777afed14a64e2ea4eef331cf9a0a7ed4263e0029414977067bb8f6ed6468'
'd2b419a6b00540a4cd1d1e7e561aaf763ebf6dbfe5520569da4d4372a9d09918'
'b6321224cc52ce18f5450c68af8b9f92ec11e85a2a58c41be049b79faefa2ace')
Anonymous comment on 2014-04-10 15:34
Please add python2-dbus from [extra] to the dependencies, otherwise pronterface.py won't start