Cura-packaging/Cura/control

164 lines
4.2 KiB
Plaintext

Source: cura
Section: graphics
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,
cura-resources-materials,
python3-uranium,
python3-savitar,
qml-module-qtqml-models2,
qml-module-qtquick-controls,
qml-module-qtquick-controls2,
qml-module-qtquick-dialogs,
qml-module-qt-labs-settings,
qml-module-qt-labs-folderlistmodel,
Recommends:
fonts-open-sans,
cura-resources-firmware,
cura-plugins-all,
python3-numpy-stl,
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.
Package: cura-plugins-all
Architecture: all
Depends:
cura-plugin-gcodereader,
cura-plugin-sliceinfo,
cura-plugin-ultimakermachineactions,
cura-plugin-um3networkprinting,
cura-plugin-usbprinting,
cura-plugin-x3dreader,
Provides:
cura-plugins
Enhances:
cura
Description: Cura plugin meta-package
.
Package: cura-plugin-gcodereader
Architecture: all
Depends:
cura-plugin-api-3,
${shlibs:Depends},
${misc:Depends},
${python3:Depends},
Provides:
${python3:Provides},
XB-Python3-Version:
${python3:Versions},
Description: Cura plugin - GCodeReader
This is plugin is used to open G-Code files in Cura.
Package: cura-plugin-sliceinfo
Architecture: all
Depends:
cura-plugin-api-3,
${shlibs:Depends},
${misc:Depends},
${python3:Depends},
Provides:
${python3:Provides},
XB-Python3-Version:
${python3:Versions},
Description: Cura plugin - SliceInfo
This is plugin is used to collect statistics of the user's usage of Cura. You can enable/disable collecting data in Cura, too.
.
NOTE: I personally recommend to install and enable this plugin. Ultimaker sets priorities by their collected stats. So if there are to less people using Cura with Linux, they simply won't work on Linux-specific issues (at least so quickly). So better keep it enabled, so Linux support will be kept alive!
Package: cura-plugin-postprocessing
Provides:
cura-extra-plugin-postprocessing,
Architecture: all
Depends:
cura-plugin-api-3,
${misc:Depends}
Description: Cura plugin - PostProcessing
For more info see: https://github.com/nallath/PostProcessingPlugin
Package: cura-plugin-ultimakermachineactions
Architecture: all
Depends:
cura-plugin-api-3,
${shlibs:Depends},
${misc:Depends},
${python3:Depends},
Provides:
${python3:Provides},
XB-Python3-Version:
${python3:Versions},
Description: Cura plugin - UltimakerMachineActions
This is plugin adds additional functions to preform some Ultimaker-specific actions.
Package: cura-plugin-um3networkprinting
Architecture: all
Depends:
cura-plugin-api-3,
${shlibs:Depends},
${misc:Depends},
${python3:Depends},
python3-zeroconf,
Provides:
${python3:Provides},
cura-extra-plugin-um3networkprinting,
Conflicts:
cura-extra-plugin-um3networkprinting,
Replaces:
cura-extra-plugin-um3networkprinting,
XB-Python3-Version:
${python3:Versions},
Description: Cura plugin - UM3NetworkPrinting
This is plugin adds additional functions to be able to print with an UM3 over the network.
Package: cura-plugin-usbprinting
Architecture: all
Depends:
cura-plugin-api-3,
${shlibs:Depends},
${misc:Depends},
${python3:Depends},
XB-Python3-Version:
${python3:Versions},
Description: Cura plugin - USBPrinting
This is plugin adds additional functions to be able to print via USB.
Package: cura-plugin-x3dreader
Architecture: all
Depends:
cura-plugin-api-3,
${shlibs:Depends},
${misc:Depends},
${python3:Depends},
Provides:
${python3:Provides},
XB-Python3-Version:
${python3:Versions},
Description: Cura plugin - X3DReader
This is plugin is used to open X3D files in Cura.