Merge bk://openembedded@openembedded.bkbits.net/packages
[vuplus_openembedded] / inkscape / inkscape_0.38.1.oe
1 SECTION = "x11/utils"
2 DESCRIPTION = "Inkscape is an SVG-based graphics editor featuring alpha \
3 blending, node editing, SVG to PNG export, and more. Its goal is for features \
4 similar to Illustrator, CorelDraw, Visio, etc."
5 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
6 DEPENDS = "gettext-native intltool-native gtk+ libart-lgpl libxml2 libsigc++ popt"
7
8 SRC_URI = "${SOURCEFORGE_MIRROR}/inkscape/inkscape-${PV}.tar.bz2"
9 S = "${WORKDIR}/inkscape-${PV}"
10
11 inherit autotools