%global commit 3e38db916aaecba0a7c7698c6df0c68acb89f312 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global commitdate 20260412 Name: hyprland-plugins-git Version: 0.53.0^20260412git3e38db9 Release: %autorelease%{?dist} Summary: Official plugins for Hyprland [Built from latest commit, unstable] License: BSD-3-Clause URL: https://github.com/hyprwm/hyprland-plugins Source0: %{url}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz Patch0: hyprland-0.54-exclude-incompatible-plugins.patch BuildRequires: cmake >= 4.3.0 BuildRequires: gcc-c++ >= 16.0.1 BuildRequires: hyprland-devel BuildRequires: ninja-build >= 1.13.2 BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(libinput) BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(pangocairo) BuildRequires: pkgconfig(pixman-1) BuildRequires: pkgconfig(wayland-server) BuildRequires: pkgconfig(xkbcommon) %description hyprland-plugins-git This package is build from latest commit and can be broken This repo houses official plugins for Hyprland. Plugin list - borders-plus-plus -> adds one or two additional borders to windows - csgo-vulkan-fix -> fixes custom resolutions on CS:GO with -vulkan - hyprbars -> adds title bars to windows - hyprexpo -> adds an expo-like workspace overview - hyprfocus -> flashfocus for hyprland - hyprscrolling -> adds a scrolling layout to hyprland - hyprtrails -> adds smooth trails behind moving windows - hyprwinwrap -> clone of xwinwrap, allows you to put any app as a wallpaper - xtra-dispatchers -> adds some new dispatchers Note: hyprscrolling and hyprtrails are temporarily excluded (incompatible with hyprland 0.54) Maintainer info: Source repository: https://github.com/nett00n/hyprland-copr COPR repository: https://copr.fedorainfracloud.org/coprs/nett00n/hyprland/ Package info: Build dependencies: cmake: 4.3.0 gcc-c++: 16.0.1 ninja-build: 1.13.2 %prep %autosetup -p1 -n hyprland-plugins-%{commit} %build %cmake %cmake_build %install %cmake_install %files %doc README.md %license LICENSE %{_prefix}/lib/libborders-plus-plus.so %{_prefix}/lib/libcsgo-vulkan-fix.so %{_prefix}/lib/libhypr*.so %{_prefix}/lib/libxtra-dispatchers.so %changelog * Thu Apr 16 2026 nett00n - 0.53.0^20260412git3e38db9-1 - Update to 0.53.0^20260412git3e38db9