Initial commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: virglrenderer
|
||||
description: Virtual 3D GPU for use inside QEMU virtual machines
|
||||
version: 1.2.0
|
||||
revision: 1
|
||||
url: https://docs.mesa3d.org/drivers/virgl/
|
||||
license: MIT
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- libepoxy
|
||||
- libva
|
||||
- mesa
|
||||
- vulkan-loader
|
||||
make_depends:
|
||||
- meson
|
||||
- python3
|
||||
- python-pyyaml
|
||||
- vulkan-headers
|
||||
- check
|
||||
downloads:
|
||||
- url: https://gitlab.freedesktop.org/virgl/virglrenderer/-/archive/${BPM_PKG_VERSION}/virglrenderer-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to_bpm_source: true
|
||||
extract_strip_components: 1
|
||||
checksum: 8bae92909021ea87e2087ae96df322f90140c414bd5f38810af3f3e5146a567b
|
||||
Reference in New Issue
Block a user