vbetool: remove long_desc.
This commit is contained in:
parent
beeaf56ad2
commit
5952982bc3
1 changed files with 2 additions and 6 deletions
|
@ -1,18 +1,14 @@
|
||||||
# Template file for 'vbetool'
|
# Template file for 'vbetool'
|
||||||
pkgname=vbetool
|
pkgname=vbetool
|
||||||
version=1.1
|
version=1.1
|
||||||
revision=3
|
revision=4
|
||||||
|
only_for_archs="i686 x86_64"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_args="LIBS=-lpci"
|
make_build_args="LIBS=-lpci"
|
||||||
makedepends="zlib-devel libx86-devel pciutils-devel"
|
makedepends="zlib-devel libx86-devel pciutils-devel"
|
||||||
depends="pciutils"
|
|
||||||
short_desc="Run real-mode video BIOS code to alter hardware state"
|
short_desc="Run real-mode video BIOS code to alter hardware state"
|
||||||
homepage="http://www.codon.org.uk/~mjg59/vbetool/"
|
homepage="http://www.codon.org.uk/~mjg59/vbetool/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="http://www.codon.org.uk/~mjg59/vbetool/download/vbetool-$version.tar.gz"
|
distfiles="http://www.codon.org.uk/~mjg59/vbetool/download/vbetool-$version.tar.gz"
|
||||||
checksum=4d26ddc43144593742349e69481e3536ce3482faaa9ad4494fdc7c8b7662f954
|
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."
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue