From: Chris Larson Date: Thu, 15 Jan 2004 23:30:43 +0000 (+0000) Subject: Switch to a different upstream for scew, since savannah is down. X-Git-Tag: Release-2010-05/1~20361 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f1c2dcf7fc3edecd25f7cb02f0712ead498147d;p=openembedded.git Switch to a different upstream for scew, since savannah is down. BKrev: 400722a3F_KAyan9-CGB-RVuZZZw4w --- diff --git a/scew/scew_0.3.1.oe b/scew/scew_0.3.1.oe index e69de29bb2..1198fddb2f 100644 --- a/scew/scew_0.3.1.oe +++ b/scew/scew_0.3.1.oe @@ -0,0 +1,8 @@ +DESCRIPTION = Simple C Expat Wrapper. +DEPENDS = virtual/libc expat +RDEPENDS = libc6 expat + +SRC_URI = http://www.ccd.uab.es/~aleix/scew/scew-${PV}.tar.gz \ + file://${FILESDIR}/m4.patch;patch=1 + +inherit autotools pkgconfig