diff options
Diffstat (limited to 'graphics/inkscape/README')
-rw-r--r-- | graphics/inkscape/README | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/graphics/inkscape/README b/graphics/inkscape/README index 5c22ca6097..a173dbfb25 100644 --- a/graphics/inkscape/README +++ b/graphics/inkscape/README @@ -7,7 +7,9 @@ layers, complex path operations, bitmap tracing, text-on-path, flowed text, direct XML editing, and more. It imports formats such as JPEG, PNG, TIFF, and others and exports PNG as well as multiple vector-based formats. -Inkscape requires libsigc++, glibmm, gtkmm (which requires cairomm), and gc, -all of which are available at SlackBuilds.org. It can also optionally use -PyXML, which will allow you to save projects as .xcf (open with Gimp) to -maintain image layering. +This build script includes a patch that might be needed if you're building +inkscape against a newer version of poppler than what Slackware 12.1 has; +if you need it, uncomment it in the build script. + +Inkscape requires boost, libsigc++, glibmm, gtkmm (which requires cairomm), +and gc, all of which are available at SlackBuilds.org. |