Initial commit
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
name: libplacebo
|
||||
description: Reusable library for GPU-accelerated video/image rendering primitives
|
||||
version: 7.360.0
|
||||
revision: 1
|
||||
url: https://github.com/haasn/libplacebo
|
||||
license: LGPL2.1-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- glslang
|
||||
- lcms2
|
||||
- libdovi
|
||||
- libunwind
|
||||
- shaderc
|
||||
- vulkan-loader
|
||||
- xxhash
|
||||
make_depends:
|
||||
- glad
|
||||
- libglvnd
|
||||
- meson
|
||||
- python3
|
||||
- python-jinja
|
||||
- python-mako
|
||||
- python-markupsafe
|
||||
- python-setuptools
|
||||
- vulkan-headers
|
||||
downloads:
|
||||
- url: https://github.com/haasn/libplacebo/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: c4c70d430083915a157cb790660749649f58fee1e946c0a6e554fd1cba5a2e8f
|
||||
Reference in New Issue
Block a user