[hyprland] Remove patch
All checks were successful
Build hyprland-git / Build and push image (push) Successful in 33m11s

This commit is contained in:
2026-05-18 09:08:09 -04:00
parent 90cae10ce5
commit cd8f62d5cb
2 changed files with 4 additions and 41 deletions

View File

@@ -1,8 +1,8 @@
%global hyprland_commit 24c5c13c2cef2b4324478f2fb8c2ecc386dd42d3
%global hyprland_commit 4e3955716619c58a8e9e2f81af5f8f2862e77a1b
%global hyprland_shortcommit %(c=%{hyprland_commit}; echo ${c:0:7})
%global bumpver 1
%global commits_count 7333
%global commit_date Sat May 16 09:15:08 2026
%global commits_count 7337
%global commit_date Sun May 17 11:52:48 2026
%global protocols_commit 3a5c2bda1c1a4e55cc1330c782547695a93f05b2
%global protocols_shortcommit %(c=%{protocols_commit}; echo ${c:0:7})
@@ -35,7 +35,6 @@ Source0: %{url}/releases/download/v%{version}/source-v%{version}.tar.gz
%endif
Source4: macros.hyprland
Source5: https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-%{libxkbcommon_version}/libxkbcommon-%{libxkbcommon_version}.tar.gz
Patch: cursor-fix.patch
%{lua:
hyprdeps = {
@@ -188,7 +187,7 @@ Requires: pkgconfig(xkbcommon)
%prep
%autosetup -n %{?bumpver:Hyprland-%{hyprland_commit}} %{!?bumpver:hyprland-source} -p1
%autosetup -n %{?bumpver:Hyprland-%{hyprland_commit}} %{!?bumpver:hyprland-source} -N
%if 0%{?bumpver}
tar -xf %{SOURCE2} -C subprojects/hyprland-protocols --strip=1