Search Criteria
Package Details: inkcut 2.1.5-00
Package Actions
Git Clone URL: | https://aur.archlinux.org/inkcut.git (read-only, click to copy) |
---|---|
Package Base: | inkcut |
Description: | An application for controlling 2D plotters, cutters, engravers, and CNC machines. |
Upstream URL: | https://github.com/codelv/inkcut/ |
Licenses: | custom:GPLv3 |
Submitter: | sameer |
Maintainer: | None |
Last Packager: | sameer |
Votes: | 4 |
Popularity: | 0.000001 |
First Submitted: | 2018-12-05 15:07 (UTC) |
Last Updated: | 2023-02-24 18:08 (UTC) |
Dependencies (14)
- python (python37AUR, python311AUR, python310AUR)
- python-enamlAUR (python-enaml-gitAUR)
- python-enamlxAUR
- python-jsonpickle
- python-lxml
- python-pycups
- python-pyqt5-webengine
- python-pyqtgraph
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-qt-reactorAUR
- python-qtconsole (python-qtconsole-gitAUR)
- python-setuptools
- python-twisted
- python-pip (make)
Latest Comments
nulogicsystems commented on 2024-07-29 15:51 (UTC)
ModuleNotFoundError: No module named 'pegen'
Schrutz commented on 2022-10-12 11:55 (UTC)
Please update to new Inkcut version 2.1.5, hopefully problems are solved.
scallopedllama commented on 2021-12-25 02:23 (UTC) (edited on 2021-12-25 03:10 (UTC) by scallopedllama)
Looks like this package is broken again :-(
Looks like
enamlx
updated to 0.4.5 and broke everything.sameer commented on 2021-03-12 04:09 (UTC)
I've updated the package to v2.1.3. Python 3.9 seems to be working so far with latest python-enaml and python-enamlx
scallopedllama commented on 2019-11-30 06:21 (UTC) (edited on 2020-06-01 00:14 (UTC) by scallopedllama)
Looks like the enaml dependency doesn't work with Python 3.8 yet and that breaks Inkcut :-(
See: This Inkcut Issue and This Enaml Issue
I had to build python37 and libffi6 from the AUR and use pip to install inkcut in a virtualenv to get it working.
sameer commented on 2019-09-18 21:41 (UTC)
sameer commented on 2018-12-13 03:12 (UTC)
dema, I have added these as dependencies and made AUR packages for those that didn't exist. Let me know if there is anything I have missed.
dema commented on 2018-12-12 19:22 (UTC)
It needs more dependencies.
sudo pacman -S extra/python-pycups community/python-jsonpickle community/python-qtconsole community/python-pyqtgraph aurman -S --noconfirm python-qt5reactor python-pypi2pkgbuild
alias pypi2pkgbuild.py='PKGEXT=.pkg.tar pypi2pkgbuild.py -g cython -b /tmp/pypi2pkgbuild/ -f'
pypi2pkgbuild.py enamlx