From 50fff50cf240a7639f4d8377a13ffd684dd6710e Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 6 Aug 2004 00:31:57 +0000 Subject: Merge openembedded@openembedded.bkbits.net:packages into handhelds.org:/home/kergoth/code/projects/packages 2004/08/05 19:30:39-05:00 handhelds.org!kergoth Fix some DEPENDS. 2004/08/05 19:24:27-05:00 handhelds.org!kergoth Update the gcc 3.4.1 uclibc patches. 2004/08/05 19:21:54-05:00 handhelds.org!kergoth Correct urls to old versions of cyrus-sasl. 2004/08/05 19:15:55-05:00 handhelds.org!kergoth Make the uclibc builds pull down some pregenerated locale data for ARM, which was given us by David Meggy. BKrev: 4112d17dNUTpR1zZlxzIcY9nS5DtVw --- inkscape/inkscape_0.38.1.oe | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'inkscape') diff --git a/inkscape/inkscape_0.38.1.oe b/inkscape/inkscape_0.38.1.oe index e69de29bb2..25a50edfb7 100644 --- a/inkscape/inkscape_0.38.1.oe +++ b/inkscape/inkscape_0.38.1.oe @@ -0,0 +1,10 @@ +DESCRIPTION = "Inkscape is an SVG-based graphics editor featuring alpha \ +blending, node editing, SVG to PNG export, and more. Its goal is for features \ +similar to Illustrator, CorelDraw, Visio, etc." +MAINTAINER = "Chris Larson " +DEPENDS = "gettext-native intltool-native gtk+ libart-lgpl libxml2 libsigc++ popt" + +SRC_URI = "${SOURCEFORGE_MIRROR}/inkscape/inkscape-${PV}.tar.bz2" +S = "${WORKDIR}/inkscape-${PV}" + +inherit autotools -- cgit v1.2.3