Source: scenefx Section: libs Priority: optional Maintainer: Damian Daniel Uploaders: Nicholas Hastings Build-Depends: debhelper-compat (= 14), meson (>= 1.3), ninja-build, pkgconf, libwayland-dev (>= 1.24.0), libwayland-bin, wayland-protocols (>= 1.41), libwlroots-0.20-dev (>= 0.20.0), libdrm-dev (>= 2.4.129), libxkbcommon-dev (>= 1.8.0), libpixman-1-dev (>= 0.43.0), liblcms2-dev, Standards-Version: 4.7.4 Homepage: https://github.com/wlrfx/scenefx Vcs-Browser: https://salsa.debian.org/debian/scenefx Vcs-Git: https://salsa.debian.org/debian/scenefx.git Package: libscenefx-0.5 Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: wlroots scene-graph renderer with eye-candy effects (shared library) SceneFX replaces the renderer behind the wlroots scene-graph API with a custom FX renderer, adding effects such as blur, drop shadows, and rounded corners to surfaces in Wayland compositors, while keeping the simplicity of the original scene API. . This package contains the shared library. Package: libscenefx-0.5-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libscenefx-0.5 (= ${binary:Version}), libwlroots-0.20-dev (>= 0.20.0), libwayland-dev, libdrm-dev, libxkbcommon-dev, libpixman-1-dev, ${misc:Depends} Description: wlroots scene-graph renderer with eye-candy effects (development files) SceneFX replaces the renderer behind the wlroots scene-graph API with a custom FX renderer, adding effects such as blur, drop shadows, and rounded corners to surfaces in Wayland compositors, while keeping the simplicity of the original scene API. . This package contains the development headers and pkg-config file needed to build compositors against SceneFX.