Projects
Multimedia
obs-composite-blur
obs-composite-blur.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File obs-composite-blur.spec of Package obs-composite-blur
# # spec file for package obs-composite-blur # # Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: obs-composite-blur Version: 1.5.2 Release: 0 Summary: A comprehensive blur plugin for OBS that provides several different blur algorithms, and proper compositing # FIXME: Select a correct license from https://github.com/openSUSE/spec-cleaner#spdx-licenses License: GPL-2.0-only URL: https://github.com/FiniteSingularity/obs-composite-blur Source0: https://github.com/FiniteSingularity/obs-composite-blur/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: gcc-c++ BuildRequires: obs-studio-devel BuildRequires: cmake BuildRequires: pkgconfig(simde) ExclusiveArch: x86_64 aarch64 %description Composite Blur Plugin is a comprehensive blur plugin that provides blur algorithms and types for all levels of quality and computational need. - 🚀 Composite Blur provides several highly optimized blur algorithms including Gaussian, Multi-Pass Box, Dual Kawase, and Pixelate. Composite Blur also support Windows, MacOS, and Linux for all blur types. - 📦 Composite Blur provides multiple blur effects to give a different look and feel to the blur including Area, Directional, Zoom, Motion, and Tilt-Shift. - ➕ Composite Blur also allows setting a Background Source so that it can properly composite blurred masks, allowing you to properly layer blurred sources. - 🎠Finally, Composite Blur provides an option to mask where and how much blurring occurs on the source via Crop, Rectangle, Circle, Source, and Image masks. %prep %autosetup -p1 %build %cmake -DLIB_OUT_DIR=%{_lib}/obs-plugins/ %cmake_build %install %cmake_install rm -rfv \ %{buildroot}%{_prefix}/obs-plugins \ %{buildroot}%{_prefix}/data %files %license LICENSE %doc README.md %{_libdir}/obs-plugins/%{name}.so %{_datadir}/obs/obs-plugins/%{name} %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.