MesaLib: enable g3dvl - Generic GPU-Accelerated Video Decoding, revbump.

This commit is contained in:
Juan RP 2012-02-12 17:22:21 +01:00
parent 8e38cece35
commit b8a19a9c97
8 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,6 @@
# Template file for 'MesaLib-devel'.
#
revision=1
short_desc="${short_desc} - development files"
long_desc="${long_desc}

View File

@ -1,5 +1,6 @@
# Template file for 'libEGL'.
#
revision=1
short_desc="Free implementation of the EGL API - runtime"
long_desc="
This package contains the EGL native platform graphics interface library.

View File

@ -1,5 +1,6 @@
# Template file for 'libGL'.
#
revision=1
short_desc="Free implementation of the OpenGL API - GLX runtime"
long_desc="
This version of Mesa provides GLX and DRI capabilities: it is capable of both

View File

@ -1,5 +1,6 @@
# Template file for 'libGLES'.
#
revision=1
short_desc="Free implementation of the OpenGL|ES 1.x and 2.x API"
long_desc="
OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on

View File

@ -1,5 +1,6 @@
# Template file for 'libGLU'.
#
revision=1
short_desc="Mesa OpenGL utility library (GLU)"
long_desc="
GLU offers simple interfaces for building mipmaps; checking for the presence

View File

@ -1,5 +1,6 @@
# Template file for 'libOpenVG'.
#
revision=1
short_desc="Free implementation of the OpenVG API - runtime"
long_desc="
This package contains the mesa implementation of the OpenVG 2D acceleration

View File

@ -1,5 +1,6 @@
# Template file for 'libglapi'.
#
revision=1
short_desc="Free implementation of the GL API - shared library"
long_desc="
The Mesa GL API module is responsible for dispatching all the gl* functions.

View File

@ -1,10 +1,11 @@
# Template build file for 'MesaLib'.
pkgname=MesaLib
version=8.0
revision=1
wrksrc="Mesa-${version}"
distfiles="ftp://ftp.freedesktop.org/pub/mesa/$version/$pkgname-$version.tar.bz2"
build_style=gnu-configure
configure_args="--enable-glx-tls --enable-shared-glapi
configure_args="--enable-glx-tls --enable-shared-glapi --enable-gallium-g3dvl
--enable-shared-dricore --enable-gles1 --enable-gles2 --enable-openvg
--enable-egl --with-dri-driverdir=/usr/lib/xorg/modules/dri --with-driver=dri
--enable-gallium-egl --disable-va --enable-vdpau --enable-xvmc