          MODULE=xf86-video-fbdev
         VERSION=0.4.3
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$XORG_URL/individual/driver
      SOURCE_VFY=sha1:1c0c4ab498010baf1e55b9fb5c7bb23c8d2353d1
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060302
         UPDATED=20120704
           SHORT="The X.Org video driver for the Linux framebuffer device"

cat << EOF
xf86-video-fbdev provides the X.Org video driver for the Linux framebuffer
device (aka 'fbdev'). This is a non-accelerated driver. The following
framebuffer depths are supported: 8, 15, 16, and 24. All visual types are
supported for depth 8, and TrueColor visual is supported for the other
depths. Multi-head configurations are supported.
EOF
