summaryrefslogtreecommitdiffstats
path: root/e-17/efl/DETAILS
blob: 153b7c8fa65b40ca6b863331810c5ee4c8f9dfce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
. "$GRIMOIRE/FUNCTIONS"
           SPELL=efl
         VERSION=$(get_scm_version)
          SOURCE=$SPELL-git.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
   SOURCE_URL[0]=git://git.enlightenment.org/core/efl.git:$SPELL-git
  FORCE_DOWNLOAD=on
   SOURCE_IGNORE=volatile
        WEB_SITE=http://www.enlightenment.org/
         ENTERED=20121115
      LICENSE[0]=BSD
           SHORT="collection of libraries"
cat << EOF
EFL is a collection of libraries for handling many common tasks a
developer man have such as data structures, communication, rendering,
widgets and more.
EOF