From 162945d2a91899b637bbb9e163b406350de12906 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 30 Oct 2021 19:43:03 +0100 Subject: gentoo resync : 30.10.2021 --- .../files/terminatorx-4.0.1-desktop-QA.patch | 12 ------------ .../files/terminatorx-4.0.1-gtkcombotext.patch | 17 ----------------- 2 files changed, 29 deletions(-) delete mode 100644 media-sound/terminatorx/files/terminatorx-4.0.1-desktop-QA.patch delete mode 100644 media-sound/terminatorx/files/terminatorx-4.0.1-gtkcombotext.patch (limited to 'media-sound/terminatorx/files') 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 deleted file mode 100644 index 970b72f4de81..000000000000 --- a/media-sound/terminatorx/files/terminatorx-4.0.1-desktop-QA.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- 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/files/terminatorx-4.0.1-gtkcombotext.patch b/media-sound/terminatorx/files/terminatorx-4.0.1-gtkcombotext.patch deleted file mode 100644 index 566dfecc210b..000000000000 --- a/media-sound/terminatorx/files/terminatorx-4.0.1-gtkcombotext.patch +++ /dev/null @@ -1,17 +0,0 @@ -Description: Fix build failure on kfreebsd -Author: Sebastian Ramacher -Bug-Debian: https://bugs.debian.org/741623 -Forwarded: yes -Last-Update: 2014-04-25 - ---- a/src/tX_dialog.cc -+++ b/src/tX_dialog.cc -@@ -244,7 +244,7 @@ void append_alsa_device_list(GtkComboBox - } - } - #else --void append_alsa_device_list(GtkComboBoxText *combo) { -+void append_alsa_device_list(GtkComboBoxText *combo, char* current) { - } - #endif - -- cgit v1.2.3