26 lines
662 B
YAML
26 lines
662 B
YAML
name: scenefx
|
|
description: A drop-in replacement for the wlroots scene API that allows wayland compositors to render surfaces with eye-candy effects
|
|
version: "0.5"
|
|
revision: 1
|
|
url: https://github.com/wlrfx/scenefx
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- libdrm
|
|
- libglvnd
|
|
- pixman
|
|
- wayland
|
|
- wlroots
|
|
make_depends:
|
|
- glslang
|
|
- meson
|
|
- wayland-protocols
|
|
downloads:
|
|
- url: https://github.com/wlrfx/scenefx/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 0fa8ecca0e310f813efd052624c5ed7d9153d6a0fdead5cc957d34c07f9a86c6
|