[SCM] juce/master: include BUILD_DATE header when building Introjucer

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Sun Jan 31 07:55:49 UTC 2016


The following commit has been merged in the master branch:
commit 602e2bb920c3845d745c21314f29fe9c73de8298
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Sat Jan 30 21:00:18 2016 +0100

    include BUILD_DATE header when building Introjucer

diff --git a/debian/patches/reproducible-date.patch b/debian/patches/reproducible-date.patch
index 175f857..2df5d07 100644
--- a/debian/patches/reproducible-date.patch
+++ b/debian/patches/reproducible-date.patch
@@ -42,3 +42,13 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
              Logger::setCurrentLogger (logger);
          }
  
+--- juce.orig/extras/Introjucer/JuceLibraryCode/AppConfig.h
++++ juce/extras/Introjucer/JuceLibraryCode/AppConfig.h
+@@ -18,6 +18,7 @@
+ // [BEGIN_USER_CODE_SECTION]
+ 
+ // (You can add your own code in this section, and the Introjucer will not overwrite it)
++#include "../../../debian/libbuilder/libjuce_builddate.h"
+ 
+ // [END_USER_CODE_SECTION]
+ 

-- 
juce packaging



More information about the pkg-multimedia-commits mailing list