public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-wm/hyprland/files/
Date: Sat,  6 Jan 2024 10:15:04 +0000 (UTC)	[thread overview]
Message-ID: <1704536077.7893c6d3a255d9d4538b30344e42a8b6acdb57a4.dlan@gentoo> (raw)

commit:     7893c6d3a255d9d4538b30344e42a8b6acdb57a4
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Jan  6 09:31:34 2024 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Jan  6 10:14:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7893c6d3

gui-wm/hyprland: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/34670
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 .../files/hyprland-0.31.0-fix-log-headers.patch    | 33 ----------------------
 1 file changed, 33 deletions(-)

diff --git a/gui-wm/hyprland/files/hyprland-0.31.0-fix-log-headers.patch b/gui-wm/hyprland/files/hyprland-0.31.0-fix-log-headers.patch
deleted file mode 100644
index 7abd8164c9b4..000000000000
--- a/gui-wm/hyprland/files/hyprland-0.31.0-fix-log-headers.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From 5dd0637e90efa17e391b67934998936194701d08 Mon Sep 17 00:00:00 2001
-From: memchr <memchr@proton.me>
-Date: Mon, 16 Oct 2023 16:22:01 +0000
-Subject: [PATCH] fix(build): do not include wlr headers directly, use
- includes.hpp instead.
-
----
- src/debug/Log.hpp | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/src/debug/Log.hpp b/src/debug/Log.hpp
-index 125ed7f45d..085465c911 100644
---- a/src/debug/Log.hpp
-+++ b/src/debug/Log.hpp
-@@ -1,10 +1,10 @@
- #pragma once
- #include <string>
--#include <wlr/util/log.h>
- #include <format>
- #include <iostream>
- #include <fstream>
- #include <chrono>
-+#include "../includes.hpp"
- #include "../helpers/MiscFunctions.hpp"
- 
- #define LOGMESSAGESIZE 1024
-@@ -79,4 +79,4 @@ namespace Debug {
-     }
- 
-     void wlrLog(wlr_log_importance level, const char* fmt, va_list args);
--};
-\ No newline at end of file
-+};


             reply	other threads:[~2024-01-06 10:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-06 10:15 Yixun Lan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-11  2:44 [gentoo-commits] repo/gentoo:master commit in: gui-wm/hyprland/files/ Yixun Lan
2024-04-18 19:32 Conrad Kostecki
2023-11-24  4:38 Yixun Lan
2023-10-28  9:18 Joonas Niilola

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=1704536077.7893c6d3a255d9d4538b30344e42a8b6acdb57a4.dlan@gentoo \
    --to=dlan@gentoo.org \
    --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