aboutsummaryrefslogtreecommitdiff
path: root/graphics/esmart
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2005-12-21 04:21:13 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2005-12-21 04:21:13 +0000
commita692a1c0b6e7ee01c288d784f91a96ed52419364 (patch)
treebb88dced072ec7c4a00ea795af64072a916915df /graphics/esmart
parent6bb0a68829602afabe441533d3892d34e9bb0010 (diff)
downloadports-a692a1c0b6e7ee01c288d784f91a96ed52419364.tar.gz
ports-a692a1c0b6e7ee01c288d784f91a96ed52419364.zip
Notes
Diffstat (limited to 'graphics/esmart')
-rw-r--r--graphics/esmart/pkg-descr23
1 files changed, 2 insertions, 21 deletions
diff --git a/graphics/esmart/pkg-descr b/graphics/esmart/pkg-descr
index d9a350349c5e..b95f7e014120 100644
--- a/graphics/esmart/pkg-descr
+++ b/graphics/esmart/pkg-descr
@@ -1,21 +1,2 @@
-Enlightenment Database Library
-
-Edb is intended to provide a stable API and file format for archiving
-configuration, theme, and other data available all the time for access at
-random really fast. Edb can store any kind of data in key-value pair format.
-Random access reading and writing is FAST as the core of Edb uses a berkley.
-Edb provides a convenience API designed to make access fast AND improve access
-speed by caching open db's until a flush and providing conveience macros too.
-It also will be used to store image data and geometry data for theme files so
-the information can be accessed without needing to unarchive files and can be
-edited without having to unarchive and re-archive, and still be accesses at
-random really quickly. Documentation is provided as comments in the Edb.h
-header file.
-
-Edb will be used for all config theme and meta data stroage for E17/EFM
-etc. sine it provides FAST random-access read/write of any data wanted
-(binary, string, integert, floating point) withotu the need to
-unpack/repack files - data can be etxracted and put back at whim with a
-simple API from which simple or complex tools can be built.
-
-WWW: http://www.enlightenment.org/pages/edb.html
+Esmart contains "smart" pre-built evas objects. It currently includes
+a thumbnail generator and a horizontal/vertical container.