summaryrefslogtreecommitdiff
path: root/packages/efl/eet_0.9.10.032.bb
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2006-08-04 01:36:54 +0000
committerJustin Patrin <papercrane@gmail.com>2006-08-04 01:36:54 +0000
commit266090bb5ffc806d4ca83f18d56f89d949cce7df (patch)
tree1d586f825ea1cff57e4631c8485ff41cbf7ff63c /packages/efl/eet_0.9.10.032.bb
parentaea055157aed744658bfebd73cbe4490d0fe2650 (diff)
efl, e17: update to newest versions, remove e as the src/lib dir seems to be gone
Diffstat (limited to 'packages/efl/eet_0.9.10.032.bb')
-rw-r--r--packages/efl/eet_0.9.10.032.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/efl/eet_0.9.10.032.bb b/packages/efl/eet_0.9.10.032.bb
new file mode 100644
index 0000000000..6e6032e098
--- /dev/null
+++ b/packages/efl/eet_0.9.10.032.bb
@@ -0,0 +1,9 @@
+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."
+DEPENDS = "zlib jpeg"
+LICENSE = "BSD"
+PR = "r2"
+
+inherit efl