2009-05-12 00:25:24 +00:00
|
|
|
# Template file for 'vbetool'
|
|
|
|
pkgname=vbetool
|
|
|
|
version=1.1
|
2011-11-12 08:45:15 +00:00
|
|
|
revision=2
|
2009-05-12 00:25:24 +00:00
|
|
|
distfiles="http://www.codon.org.uk/~mjg59/vbetool/download/vbetool-$version.tar.gz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2009-05-12 00:25:24 +00:00
|
|
|
make_build_args="LIBS=-lpci"
|
|
|
|
short_desc="Run real-mode video BIOS code to alter hardware state"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
checksum=4d26ddc43144593742349e69481e3536ce3482faaa9ad4494fdc7c8b7662f954
|
|
|
|
long_desc="
|
|
|
|
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."
|
|
|
|
|
2010-01-10 16:36:41 +00:00
|
|
|
Add_dependency run pciutils
|
|
|
|
Add_dependency build zlib-devel
|
|
|
|
Add_dependency build libx86-devel
|
|
|
|
Add_dependency build pciutils-devel
|