[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:lunar-linux/moonbase-other

Florin Braescu florin at lunar-linux.org
Thu Oct 30 12:41:31 CET 2014


commit 8108691eb0c9c0542b6712c0bab4a33044007640
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 30 Oct 2014 13:41:21 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/8108691eb0c9c0542b6712c0bab4a33044007640

Merge branch 'master' of github.com:lunar-linux/moonbase-other
---
  libs/eet/DEPENDS  | +0/-1     
  libs/eet/DETAILS  | +0/-16    
  libs/eina/DETAILS | +0/-24    
  3 files changed, 41 deletions(-)

--- a/libs/eet/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends eina
--- a/libs/eet/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
-          MODULE=eet
-         VERSION=1.7.10
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://download.enlightenment.org/releases/
-      SOURCE_VFY=sha1:3ca915debfb9f563785424485b0f5c74d6caa0da
-        WEB_SITE=http://enlightenment.org/p.php?p=about/efl/eet
-         ENTERED=20141024
-         UPDATED=20141024
-           SHORT="data encoding, decoding and storage library"
-
-cat << EOF
-Eet is primarily a data encoding, decoding and storage library. It is meant to be very programmer 
-friendly, removing lots of work from loading and saving data held in data structures. It can store 
-multiple chunks of data in a single file and random-access retrieve the data very efficiently, 
-encode and decode image data and any other kind of data.
-EOF
--- a/libs/eina/DETAILS
+++ /dev/null
@@ -1,24 +0,0 @@
-          MODULE=eina
-         VERSION=1.7.10
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://download.enlightenment.org/releases/
-      SOURCE_VFY=sha1:f8c254a9029ef73fa4ee4b4ca88094acbb7597b9
-        WEB_SITE=http://enlightenment.org/
-         ENTERED=20141024
-         UPDATED=20141024
-           SHORT="providing data structure utilities for EFL"
-
-cat << EOF
-Eina is a library providing data structure utilities for EFL that are meant
-to be lean, efficient and tailored to EFL's needs. This saves each
-library implementing its own custom datatype handling and duplicating
-the code. Some of the datatypes handles are:
-  Arrays (variable sized, including inline members)
-  Hash tables
-  Inlined linked lists
-  Linked lists
-  Matricies
-  Quadtrees
-  Red/black trees
-  Stringbuffers (expandable string buffers)
-EOF




More information about the Lunar-commits mailing list