public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-wireless/inspectrum/files/
@ 2017-01-15 10:25 David Seifert
  0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2017-01-15 10:25 UTC (permalink / raw
  To: gentoo-commits

commit:     2e474e349180570ae557747440fbc1ab66a9eb57
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Jan 12 18:03:14 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 10:24:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e474e34

net-wireless/inspectrum: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3447

 .../inspectrum/files/inspectrum-0.1-cxxflags.patch | 28 ----------------------
 1 file changed, 28 deletions(-)

diff --git a/net-wireless/inspectrum/files/inspectrum-0.1-cxxflags.patch b/net-wireless/inspectrum/files/inspectrum-0.1-cxxflags.patch
deleted file mode 100644
index b7b35a9..00000000
--- a/net-wireless/inspectrum/files/inspectrum-0.1-cxxflags.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 6287ae4153231865c9d3cafaf8c80d488b8ba84e Mon Sep 17 00:00:00 2001
-From: Mike Walters <mike@flomp.net>
-Date: Mon, 5 Oct 2015 18:29:37 +0100
-Subject: [PATCH] Set default CXXFLAGS if none are set
-
----
- CMakeLists.txt | 6 +++++-
- 1 file changed, 5 insertions(+), 1 deletion(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 47e8faa..b788a24 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -15,9 +15,13 @@ if (WIN32)
-        endif(NOT(MMAN))
- ENDIF (WIN32)
- 
-+if (NOT CMAKE_CXX_FLAGS)
-+    set(CMAKE_CXX_FLAGS "-O2")
-+endif (NOT CMAKE_CXX_FLAGS)
-+
- # This only works in cmake >3.1
- #set_property(TARGET inspectrum PROPERTY CXX_STANDARD 11)
--set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=gnu++11 -O3")
-+set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=gnu++11")
- 
- list(APPEND inspectrum_sources 
- 	main.cpp


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-wireless/inspectrum/files/
@ 2020-12-26 22:05 Andreas Sturmlechner
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Sturmlechner @ 2020-12-26 22:05 UTC (permalink / raw
  To: gentoo-commits

commit:     dd9e1e07fc0053ea087c75befbeb8ca47a11b211
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Dec 13 08:27:54 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 26 22:04:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd9e1e07

net-wireless/inspectrum: remove unused patch(es)

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../inspectrum/files/inspectrum-0.2.2-qt-5.15.patch | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/net-wireless/inspectrum/files/inspectrum-0.2.2-qt-5.15.patch b/net-wireless/inspectrum/files/inspectrum-0.2.2-qt-5.15.patch
deleted file mode 100644
index 3e55e814ecb..00000000000
--- a/net-wireless/inspectrum/files/inspectrum-0.2.2-qt-5.15.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From 1f2b4587ec2c6d1a1945eee8bbf361dbdf3dc8af Mon Sep 17 00:00:00 2001
-From: Martin Hauke <mardnh@gmx.de>
-Date: Sun, 7 Jun 2020 21:56:38 +0200
-Subject: [PATCH] Fix build with Qt 5.15+
-
----
- traceplot.cpp | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/traceplot.cpp b/traceplot.cpp
-index 3704d24..04bdba8 100644
---- a/traceplot.cpp
-+++ b/traceplot.cpp
-@@ -20,6 +20,7 @@
- #include <QPixmapCache>
- #include <QTextStream>
- #include <QtConcurrent>
-+#include <QPainterPath>
- #include "samplesource.h"
- #include "traceplot.h"
- 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-26 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-15 10:25 [gentoo-commits] repo/gentoo:master commit in: net-wireless/inspectrum/files/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2020-12-26 22:05 Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox