Skip to content

Extension manager optional package

Makes the extensions manager optional for the windows package.

  • Adds a fallback installer which uses a flat zip provided by the inkscape.org website (no pip or virtualenv)
  • Creates a COMPONENT with the extensions manager bootstrap files
  • Adds the COMPONENT section for the extensions manager so it can be deselected
  • Adds the required python dependencies to allow this, and the clipart importer extension to work.

Tested with Windows 10 Home 64bit, exe install, deselecting extensions manager, installing and using the extensions manager.

Edited by Martin Owens

Merge request reports