Source: kmscube
Section: graphics
Maintainer: Guido Günther <agx@sigxcpu.org>
Build-Depends:
 debhelper-compat (= 13),
 libdrm-dev,
 libgbm-dev,
 libgles2-mesa-dev,
 libglib2.0-dev,
 libgstreamer-plugins-base1.0-dev,
 libgstreamer1.0-dev,
 libpng-dev,
 meson,
 pkg-config,
Standards-Version: 4.7.4
Homepage: https://gitlab.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:
 ${misc:Depends},
 ${shlibs: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.
