[packages/hyprwayland-scanner] up to 0.4.2
atler
atler at pld-linux.org
Sun Sep 22 00:26:49 CEST 2024
commit b65f95fcdd7de2adfd16276218fba94352d96c94
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Sep 22 00:26:33 2024 +0200
up to 0.4.2
flags.patch | 8 ++++----
hyprwayland-scanner.spec | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/hyprwayland-scanner.spec b/hyprwayland-scanner.spec
index d73a519..6409c75 100644
--- a/hyprwayland-scanner.spec
+++ b/hyprwayland-scanner.spec
@@ -1,12 +1,12 @@
Summary: A Hyprland implementation of wayland-scanner, in and for C++
Name: hyprwayland-scanner
-Version: 0.4.0
+Version: 0.4.2
Release: 1
License: BSD
Group: Development/Tools
#Source0Download: https://github.com/hyprwm/hyprwayland-scanner/releases
Source0: https://github.com/hyprwm/hyprwayland-scanner/archive/v%{version}/%{name}-v%{version}.tar.gz
-# Source0-md5: f62bdda98176fd36141c7001c84b007c
+# Source0-md5: 700e4abd566bdd5ac346e88da123cfaf
Patch0: flags.patch
URL: https://hyprland.org/
BuildRequires: cmake >= 3.19
diff --git a/flags.patch b/flags.patch
index a3a5e5f..0e23153 100644
--- a/flags.patch
+++ b/flags.patch
@@ -1,10 +1,10 @@
--- hyprwayland-scanner-0.4.0/CMakeLists.txt.orig 2024-07-05 23:44:17.000000000 +0200
+++ hyprwayland-scanner-0.4.0/CMakeLists.txt 2024-07-28 19:44:00.204956759 +0200
@@ -18,7 +18,6 @@
- message(STATUS "Configuring hyprwayland-scanner in Debug with CMake")
- add_compile_definitions(HYPRLAND_DEBUG)
+ message(STATUS "Configuring hyprwayland-scanner in Debug with CMake")
+ add_compile_definitions(HYPRLAND_DEBUG)
else()
-- add_compile_options(-O3)
- message(STATUS "Configuring hyprwayland-scanner in Release with CMake")
+- add_compile_options(-O3)
+ message(STATUS "Configuring hyprwayland-scanner in Release with CMake")
endif()
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hyprwayland-scanner.git/commitdiff/b65f95fcdd7de2adfd16276218fba94352d96c94
More information about the pld-cvs-commit
mailing list