summaryrefslogtreecommitdiffstats
path: root/x11-libs/dbusmenu/DETAILS
blob: 0f80f2722f072063468eb4174c95b28e53d5400b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
           SPELL=dbusmenu
         VERSION=0.5.1
          SOURCE="lib${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://launchpad.net/${SPELL}/0.5/${VERSION}/+download/${SOURCE}
     SOURCE_HASH=sha512:c6ddaee7a43c29b3f2fae20012489f12b0fe83defab547df8801ea08ba6cbeea32f2308ee82001a0d5f6ce9cd065e3c68e3369049e1e33ce10fa4811ef932174
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/lib${SPELL}-${VERSION}"
        WEB_SITE="https://launchpad.net/dbusmenu"
      LICENSE[0]=GPL/LGPL
         ENTERED=20120123
           SHORT="dbus menu"
cat << EOF
A small little library that was created by pulling out some comon code out of
indicator-applet. It passes a menu structure across DBus so that a program
can create a menu simply without worrying about how it is displayed on the
other side of the bus.
EOF