summaryrefslogtreecommitdiffstats
path: root/utils/dbus-mono/DETAILS
blob: d063d483d0fa716c3c8796c27e78ae9fa6489e6f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
. "$GRIMOIRE/FUNCTIONS"
           SPELL=dbus-mono
         VERSION=$(get_scm_version)
  FORCE_DOWNLOAD=on
          SOURCE=${SPELL}-git.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-git
      SOURCE_URL=git://anongit.freedesktop.org/git/dbus/dbus-mono:dbus-mono
   SOURCE_IGNORE=volatile
        WEB_SITE=http://freedesktop.org/wiki/Software_2fdbus
         ENTERED=20060728
      LICENSE[0]=GPL
        KEYWORDS="utils"
           SHORT="mono bindings for dbus"
cat << EOF
Thick mono bindings for dbus
EOF