summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-sound/terminatorx/files/terminatorx-4.0.1-desktop-QA.patch12
-rw-r--r--media-sound/terminatorx/terminatorx-4.0.1-r2.ebuild4
2 files changed, 15 insertions, 1 deletions
diff --git a/media-sound/terminatorx/files/terminatorx-4.0.1-desktop-QA.patch b/media-sound/terminatorx/files/terminatorx-4.0.1-desktop-QA.patch
new file mode 100644
index 000000000000..970b72f4de81
--- /dev/null
+++ b/media-sound/terminatorx/files/terminatorx-4.0.1-desktop-QA.patch
@@ -0,0 +1,12 @@
+--- a/terminatorX.desktop
++++ b/terminatorX.desktop
+@@ -8,5 +8,5 @@ Comment=Versatile DJ scratching and mixing application.
+ Terminal=false
+ Type=Application
+ Icon=terminatorX
+-Categories=Application;AudioVideo;
++Categories=AudioVideo;
+ StartupNotify=true
+--
+2.26.2
+
diff --git a/media-sound/terminatorx/terminatorx-4.0.1-r2.ebuild b/media-sound/terminatorx/terminatorx-4.0.1-r2.ebuild
index 8e85e9878242..5940c58dd66f 100644
--- a/media-sound/terminatorx/terminatorx-4.0.1-r2.ebuild
+++ b/media-sound/terminatorx/terminatorx-4.0.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -47,6 +47,8 @@ PATCHES=(
# Fails to build with USE="X vorbis -alsa -debug -mad -pulseaudio
# -sox", bug #604288
"${FILESDIR}"/${P}-gtkcombotext.patch
+ # 740502
+ "${FILESDIR}"/${P}-desktop-QA.patch
)
src_configure() {