From f64dcdd0f4d0f944650135923410a9e2c2a7d9e3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig=20=28Debian/GNU=29?= Date: Mon, 14 May 2018 09:54:22 +0200 Subject: [PATCH] Refreshed patches --- debian/patches/LV2-audioprocessor.patch | 12 ++++++------ debian/patches/debian_no-update-check.patch | 2 +- debian/patches/debian_no-usagedata.patch | 2 +- debian/patches/debian_system_modules.patch | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/debian/patches/LV2-audioprocessor.patch b/debian/patches/LV2-audioprocessor.patch index 9e113655..57646047 100644 --- a/debian/patches/LV2-audioprocessor.patch +++ b/debian/patches/LV2-audioprocessor.patch @@ -7,7 +7,7 @@ Last-Update: 2018-02-10 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- juce.orig/modules/juce_audio_processors/processors/juce_AudioProcessor.h +++ juce/modules/juce_audio_processors/processors/juce_AudioProcessor.h -@@ -937,6 +937,7 @@ +@@ -927,6 +927,7 @@ */ virtual void setNonRealtime (bool isNonRealtime) noexcept; @@ -15,7 +15,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ //============================================================================== /** Creates the processor's GUI. -@@ -983,6 +984,7 @@ +@@ -973,6 +974,7 @@ This may call createEditor() internally to create the component. */ AudioProcessorEditor* createEditorIfNeeded(); @@ -23,7 +23,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ //============================================================================== /** This must return the correct value immediately after the object has been -@@ -1307,6 +1309,11 @@ +@@ -1297,6 +1299,11 @@ virtual void processorLayoutsChanged(); //============================================================================== @@ -35,7 +35,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ /** Adds a listener that will be called when an aspect of this processor changes. */ virtual void addListener (AudioProcessorListener* newListener); -@@ -1348,9 +1355,11 @@ +@@ -1338,9 +1345,11 @@ const AudioChannelSet& mainOutputLayout, bool idForAudioSuite) const; @@ -47,7 +47,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ /** Flags to indicate the type of plugin context in which a processor is being used. */ enum WrapperType -@@ -1362,6 +1371,7 @@ +@@ -1352,6 +1361,7 @@ wrapperType_AudioUnitv3, wrapperType_RTAS, wrapperType_AAX, @@ -55,7 +55,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ wrapperType_Standalone }; -@@ -1613,7 +1623,9 @@ +@@ -1601,7 +1611,9 @@ //============================================================================== Array listeners; diff --git a/debian/patches/debian_no-update-check.patch b/debian/patches/debian_no-update-check.patch index f974714d..faa9a4ba 100644 --- a/debian/patches/debian_no-update-check.patch +++ b/debian/patches/debian_no-update-check.patch @@ -8,7 +8,7 @@ Last-Update: 2017-11-09 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- juce.orig/extras/Projucer/Source/Application/jucer_AutoUpdater.cpp +++ juce/extras/Projucer/Source/Application/jucer_AutoUpdater.cpp -@@ -608,6 +608,7 @@ +@@ -617,6 +617,7 @@ void LatestVersionChecker::checkForNewVersion() { diff --git a/debian/patches/debian_no-usagedata.patch b/debian/patches/debian_no-usagedata.patch index 4972d954..19be7be0 100644 --- a/debian/patches/debian_no-usagedata.patch +++ b/debian/patches/debian_no-usagedata.patch @@ -7,7 +7,7 @@ Last-Update: 2018-03-26 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- juce.orig/extras/Projucer/Source/Application/Windows/jucer_ApplicationUsageDataWindowComponent.h +++ juce/extras/Projucer/Source/Application/Windows/jucer_ApplicationUsageDataWindowComponent.h -@@ -68,10 +68,10 @@ +@@ -69,10 +69,10 @@ auto* controller = ProjucerApplication::getApp().licenseController.get(); diff --git a/debian/patches/debian_system_modules.patch b/debian/patches/debian_system_modules.patch index 1b3b2eea..5dd2b227 100644 --- a/debian/patches/debian_system_modules.patch +++ b/debian/patches/debian_system_modules.patch @@ -8,7 +8,7 @@ Last-Update: 2017-12-19 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- juce.orig/extras/Projucer/Source/Settings/jucer_StoredSettings.cpp +++ juce/extras/Projucer/Source/Settings/jucer_StoredSettings.cpp -@@ -309,7 +309,7 @@ +@@ -311,7 +311,7 @@ else if (key == Ids::defaultJuceModulePath) { v = (os == TargetOS::windows ? "C:\\JUCE\\modules" -- 2.30.2