[packages/hyprlang] up to 0.6.0

atler atler at pld-linux.org
Sat Jan 11 14:38:04 CET 2025


commit da334f1e1d0f02504635a45b115010decc82a384
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Jan 11 13:51:50 2025 +0100

    up to 0.6.0

 flags.patch   | 8 ++++----
 hyprlang.spec | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/hyprlang.spec b/hyprlang.spec
index 70c049d..3060a8b 100644
--- a/hyprlang.spec
+++ b/hyprlang.spec
@@ -1,12 +1,12 @@
 Summary:	The official implementation library for the hypr config language
 Name:		hyprlang
-Version:	0.5.2
+Version:	0.6.0
 Release:	1
 License:	LGPL v3
 Group:		Libraries
 #Source0Download: https://github.com/hyprwm/hyprlang/releases
 Source0:	https://github.com/hyprwm/hyprlang/archive/v%{version}/%{name}-v%{version}.tar.gz
-# Source0-md5:	e73e0ec151a0d2d3623baccb49566e0a
+# Source0-md5:	67e4cf2749c2383434fdb61d6b619803
 Patch0:		flags.patch
 URL:		https://hyprland.org/
 BuildRequires:	cmake >= 3.19
diff --git a/flags.patch b/flags.patch
index 4f341b6..c642ed4 100644
--- a/flags.patch
+++ b/flags.patch
@@ -1,10 +1,10 @@
 --- hyprlang-0.5.2/CMakeLists.txt.orig	2024-05-23 12:00:09.000000000 +0200
 +++ hyprlang-0.5.2/CMakeLists.txt	2024-07-28 17:51:17.288577141 +0200
 @@ -20,7 +20,6 @@
-     message(STATUS "Configuring hyprlang in Debug")
-     add_compile_definitions(HYPRLAND_DEBUG)
+   message(STATUS "Configuring hyprlang in Debug")
+   add_compile_definitions(HYPRLAND_DEBUG)
  else()
--    add_compile_options(-O3)
-     message(STATUS "Configuring hyprlang in Release")
+-  add_compile_options(-O3)
+   message(STATUS "Configuring hyprlang in Release")
  endif()
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hyprlang.git/commitdiff/da334f1e1d0f02504635a45b115010decc82a384



More information about the pld-cvs-commit mailing list