From: Chris Larson Date: Thu, 27 May 2004 04:20:58 +0000 (+0000) Subject: Add a cvs build of 'eet', another e17 core lib. X-Git-Tag: Release-2010-05/1~18992 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98997b44ca0ad5461ab8e8a476140a2be1f3a8cf;p=openembedded.git Add a cvs build of 'eet', another e17 core lib. BKrev: 40b56caa0FyfWd_y8RL03q3KTlp43g --- diff --git a/eet/eet/flags.patch b/eet/eet/flags.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/eet/eet_0.0.1.oe b/eet/eet_0.0.1.oe index d6cc09a769..effb8d4f0a 100644 --- a/eet/eet_0.0.1.oe +++ b/eet/eet_0.0.1.oe @@ -1,10 +1,12 @@ -DEPENDS = "virtual/libc zlib jpeg" DESCRIPTION = "EET is a tiny library designed to write an \ arbitary set of chunks of data to a file and optionally compress \ each chunk (very much like a zip file) and allow fast \ random-access reading of the file later on." +SECTION = "libs" +MAINTAINER = "Chris Larson " +DEPENDS = "zlib jpeg" SRC_URI = "${SOURCEFORGE_MIRROR}/enlightenment/eet-${PV}.tar.gz \ file://flags.patch;patch=1" -inherit autotools +inherit autotools diff --git a/eet/eet_cvs.oe b/eet/eet_cvs.oe new file mode 100644 index 0000000000..e69de29bb2