Source: kmscube
Section: graphics
Priority: optional
Maintainer: Guido Günther <agx@sigxcpu.org>
Build-Depends: debhelper-compat (= 13),
  libdrm-dev,
  libgbm-dev,
  libgles2-mesa-dev,
  libglib2.0-dev,
  libgstreamer1.0-dev,
  libgstreamer-plugins-base1.0-dev,
  libpng-dev,
  meson,
  pkg-config,
Standards-Version: 4.5.1
Homepage: https://cgit.freedesktop.org/mesa/kmscube/
Vcs-Git: https://salsa.debian.org/agx/kmscube.git
Vcs-Browser: https://salsa.debian.org/agx/kmscube

Package: kmscube
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Example KMS/GBM/EGL application
 kmscube is an example application that displays a rotating cube to
 demonstrate the usage of KMS, GBM and EGL. It can be used to
 test kernel mode setting and Mesas DRM drivers.
