[SCM] juce/master: enable JUCE_USE_MP3AUDIOFORMAT

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


The following commit has been merged in the master branch:
commit 27395f9e2dacfefefb4c40b5621ef5f63c42120c
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Feb 10 16:44:14 2016 +0100

    enable JUCE_USE_MP3AUDIOFORMAT

diff --git a/debian/libbuilder/AppConfig.h b/debian/libbuilder/AppConfig.h
index c0480ad..d8746cf 100644
--- a/debian/libbuilder/AppConfig.h
+++ b/debian/libbuilder/AppConfig.h
@@ -83,7 +83,7 @@
 #endif
 
 #ifndef    JUCE_USE_MP3AUDIOFORMAT
- #define   JUCE_USE_MP3AUDIOFORMAT 0
+ #define   JUCE_USE_MP3AUDIOFORMAT 1
 #endif
 
 #ifndef    JUCE_USE_LAME_AUDIO_FORMAT

-- 
juce packaging



More information about the pkg-multimedia-commits mailing list