mesa3d-32: explicit enable vdpau, new dependency libvdpau-32
This commit is contained in:
parent
6fa62455e4
commit
fc49445dc2
@ -1,11 +1,11 @@
|
|||||||
# Description: Mesa 3D Graphics Library
|
# Description: Mesa 3D Graphics Library
|
||||||
# URL: http://www.mesa3d.org
|
# URL: http://www.mesa3d.org
|
||||||
# Maintainer: CRUX compat-32 Team, compat-32-ports at crux dot nu
|
# Maintainer: CRUX compat-32 Team, compat-32-ports at crux dot nu
|
||||||
# Depends on: elfutils-32 expat-32 libdrm-32 libxml2-python-32 llvm-32 talloc-32 xorg-dri2proto-32 xorg-dri3proto-32 xorg-glproto-32 xorg-libxdamage-32 xorg-libxshmfence-32 xorg-libxt-32 xorg-libxvmc-32 xorg-libxxf86vm-32 eudev-32 mesa3d xorg-presentproto-32
|
# Depends on: elfutils-32 expat-32 libdrm-32 libvdpau-32 libxml2-python-32 llvm-32 talloc-32 xorg-dri2proto-32 xorg-dri3proto-32 xorg-glproto-32 xorg-libxdamage-32 xorg-libxshmfence-32 xorg-libxt-32 xorg-libxvmc-32 xorg-libxxf86vm-32 eudev-32 mesa3d xorg-presentproto-32
|
||||||
|
|
||||||
name=mesa3d-32
|
name=mesa3d-32
|
||||||
version=10.2.2
|
version=10.2.2
|
||||||
release=1
|
release=2
|
||||||
source=(ftp://ftp.freedesktop.org/pub/mesa/$version/MesaLib-$version.tar.bz2)
|
source=(ftp://ftp.freedesktop.org/pub/mesa/$version/MesaLib-$version.tar.bz2)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
@ -31,6 +31,7 @@ build() {
|
|||||||
--enable-osmesa \
|
--enable-osmesa \
|
||||||
--enable-texture-float \
|
--enable-texture-float \
|
||||||
--enable-xa \
|
--enable-xa \
|
||||||
|
--enable-vdpau \
|
||||||
--with-egl-platforms=drm \
|
--with-egl-platforms=drm \
|
||||||
--with-llvm-shared-libs \
|
--with-llvm-shared-libs \
|
||||||
--with-gallium-drivers=r300,r600,svga,swrast,radeonsi,nouveau \
|
--with-gallium-drivers=r300,r600,svga,swrast,radeonsi,nouveau \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user