* [gentoo-commits] repo/gentoo:master commit in: dev-libs/sentry-native/files/
@ 2024-07-02 1:57 Ionen Wolkens
0 siblings, 0 replies; only message in thread
From: Ionen Wolkens @ 2024-07-02 1:57 UTC (permalink / raw
To: gentoo-commits
commit: eedc91525293ae90828c3d4b4bd6dd7eddb66453
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Jul 1 20:13:09 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Jul 2 01:56:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eedc9152
dev-libs/sentry-native: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/37389
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
.../files/sentry-native-0.6.5_cmake-breakpad.patch | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/dev-libs/sentry-native/files/sentry-native-0.6.5_cmake-breakpad.patch b/dev-libs/sentry-native/files/sentry-native-0.6.5_cmake-breakpad.patch
deleted file mode 100644
index cd54813c3528..000000000000
--- a/dev-libs/sentry-native/files/sentry-native-0.6.5_cmake-breakpad.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- a/sentry-config.cmake.in
-+++ b/sentry-config.cmake.in
-@@ -3,7 +3,10 @@
- set(SENTRY_BACKEND @SENTRY_BACKEND@)
- set(SENTRY_TRANSPORT @SENTRY_TRANSPORT@)
-
--if(SENTRY_BACKEND STREQUAL "crashpad")
-+if(SENTRY_BACKEND STREQUAL "breakpad")
-+ find_package(PkgConfig REQUIRED)
-+ pkg_check_modules(BREAKPAD REQUIRED IMPORTED_TARGET breakpad-client)
-+elseif(SENTRY_BACKEND STREQUAL "crashpad")
- if(@SENTRY_CRASHPAD_SYSTEM@)
- find_package(crashpad REQUIRED)
- else()
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-02 1:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-02 1:57 [gentoo-commits] repo/gentoo:master commit in: dev-libs/sentry-native/files/ Ionen Wolkens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox