commit e13685e9ce149cdbbf30e0e4b04be47b710ab9f6
Author: Jan Palus <[email protected]>
Date:   Mon Aug 12 18:22:23 2024 +0200

    up to 0.42.0

 flags.patch   |  8 ++++----
 hyprland.spec | 12 +++++++-----
 2 files changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/hyprland.spec b/hyprland.spec
index 3f25652..a24aadb 100644
--- a/hyprland.spec
+++ b/hyprland.spec
@@ -1,12 +1,12 @@
 Summary:       Independent, highly customizable, dynamic tiling Wayland 
compositor
 Name:          hyprland
-Version:       0.41.2
+Version:       0.42.0
 Release:       1
 License:       BSD
 Group:         Applications
 #Source0Download: https://github.com/hyprwm/hyprland/releases
 Source0:       
https://github.com/hyprwm/hyprland/releases/download/v%{version}/source-v%{version}.tar.gz
-# Source0-md5: 8cb78f78407f12a72ed710a19116abae
+# Source0-md5: 66f2985365ae8b1163ae3e7a99d6fa83
 Patch0:                flags.patch
 URL:           https://hyprland.org/
 BuildRequires: Mesa-libgbm-devel
@@ -14,9 +14,10 @@ BuildRequires:       OpenGLESv3-devel
 BuildRequires: cairo-devel
 BuildRequires: cmake >= 3.27
 BuildRequires: hwdata
+BuildRequires: hypr-aquamarine-devel
 BuildRequires: hyprcursor-devel >= 0.1.7
 BuildRequires: hyprlang-devel >= 0.3.2
-BuildRequires: hyprutils-devel >= 0.1.5
+BuildRequires: hyprutils-devel >= 0.2.1
 BuildRequires: hyprwayland-scanner >= 0.3.10
 BuildRequires: libdisplay-info-devel
 BuildRequires: libdrm-devel
@@ -38,11 +39,12 @@ BuildRequires:      wayland-protocols
 BuildRequires: xcb-util-devel
 BuildRequires: xcb-util-errors-devel
 BuildRequires: xcb-util-wm-devel
+BuildRequires: xorg-lib-libXcursor-devel
 BuildRequires: xorg-lib-libxkbcommon-devel
 BuildRequires: xorg-xserver-Xwayland-devel
 Requires:      hyprcursor >= 0.1.7
 Requires:      hyprlang >= 0.3.2
-Requires:      hyprutils >= 0.1.5
+Requires:      hyprutils >= 0.2.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -101,7 +103,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/Hyprland
 %attr(755,root,root) %{_bindir}/hyprctl
 %attr(755,root,root) %{_bindir}/hyprpm
-%{_datadir}/hyprland
+%{_datadir}/hypr
 %{_datadir}/wayland-sessions/hyprland.desktop
 %{_datadir}/xdg-desktop-portal/hyprland-portals.conf
 %{_mandir}/man1/Hyprland.1*
diff --git a/flags.patch b/flags.patch
index 86ce1fa..c2e6be0 100644
--- a/flags.patch
+++ b/flags.patch
@@ -1,10 +1,10 @@
 --- hyprland-source/CMakeLists.txt.orig        2024-06-25 14:16:21.000000000 
+0200
 +++ hyprland-source/CMakeLists.txt     2024-08-11 14:52:32.295218303 +0200
 @@ -77,7 +77,6 @@
-     message(STATUS "Configuring Hyprland in Debug with CMake")
-     add_compile_definitions(HYPRLAND_DEBUG)
+   message(STATUS "Configuring Hyprland in Debug with CMake")
+   add_compile_definitions(HYPRLAND_DEBUG)
  else()
--    add_compile_options(-O3)
-     message(STATUS "Configuring Hyprland in Release with CMake")
+-  add_compile_options(-O3)
+   message(STATUS "Configuring Hyprland in Release with CMake")
  endif()
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hyprland.git/commitdiff/e13685e9ce149cdbbf30e0e4b04be47b710ab9f6

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to