           SPELL=libxrandr
             PKG=libXrandr
         VERSION=1.5.4
  SECURITY_PATCH=1
          SOURCE=${PKG}-${VERSION}.tar.xz
   SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
      LICENSE[0]=XCL
        WEB_SITE=https://xorg.freedesktop.org
         ENTERED=20051125
           SHORT="X Resize, Rotate and Reflection extension."
cat << EOF
Xrandr is a simple library designed  to  interface  the  X  Resize  and
Rotate  Extension.  This allows clients to change the size and rotation
of the root window of a screen, along with the ability to  reflect  the
screen  about  either axis (if supported by the implementation).
Rotation and reflection may be implemented by software and  may
result  in slower performance if rotation and reflection are
implemented in this fashion(as are all implementations as of October 2002).
EOF
