Source: vbetool
Section: utils
Priority: optional
Maintainer: Boyuan Yang <byang@debian.org>
Build-Depends: debhelper-compat (= 13),
               libx86-dev,
               libpci-dev
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/debian/vbetool.git
Vcs-Browser: https://salsa.debian.org/debian/vbetool
Rules-Requires-Root: no

Package: vbetool
Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 x32
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: run real-mode video BIOS code to alter hardware state
 vbetool uses lrmi in order to run code from the video BIOS. Currently, it
 is able to alter DPMS states, save/restore video card state and attempt to
 initialize the video card from scratch.
