* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-locate/files/
@ 2017-05-07 19:11 Andreas Sturmlechner
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Sturmlechner @ 2017-05-07 19:11 UTC (permalink / raw
To: gentoo-commits
commit: c5e25da96a8e0585e880dc84498ee3e2679b4736
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 7 19:10:26 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May 7 19:11:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e25da9
kde-misc/kio-locate: Fix patch
Reported-by: Lars Wendler <polynomial-c <AT> gentoo.org>
Package-Manager: Portage-2.3.5, Repoman-2.3.1
kde-misc/kio-locate/files/kio-locate-0.5.3-gcc-4.7.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-misc/kio-locate/files/kio-locate-0.5.3-gcc-4.7.patch b/kde-misc/kio-locate/files/kio-locate-0.5.3-gcc-4.7.patch
index 9af2bc1e8bd..4ce83264d69 100644
--- a/kde-misc/kio-locate/files/kio-locate-0.5.3-gcc-4.7.patch
+++ b/kde-misc/kio-locate/files/kio-locate-0.5.3-gcc-4.7.patch
@@ -1,5 +1,5 @@
---- locater.h
-+++ locater.h
+--- a/locater.h
++++ b/locater.h
@@ -31,6 +31,8 @@
#ifndef LOCATER_H
#define LOCATER_H
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-locate/files/
@ 2022-08-15 20:00 Andreas Sturmlechner
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Sturmlechner @ 2022-08-15 20:00 UTC (permalink / raw
To: gentoo-commits
commit: 9a86567865750c74c8d66e75e0674c48e4aeedb2
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 20:00:03 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 20:00:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a865678
kde-misc/kio-locate: Fix build with newer cmake
Closes: https://bugs.gentoo.org/813031
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/kio-locate/files/kio-locate-0.5.3-kf5port.patch | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/kde-misc/kio-locate/files/kio-locate-0.5.3-kf5port.patch b/kde-misc/kio-locate/files/kio-locate-0.5.3-kf5port.patch
index 986e8c6b0ee2..65fe2481ce9d 100644
--- a/kde-misc/kio-locate/files/kio-locate-0.5.3-kf5port.patch
+++ b/kde-misc/kio-locate/files/kio-locate-0.5.3-kf5port.patch
@@ -1,7 +1,9 @@
diff -Naur a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt 2010-03-07 02:38:40.000000000 +0800
+++ b/CMakeLists.txt 2015-10-19 19:28:48.185748034 +0800
-@@ -1,31 +1,38 @@
+@@ -0,31 +0,40 @@
++cmake_minimum_required(VERSION 3.16)
++
set(KDE_MIN_VERSION "4.4.0")
-find_package(KDE4 4.4.0 REQUIRED)
-include (KDE4Defaults)
@@ -56,7 +58,6 @@ diff -Naur a/doc/CMakeLists.txt b/doc/CMakeLists.txt
@@ -1 +1 @@
-macro_optional_add_subdirectory(en)
+add_subdirectory(en)
-diff -Naur a/kio_locate.cpp b/kio_locate.cpp
--- a/kio_locate.cpp 2010-03-20 17:05:46.000000000 +0800
+++ b/kio_locate.cpp 2015-10-19 18:49:56.251128472 +0800
@@ -290,7 +290,7 @@
@@ -86,7 +87,6 @@ diff -Naur a/kio_locate.cpp b/kio_locate.cpp
dialog->setWindowIcon(SmallIcon("edit-find"));
Ui::KLocateConfigWidget w1;
-diff -Naur a/kio_locate.h b/kio_locate.h
--- a/kio_locate.h 2010-03-20 17:05:46.000000000 +0800
+++ b/kio_locate.h 2015-10-19 18:51:19.908758859 +0800
@@ -62,6 +62,10 @@
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-15 20:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-07 19:11 [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-locate/files/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2022-08-15 20:00 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox