Gentoo Archives: gentoo-commits

From: "Maciej Barć" <xgqt@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/openrgb-plugin-effects/files/
Date: Fri, 03 Mar 2023 21:21:10
Message-Id: 1677878464.2f0a56470d37c73df253764b61299cb6500ad5dc.xgqt@gentoo
1 commit: 2f0a56470d37c73df253764b61299cb6500ad5dc
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Wed Mar 1 16:20:35 2023 +0000
4 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 21:21:04 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f0a5647
7
8 app-misc/openrgb-plugin-effects: remove unused patch
9
10 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
11 Closes: https://github.com/gentoo/gentoo/pull/29871
12 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
13
14 .../files/openrgb-plugin-effects-0_p20220110-dep.patch | 16 ----------------
15 1 file changed, 16 deletions(-)
16
17 diff --git a/app-misc/openrgb-plugin-effects/files/openrgb-plugin-effects-0_p20220110-dep.patch b/app-misc/openrgb-plugin-effects/files/openrgb-plugin-effects-0_p20220110-dep.patch
18 deleted file mode 100644
19 index 7ab0f2ca75f9..000000000000
20 --- a/app-misc/openrgb-plugin-effects/files/openrgb-plugin-effects-0_p20220110-dep.patch
21 +++ /dev/null
22 @@ -1,16 +0,0 @@
23 -Fix dependency on app-misc/openrgb
24 -
25 ---- a/OpenRGBEffectsPlugin.pro
26 -+++ b/OpenRGBEffectsPlugin.pro
27 -@@ -64,11 +64,6 @@ HEADERS +=
28 - OpenRGB/qt/hsv.h \
29 -
30 -
31 --SOURCES += \
32 -- OpenRGB/RGBController/RGBController.cpp \
33 -- OpenRGB/dependencies/ColorWheel/ColorWheel.cpp \
34 -- OpenRGB/qt/hsv.cpp \
35 --
36 - #-----------------------------------------------------------------------------------------------#
37 - # QCodeEditor #
38 - #-----------------------------------------------------------------------------------------------#