           SPELL=ibam
         VERSION=0.5.2
          BRANCH="${VERSION/%.?/}"
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://downloads.sourceforge.net/project/${SPELL}/${SPELL}/${BRANCH}/${SOURCE}
   SOURCE_URL[1]=S{SOURCEFORGE_URL}/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:c70d728a2f1250ed291e663bd9f4e9ba01308fce14edf1ffd1902057de7e5527548bd06e2e3caaaeabc064d0ee123f536a626fd50b84092f6fc9201fc6bdba58
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://sourceforge.net/projects/ibam/"
      LICENSE[0]=GPL
         ENTERED=20090727
           SHORT="Advanced battery monitor and profiler for laptops"
cat << EOF
IBAM is an advanced battery monitor for laptops, which uses statistical
and adaptive linear methods to provide accurate estimations of minutes
of battery left or of the time needed until full recharge.
This software relies on either APM, ACPI, SYSFS or PMU kernel support to
access the battery status. 
EOF
