diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-11-20 01:21:42 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-11-20 01:21:42 +0000 |
commit | 1b9486446c85543c2a90469122ed79c98e6af9f0 (patch) | |
tree | 4595c398302e934af7eefd4c71813f4352b1388a /inkscape/inkscape_0.38.1.oe | |
parent | 7920d89da403b3231d3c9e29286043dda9560cae (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into home.hrw.one.pl:/home/hrw/zaurus/oe/packages
2004/11/20 02:20:47+01:00 hrw.one.pl!hrw
added license to some packages
BKrev: 419e9c26J8jBCbLq5erARzIY4dhVHA
Diffstat (limited to 'inkscape/inkscape_0.38.1.oe')
-rw-r--r-- | inkscape/inkscape_0.38.1.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inkscape/inkscape_0.38.1.oe b/inkscape/inkscape_0.38.1.oe index 03ae8f4e94..633ee7fb3f 100644 --- a/inkscape/inkscape_0.38.1.oe +++ b/inkscape/inkscape_0.38.1.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}" |