From: "John M. Harris, Jr." <johnmh@johnmh.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/hyprlock/files/, gui-apps/hyprlock/
Date: Mon, 22 Jul 2024 16:26:37 +0000 (UTC) [thread overview]
Message-ID: <1721664749.44cf87a8c759c37a21d6bca5bbc1bec8f1e53d36.johnmh@gentoo> (raw)
commit: 44cf87a8c759c37a21d6bca5bbc1bec8f1e53d36
Author: John M. Harris Jr. <johnmh <AT> johnmh <DOT> me>
AuthorDate: Mon Jul 22 16:12:29 2024 +0000
Commit: John M. Harris, Jr. <johnmh <AT> johnmh <DOT> me>
CommitDate: Mon Jul 22 16:12:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=44cf87a8
gui-apps/hyprlock: Fix CMakeLists patch, live
Signed-off-by: John M. Harris Jr. <johnmh <AT> johnmh.me>
.../hyprlock/files/0003-fix-CFLAGS-CXXFLAGS-hyprlock.patch | 12 ++++++++++++
gui-apps/hyprlock/hyprlock-9999.ebuild | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/gui-apps/hyprlock/files/0003-fix-CFLAGS-CXXFLAGS-hyprlock.patch b/gui-apps/hyprlock/files/0003-fix-CFLAGS-CXXFLAGS-hyprlock.patch
new file mode 100644
index 000000000..cfde5df93
--- /dev/null
+++ b/gui-apps/hyprlock/files/0003-fix-CFLAGS-CXXFLAGS-hyprlock.patch
@@ -0,0 +1,12 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index c2dfd6c..96f34b0 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -15,7 +15,6 @@ if(CMAKE_BUILD_TYPE MATCHES Debug OR CMAKE_BUILD_TYPE MATCHES DEBUG)
+ message(STATUS "Configuring hyprlock in Debug with CMake")
+ add_compile_definitions(HYPRLAND_DEBUG)
+ else()
+- add_compile_options(-O3)
+ message(STATUS "Configuring hyprlock in Release with CMake")
+ endif()
+
diff --git a/gui-apps/hyprlock/hyprlock-9999.ebuild b/gui-apps/hyprlock/hyprlock-9999.ebuild
index 9e0551aa9..fc408452d 100644
--- a/gui-apps/hyprlock/hyprlock-9999.ebuild
+++ b/gui-apps/hyprlock/hyprlock-9999.ebuild
@@ -43,5 +43,5 @@ BDEPEND="
"
PATCHES=(
- "${FILESDIR}/0001-fix-CFLAGS-CXXFLAGS-hyprlock.patch"
+ "${FILESDIR}/0003-fix-CFLAGS-CXXFLAGS-hyprlock.patch"
)
next reply other threads:[~2024-07-22 16:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-22 16:26 John M. Harris, Jr. [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-13 8:54 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/hyprlock/files/, gui-apps/hyprlock/ Takuya Wakazono
2024-10-30 10:15 Anthony Ruhier
2024-08-30 13:27 Takuya Wakazono
2024-07-22 16:29 John M. Harris, Jr.
2024-02-21 16:00 Gonçalo Negrier Duarte
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1721664749.44cf87a8c759c37a21d6bca5bbc1bec8f1e53d36.johnmh@gentoo \
--to=johnmh@johnmh.me \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox