Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • inkscape inkscape
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,525
    • Issues 1,525
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 134
    • Merge requests 134
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Scheduled maintenance on the database layer will take place on 2022-07-02. We expect GitLab.com to be unavailable for up to 2 hours starting from 06:00 UTC. Kindly follow our status page for updates and read more in our blog post.

  • Inkscape
  • inkscapeinkscape
  • Merge requests
  • !3106

Extension manager optional package

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Martin Owens requested to merge doctormo/inkscape:extension-manager-win-optional into master Apr 22, 2021
  • Overview 4
  • Commits 11
  • Pipelines 11
  • Changes 7

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 Apr 27, 2021 by Martin Owens
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: extension-manager-win-optional