           SPELL=gummiboot
         VERSION=48
   SOURCE_IGNORE=volatile
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://cgit.freedesktop.org/$SPELL/snapshot/$SOURCE
        WEB_SITE=http://freedesktop.org/wiki/Software/gummiboot/
      LICENSE[0]=GPL
         ENTERED=20140203
        KEYWORDS="DISK"
           SHORT="simple UEFI boot manager"
cat << EOF
gummiboot is a simple UEFI boot manager which executes configured EFI images. The default entry 
is selected by a configured pattern (glob) or an on-screen menu.
gummiboot operates on the EFI System Partition (ESP) only. Configuration file fragments, kernels, 
initrds, other EFI images need to reside on the ESP. Linux kernels need to be built with 
CONFIG_EFI_STUB to be able to be directly executed as an EFI image.
EOF
