diff options
author | Erik Falor <ewfalor@gmail.com> | 2017-07-29 08:47:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-29 08:53:15 +0700 |
commit | 64de22485d8d8c2090578c7e1e0939b0b7b54a50 (patch) | |
tree | 849b0097f97784991f215cc9c0d261057d426ef2 /libraries/efl/README | |
parent | 274ab9714f58fa8acb8a707dd84d0bd31c7c2ed7 (diff) | |
download | slackbuilds-64de22485d8d8c2090578c7e1e0939b0b7b54a50.tar.gz |
libraries/efl: Added (graphics library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/efl/README')
-rw-r--r-- | libraries/efl/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/efl/README b/libraries/efl/README new file mode 100644 index 0000000000..812812a057 --- /dev/null +++ b/libraries/efl/README @@ -0,0 +1,8 @@ +Enlightenment Foundation Library +It provides the basic building blocks for creating applications and +user interfaces. + +This package supersedes the following packages: + e_dbus ecore edje eet efreet eina eio elementary embryo emotion ethumb evas + +Please remove the above packages before installing this one. |