File: control

package info (click to toggle)
vbetool 1.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 792 kB
  • sloc: sh: 3,497; ansic: 1,221; makefile: 27
file content (20 lines) | stat: -rw-r--r-- 789 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: vbetool
Section: utils
Priority: optional
Maintainer: Seunghun Han <kkamagui@gmail.com>
Build-Depends: debhelper-compat (= 12),
               libx86-dev,
               libpci-dev
Standards-Version: 4.5.0
Homepage: http://www.codon.org.uk/~mjg59/vbetool/
Vcs-Git: https://salsa.debian.org/kkamagui-guest/vbetool.git
Vcs-Browser: https://salsa.debian.org/kkamagui-guest/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.