           SPELL=bbswitch
         VERSION=0.8
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://github.com/Bumblebee-Project/$SPELL/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:11ab163931feb6c0e202d04c4552b848e999fedea9990390c26b28abdb4a69081ccfb5a22d1e390cc274f1c0cfc9adedc719c5fece14738b17aaa93e28865b7c
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.bumblebee-project.org/
         ENTERED=20121105
      LICENSE[0]=GPL
           SHORT="kernel module to power on/off GPUs in laptops with Optimus technology"
cat << EOF
bbswitch is a kernel module which automatically detects the required ACPI calls
for two kinds of Optimus laptops. It has been verified to work with "real"
Optimus and "legacy" Optimus laptops.

The machines on which these tests has performed are:
 - Clevo B7130 - GT 425M ("real" Optimus, Lekensteyns laptop)
 - Dell Vostro 3500 - GT 310M ("legacy" Optimus, Samsagax' laptop)
EOF
