Path to this page:
./
graphics/inkscape,
Scalable Vector Graphics (SVG) editor
Branch: CURRENT,
Version: 0.47nb4,
Package name: inkscape-0.47nb4,
Maintainer: reedInkscape is an open source Scalable Vector Graphics (SVG) editor
with capabilities similar to Illustrator, CorelDraw, and Visio.
Supported SVG features include basic shapes, paths, text, alpha
blending, transforms, gradients, node editing, SVG-to-PNG export,
grouping, and more.
The goal is to be a fully XML, SVG, and CSS2 compliant extensible
drawing tool. It has a GNOME-style interface.
Inkscape can be used for slideshows, printing, converting image
formats, and can be used without a GUI for some features. It offers
PDF import and export.
This package also includes inkview, a slideshow program which uses
SVG files.
Required to run:[
sysutils/gnome-vfs] [
sysutils/desktop-file-utils] [
textproc/libxml2] [
textproc/gtkspell] [
textproc/libxslt] [
print/poppler-glib] [
graphics/lcms] [
graphics/png] [
lang/perl5] [
math/gsl] [
devel/boehm-gc] [
devel/popt] [
devel/pango] [
x11/gtkmm] [
graphics/libart]
Required to build:[
textproc/intltool] [
pkgtools/x11-links] [
devel/gmake] [
devel/libtool-base] [
devel/boost-headers] [
devel/pkg-config] [
x11/renderproto] [
x11/xproto] [
x11/fixesproto] [
x11/inputproto] [
x11/xextproto] [
x11/randrproto] [
archivers/bsdtar] [
print/poppler-includes]
Package options: gnome
Master sites:
SHA1: 7c75352f3882ebf4fcaebc22413bcb79bf3b7895
RMD160: 5f9dc6117e5670e8501769fe1d26945c4de76ffa
Filesize: 20256.396 KB
Version history: (Expand)
- (2010-08-15) Updated to version: inkscape-0.47nb4
- (2010-07-15) Updated to version: inkscape-0.47nb3
- (2010-06-14) Updated to version: inkscape-0.47nb2
- (2010-01-18) Updated to version: inkscape-0.47nb1
- (2009-11-30) Updated to version: inkscape-0.47
- (2009-11-22) Updated to version: inkscape-0.46nb6
CVS history: (Expand)
2010-08-15 13:22:11 by Matthias Drochner | Files touched by this commit (5) |  |
Log message:
revbumps for poppler update
|
2010-07-15 13:33:57 by Matthias Drochner | Files touched by this commit (1) |  |
Log message:
bump PKGREV for poppler update
|
2010-06-14 00:45:57 by Thomas Klausner | Files touched by this commit (1673) |  |
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
| 2010-02-09 11:12:13 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Inkscape requires boost-headers, not boost-libs
|
| 2010-01-18 10:59:46 by Thomas Klausner | Files touched by this commit (938) |
Log message:
Second try at jpeg-8 recursive PKGREVISION bump.
|
2009-11-29 21:51:51 by Tobias Nygren | Files touched by this commit (13) |  |
Log message:
Update to inkscape-0.47.
--
Inkscape 0.47 brings a host of important improvements all across the program:
* Timed autosave: no more lost work
* Spiro splines: an exciting new way to work with paths, fully supported in
Pen, Pencil, and Node tools
* Auto smooth nodes: a new type of node that keeps the path as smooth as
possible as you move it or its neighbors
* New modes in Tweak tool: pushing and jittering whole objects,
scaling/rotating objects, deleting and duplicating using the "soft brush"
* Reworked, much more usable snapping system and a Snapping toolbar
* New path effects, including sketch, hatching, envelope deformation; effects
can be stacked and assigned to groups
* A huge collection of preset filters in the new Filters menu
* New cairo-based PS and EPS export: improved quality, more features
supported, fallback rasterization for filters and transparency
* Spell checker for text objects in a document
* Many new extensions: restacking, calendar, printing marks, cartesian and
polar grids, interpolating attributes
* Optimized SVG code options, now with their own Preferences page
|
2009-11-22 17:08:46 by Matthias Drochner | Files touched by this commit (3) |  |
Log message:
deal with a poppler API change (additional argument of functions dealing
with color profiles to implement caching): pass NULL (which disables
the cache), depend on new poppler headers and bump PKGREVISION
(While this is a poppler API change, it is in an unofficial interface,
so inkscape just gets what it deserves.)
problem reported by Tobias Nygren
|
| 2009-11-15 16:40:01 by Matthias Drochner | Files touched by this commit (1) |
Log message:
make gnome-vfs support optional, suggested by David Demelier
per PR pkg/41997
|