summaryrefslogtreecommitdiffstats
path: root/e-17/edbus/DETAILS
blob: 52c0bf60163930709cfa800ac0e41badf635f993 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
. "$GRIMOIRE/FUNCTIONS"
           SPELL=edbus
         VERSION=$(get_scm_version)
          SOURCE=$SPELL-svn.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
   SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/$SPELL:$SPELL
  FORCE_DOWNLOAD=on
   SOURCE_IGNORE=volatile
        WEB_SITE=http://www.enlightenment.org/
         ENTERED=20121102
      LICENSE[0]=BSD
           SHORT="access to D-Bus from EFL applications"
cat << EOF
EDBus provides easy access to D-Bus from EFL applications.
EOF