diff options
Diffstat (limited to 'inkscape/inkscape_0.39.oe')
-rw-r--r-- | inkscape/inkscape_0.39.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inkscape/inkscape_0.39.oe b/inkscape/inkscape_0.39.oe index 03ae8f4e94..633ee7fb3f 100644 --- a/inkscape/inkscape_0.39.oe +++ b/inkscape/inkscape_0.39.oe @@ -4,6 +4,7 @@ blending, node editing, SVG to PNG export, and more. Its goal is for features \ similar to Illustrator, CorelDraw, Visio, etc." MAINTAINER = "Chris Larson <kergoth@handhelds.org>" DEPENDS = "intltool-native gtk+ libart-lgpl libxml2 libsigc++ popt" +LICENSE = "GPL" SRC_URI = "${SOURCEFORGE_MIRROR}/inkscape/inkscape-${PV}.tar.bz2" S = "${WORKDIR}/inkscape-${PV}" |