summaryrefslogtreecommitdiff
path: root/media-libs/elementary/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/elementary/metadata.xml')
-rw-r--r--media-libs/elementary/metadata.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/media-libs/elementary/metadata.xml b/media-libs/elementary/metadata.xml
new file mode 100644
index 000000000000..e535c6d44279
--- /dev/null
+++ b/media-libs/elementary/metadata.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>enlightenment@gentoo.org</email>
+ <name>Project Enlightenment</name>
+</maintainer>
+<use>
+ <flag name="quicklaunch">Enable quick-launch support</flag>
+</use>
+<longdescription>
+Elementary is a widget set. It is a new-style of widget set much more
+canvas object based than anything else. Why not ETK? Why not EWL? Well
+they both tend to veer away from the core of Evas, Ecore and Edje a
+lot to build their own worlds. Also I wanted something focused on
+embedded devices - specifically small touchscreens. Unlike GTK+ and
+Qt, 75% of the 'widget set' is already embodied in a common core -
+Ecore, Edje, Evas etc. So this fine-grained library splitting means
+all of this is shared, just a new widget 'personality' is on top. And
+that is... Elementary, my dear watson. Elementary.
+</longdescription>
+</pkgmetadata>