diff options
author | Robby Workman <rw@rlworkman.net> | 2010-05-11 22:23:16 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:23:16 +0200 |
commit | e007950e02119b101af0887e6aa5dac6169e669c (patch) | |
tree | b36697238fde88c5c74fec62257b2976bb6475c9 /graphics/inkscape/README | |
parent | 908e7bce57f77c58fa0ee84fb7f4e16a44411c71 (diff) | |
download | slackbuilds-e007950e02119b101af0887e6aa5dac6169e669c.tar.gz |
graphics/inkscape: Updated for version 0.46
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. |