Remove additional video codecs for licensing reasons
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
name: mesa
|
name: mesa
|
||||||
description: Open source implementations of OpenGL, OpenGL ES, Vulkan, OpenCL, and more
|
description: Open source implementations of OpenGL, OpenGL ES, Vulkan, OpenCL, and more
|
||||||
version: 25.1.7
|
version: 25.1.7
|
||||||
|
revision: 2
|
||||||
url: https://www.mesa3d.org/
|
url: https://www.mesa3d.org/
|
||||||
license: MIT and BSD-3-Clause and SGI-B-2.0
|
license: MIT and BSD-3-Clause and SGI-B-2.0
|
||||||
architecture: any
|
architecture: any
|
||||||
|
|||||||
@@ -28,7 +28,6 @@ build() {
|
|||||||
-Dvulkan-drivers=amd,gfxstream,intel,intel_hasvk,nouveau,swrast,virtio,microsoft-experimental \
|
-Dvulkan-drivers=amd,gfxstream,intel,intel_hasvk,nouveau,swrast,virtio,microsoft-experimental \
|
||||||
-Dglvnd=enabled \
|
-Dglvnd=enabled \
|
||||||
-Dvalgrind=enabled \
|
-Dvalgrind=enabled \
|
||||||
-Dvideo-codecs=all \
|
|
||||||
-Dlibunwind=disabled ..
|
-Dlibunwind=disabled ..
|
||||||
ninja
|
ninja
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user