MesaLib: update to 7.8.2.
This commit is contained in:
parent
278df4e287
commit
518459432c
2 changed files with 3 additions and 6 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build glproto
|
||||
Add_dependency build dri2proto ">=2.1"
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
# Template build file for 'MesaLib'.
|
||||
pkgname=MesaLib
|
||||
version=7.8.1
|
||||
revision=1
|
||||
version=7.8.2
|
||||
wrksrc="Mesa-${version}"
|
||||
distfiles="
|
||||
ftp://ftp.freedesktop.org/pub/mesa/$version/$pkgname-$version.tar.bz2
|
||||
|
@ -11,8 +10,8 @@ configure_args="--enable-glx-tls --enable-xcb --with-demos"
|
|||
short_desc="Graphics library similar to SGI's OpenGL"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum="
|
||||
b0b46e5abfd75db44501e308125fa92bcf1c91d91e97a043a3b1764cfa0907fa
|
||||
e9f20b9345240064ac35ec914ebce63322a96d3f7c566963791d0daf7e7a93e5"
|
||||
505bf418dceba05837f4ea1b1972b9620c35f8cb94bc4d1e6d573c15f562576d
|
||||
ea7b9ebfb7a80de2b275c0c9124c8a505382ec48411a2794ab82542f9885ac3c"
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue