diff --git a/media-sound/mac/mac-7.25e.recipe b/media-sound/mac/mac-7.53.recipe similarity index 89% rename from media-sound/mac/mac-7.25e.recipe rename to media-sound/mac/mac-7.53.recipe index 2e718a276..6e822232d 100644 --- a/media-sound/mac/mac-7.25e.recipe +++ b/media-sound/mac/mac-7.53.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2000-2022 Matthew T. Ashland" LICENSE="Monkey's Audio SDK and Source Code License Agreement" REVISION="1" SOURCE_URI="https://www.monkeysaudio.com/files/MAC_SDK_${portVersion/./}.zip" -CHECKSUM_SHA256="5de68b52892dfed8a84f01fa3b0781a00b84e3d9a57bcbda5cd8e50f384d2a60" +CHECKSUM_SHA256="0fa9d0b04c8215621e0e12a40babda9e556d3f48e43af91891e4ed7f2f38b7d3" SOURCE_DIR="" ARCHITECTURES="all !x86_gcc2" @@ -49,6 +49,10 @@ BUILD_PREREQUIRES=" cmd:make " +defineDebugInfoPackage mac$secondaryArchSuffix \ + $libDir/libMAC.so.$libVersion \ + $commandBinDir/mac + BUILD() { export CXXFLAGS="$CXXFLAGS -fpermissive"