[SCM] juce/master: more to do

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Feb 10 20:53:48 UTC 2016


The following commit has been merged in the master branch:
commit b5af6c868262dc5c06219b826c56d9ee4da75ca5
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Feb 10 20:32:26 2016 +0100

    more to do

diff --git a/debian/TODO.Debian b/debian/TODO.Debian
index 198e601..86865e2 100644
--- a/debian/TODO.Debian
+++ b/debian/TODO.Debian
@@ -10,18 +10,18 @@ or (alternatively) separate libraries for each of the modules.
 
 ### use system installed libraries!
 
-pnglib: use system-installed library
-	-DJUCE_INCLUDE_PNGLIB_CODE=0
+basically done.
 
-jpglib: use system-installed library if possible (??)
-	-DJUCE_INCLUDE_JPEGLIB_CODE=0
+Box2D is incompatible
 
-flac:
 
-oggvorbis:
-
-npapi:
-
-zlib:
 
+### clamp defines!
 
+the following defines need to be forced to
+- 0 in Release mode 
+- 1 in Debug mode
+defines:
+ - JUCE_FORCE_DEBUG
+ - JUCE_LOG_ASSERTIONS
+ - JUCE_CHECK_MEMORY_LEAKS

-- 
juce packaging



More information about the pkg-multimedia-commits mailing list