Cura-packaging/Cura-extra-plugins/control
Thomas Karl Pietrowski 747601e98e Renaming all cura-extra-plugin* packages
.. into cura-plugin* packages. In theory there is no reason why a plugin shouldn't be allowed to go into the main repository, called Cura.
Therefore we should care about this and prevent any future conflicts between packages.
Recently this situation was hit, when UM3NPP plugin has been moved into Cura.
2016-12-27 13:41:54 +01:00

94 lines
2.1 KiB
Plaintext

Source: cura-extra-plugins
Section: science
Priority: optional
Maintainer: Thomas Karl Pietrowski <thopiekar@googlemail.com>
Build-Depends:
debhelper (>=9), cmake,
python3-all-dev
Standards-Version: 3.9.6
Package: cura-plugins-all-extra
Provides: cura-extra-plugins-all
Architecture: all
Depends:
cura-plugin-octoprint,
cura-plugin-orientation,
cura-plugin-postprocessing,
# Incompatible API:
# cura-extra-plugin-doodle3d,
Provides:
cura-extra-plugins
Enhances:
cura
Description: Cura plugin meta-package
.
Package: cura-plugins-all-extra-dev
Provides: cura-extra-plugins-all-dev
Architecture: all
Depends:
cura-plugin-godmode,
cura-plugin-dbusinterface,
Provides:
cura-extra-plugins
Enhances:
cura
Description: Cura plugin meta-package
.
Package: cura-plugin-godmode
Provides: cura-extra-plugin-godmode
Architecture: all
Depends:
cura-plugin-api-3,
${misc:Depends}
Description: Cura plugin - GodMode
For more info see: https://github.com/sedwards2009/cura-god-mode-plugin
Package: cura-plugin-dbusinterface
Provides: cura-extra-plugin-dbusinterface
Architecture: all
Depends:
cura-plugin-api-3,
${misc:Depends}
Description: Cura plugin - DBusInterface
For more info see: https://github.com/awhiemstra/cura-dbusinterface
Package: cura-plugin-doodle3d
Provides: cura-extra-plugin-doodle3d
Architecture: all
Depends:
cura-plugin-api-2,
${misc:Depends}
Description: Cura plugin - Doodle3D
.
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-octoprint
Provides: cura-extra-plugin-octoprint
Architecture: all
Depends:
cura-plugin-api-3,
python3-zeroconf,
${misc:Depends}
Description: Cura plugin - OctoPrint
For more info see: https://github.com/fieldOfView/OctoPrintPlugin
Package: cura-plugin-orientation
Provides: cura-extra-plugin-orientation
Architecture: all
Depends:
cura-plugin-api-3,
python3-zeroconf,
${misc:Depends}
Description: Cura plugin - Orientation
For more info see: https://github.com/nallath/CuraOrientationPlugin