summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorMartin Owens <doctormo@gmail.com>2018-09-09 08:28:15 +0000
committerMartin Owens <doctormo@gmail.com>2018-09-09 08:28:15 +0000
commit36c73a704b281e616d779b1eac5430d7527a9338 (patch)
tree189c5defb29728d428f44e17903bde11b89540a1 /INSTALL.md
parentUpdate selection-chemistry.cpp (diff)
downloadinkscape-36c73a704b281e616d779b1eac5430d7527a9338.tar.gz
inkscape-36c73a704b281e616d779b1eac5430d7527a9338.zip
Move extensions to git inkscape-extensions repository
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md23
1 files changed, 7 insertions, 16 deletions
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
=============