mesa-demos: remove long_desc.
This commit is contained in:
parent
4506b9a970
commit
8c3fa71ffa
1 changed files with 1 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'MesaLib'.
|
||||
pkgname=mesa-demos
|
||||
version=8.1.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXext-devel MesaLib-devel glu-devel glew-devel freetype-devel"
|
||||
|
@ -11,12 +11,6 @@ homepage="http://www.mesa3d.org"
|
|||
license="MIT"
|
||||
distfiles="ftp://ftp.freedesktop.org/pub/mesa/demos/$version/$pkgname-$version.tar.bz2"
|
||||
checksum=9703fa0646b32a1e68d2abf5628f936f77bf97c69ffcaac90de380820a87a828
|
||||
long_desc="
|
||||
MesaLib is a 3-D graphics library with an API which is very similar to
|
||||
that of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax
|
||||
or state machine, it is being used with authorization from Silicon Graphics,
|
||||
Inc. However, the author makes no claim that Mesa is in any way a
|
||||
compatible replacement for OpenGL or associated with Silicon Graphics, Inc."
|
||||
|
||||
glxinfo_package() {
|
||||
short_desc="Tool to diagnose problems with 3D acceleration setup"
|
||||
|
|
Loading…
Reference in a new issue