MesaLib: update to 7.4.2.
--HG-- extra : convert_revision : d87ac15b0c9b013f87bf0f8b7d7cbf22c55d582c
This commit is contained in:
parent
5077419c77
commit
2a82f092fe
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template build file for 'MesaLib'.
|
# Template build file for 'MesaLib'.
|
||||||
pkgname=MesaLib
|
pkgname=MesaLib
|
||||||
sourcepkg=$pkgname
|
sourcepkg=$pkgname
|
||||||
version=7.4.1
|
version=7.4.2
|
||||||
wrksrc="Mesa-$version"
|
wrksrc="Mesa-$version"
|
||||||
distfiles="${SOURCEFORGE_SITE}/mesa3d/$pkgname-$version.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/mesa3d/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-glx-tls --enable-xcb"
|
configure_args="--enable-glx-tls --enable-xcb"
|
||||||
short_desc="Graphics library similar to SGI's OpenGL"
|
short_desc="Graphics library similar to SGI's OpenGL"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=cba38fc0f6896757cb6e3962d3bb091d3d724a536a213ab9cf6b00a760efc5d2
|
checksum=71b978812cfc0dbc378315de42ef44a32f171b4166733b18455ec04a7fbc6434
|
||||||
long_desc="
|
long_desc="
|
||||||
MesaLib is a 3-D graphics library with an API which is very similar to
|
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
|
that of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue