From 36c73a704b281e616d779b1eac5430d7527a9338 Mon Sep 17 00:00:00 2001 From: Martin Owens Date: Sun, 9 Sep 2018 10:28:15 +0200 Subject: Move extensions to git inkscape-extensions repository --- INSTALL.md | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 3ceab9470..549e3d055 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -54,23 +54,14 @@ Please see [the wiki page on compiling Inkscape](http://wiki.inkscape.org/wiki/i most current dependencies, including links to the source tarballs. -Extension Dependencies -====================== -Inkscape also has a number of extensions for implementing various -features such as support for non-SVG file formats. In theory, all -extensions are optional, however in practice you will want to have these -installed and working. Unfortunately, there is a great deal of -variability in how you can get these functioning properly. Here are -some recommendations: - -First, make sure you have Python. If you are on Windows you -should also install [Cygwin](https://www.cygwin.com/). - -Second, if an extension does not work, check the file -`extensions-errors.log` located on Linux at `~/.config/inkscape` and on -Windows at `%userprofile%\Application Data\Inkscape\`. Any missing -programs will be listed. +Extensions +========== +All inkscape extensions have been moved into their own reporsitory, they +can be installed from there and should be packaged into builds directly. +Report all bugs and ideas to that sub project. + +[Inkscape Extensions](https://gitlab.com/inkscape/extensions/) Build Options ============= -- cgit v1.2.3