Cura-packaging/2.3/Cura/control

41 lines
1.2 KiB
Plaintext

Source: cura
Section: science
Priority: optional
Maintainer: Thomas Karl Pietrowski <thopiekar@googlemail.com>
Build-Depends:
debhelper (>= 9), cmake,
python3-dev,
python3-uranium, uranium-tools,
qttools5-dev, qttools5-dev-tools,
gettext,
python3-pytest, pylint3,
Standards-Version: 3.9.6
Homepage: https://github.com/Ultimaker/Cura
X-Python3-Version: >= 3.4
Vcs-Git: https://github.com/Ultimaker/Cura.git
Vcs-Browser: https://github.com/Ultimaker/Cura
Package: cura
Architecture: all
Depends:
${shlibs:Depends},
${misc:Depends},
${python3:Depends},
cura-engine,
python3-uranium,
qml-module-qtqml-models2,
qml-module-qtquick-controls,
qml-module-qtquick-dialogs,
# needed packages for 2.1 - don't see messages about missing modules on 2.3/master
qml-module-qt-labs-folderlistmodel,
qml-module-qt-labs-settings,
Provides:
cura-plugin-api-3,
${python3:Provides},
XB-Python3-Version:
${python3:Versions},
Description: 3D printer / slicing GUI built on top of the Uranium framework
This is the new, shiny frontend for Cura. daid/Cura is the old legacy Cura that everyone knows and loves/hates.
.
We re-worked the whole GUI code at Ultimaker, because the old code started to become a unmaintainable.