Merges.
[vuplus_openembedded] / eet / eet_0.0.1.oe
1 DEPENDS = "virtual/libc zlib jpeg"
2 DESCRIPTION = "EET is a tiny library designed to write an \
3 arbitary set of chunks of data to a file and optionally compress \
4 each chunk (very much like a zip file) and allow fast \
5 random-access reading of the file later on."
6
7 SRC_URI = "${SOURCEFORGE_MIRROR}/enlightenment/eet-${PV}.tar.gz \
8            file://flags.patch;patch=1"
9
10 inherit autotools