From: IOhannes m zmölnig Date: Sat, 28 Jan 2023 18:42:29 +0000 (+0100) Subject: Refresh patches X-Git-Tag: archive/raspbian/7.0.5+ds-1+rpi1^2~13 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b8ee0dc69557fbc4aa61ee0a3c9bae1b13fb67cc;p=juce.git Refresh patches --- diff --git a/debian/patches/debian_doxygen-outdir.patch b/debian/patches/debian_doxygen-outdir.patch index 2256ec6d..06ef902a 100644 --- a/debian/patches/debian_doxygen-outdir.patch +++ b/debian/patches/debian_doxygen-outdir.patch @@ -8,7 +8,7 @@ Last-Update: 2022-08-04 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- juce.orig/docs/doxygen/Doxyfile +++ juce/docs/doxygen/Doxyfile -@@ -1099,7 +1099,7 @@ +@@ -1249,7 +1249,7 @@ # The default directory is: html. # This tag requires that the tag GENERATE_HTML is set to YES. diff --git a/debian/patches/debian_link_systemlibs.patch b/debian/patches/debian_link_systemlibs.patch index f106d97f..fa06cef1 100644 --- a/debian/patches/debian_link_systemlibs.patch +++ b/debian/patches/debian_link_systemlibs.patch @@ -23,7 +23,7 @@ Last-Update: 2019-08-21 for (auto& lib : libraries) --- juce.orig/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.cpp +++ juce/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.cpp -@@ -566,6 +566,39 @@ +@@ -577,6 +577,39 @@ if (isCurlEnabled (project) && ! isLoadCurlSymbolsLazilyEnabled (project)) packages.add ("libcurl");