[vcpkg baseline][monkeys-audio] Update to 10.08 (#30657)

* update monkeys-audio

* update version

* restore EOL

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
This commit is contained in:
MonicaLiu 2023-04-05 06:48:29 +08:00 committed by GitHub
parent 9dbd07b25f
commit d306e17141
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 49 additions and 15 deletions

View File

@ -1,11 +1,11 @@
vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY ONLY_DYNAMIC_CRT)
set(MA_VERSION 904)
set(MA_VERSION 1008)
vcpkg_download_distfile(ARCHIVE
URLS "https://monkeysaudio.com/files/MAC_${MA_VERSION}_SDK.zip"
FILENAME "MAC_${MA_VERSION}_SDK.zip"
SHA512 d104421e9bfa8c36dee89bd292c06629ff39a33e84569a5578f4a255432238a0cf09a7d03c5f7df3daf0e41d5cf3ac88f3b58581daf09a94935de91056334681
SHA512 0c96b6fa8da9d412679e8c9b43e98d475a650899694a9d085c3b0272775cf229bb09c7c4f24a18ab7ee5516d2d34f7acd59e4216aca8fe08ed04f75e33e29322
)
vcpkg_extract_source_archive(

View File

@ -1,24 +1,54 @@
diff --git a/Source/Projects/VS2022/Console/Console.vcxproj b/Source/Projects/VS2022/Console/Console.vcxproj
index 4a811b6..86c2c4f 100644
index e7eea4d..754e209 100644
--- a/Source/Projects/VS2022/Console/Console.vcxproj
+++ b/Source/Projects/VS2022/Console/Console.vcxproj
@@ -189,9 +189,6 @@
<TargetMachine>MachineX86</TargetMachine>
<LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
@@ -273,9 +273,6 @@
<Link>
<SubSystem>Console</SubSystem>
</Link>
- <PostBuildEvent>
- <Command>..\..\..\Certificate\signtool.exe sign /f ..\..\..\Certificate\MAC.pfx /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /td sha256 /fd sha256 /a /as /p password "$(TargetPath)"</Command>
- </PostBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
<ClCompile>
@@ -299,9 +296,6 @@
<Link>
<SubSystem>Console</SubSystem>
</Link>
- <PostBuildEvent>
- <Command>..\..\..\Certificate\signtool.exe sign /f ..\..\..\Certificate\MAC.pfx /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /td sha256 /fd sha256 /a /as /p password "$(TargetPath)"</Command>
- </PostBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<Midl>
@@ -285,9 +282,6 @@
<TargetMachine>MachineX64</TargetMachine>
<LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
<ClCompile>
@@ -388,9 +382,6 @@
<Link>
<SubSystem>Console</SubSystem>
</Link>
- <PostBuildEvent>
- <Command>..\..\..\Certificate\signtool.exe sign /f ..\..\..\Certificate\MAC.pfx /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /td sha256 /fd sha256 /a /as /p password "$(TargetPath)"</Command>
- </PostBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'">
<ClCompile>
@@ -414,9 +405,6 @@
<Link>
<SubSystem>Console</SubSystem>
</Link>
- <PostBuildEvent>
- <Command>..\..\..\Certificate\signtool.exe sign /f ..\..\..\Certificate\MAC.pfx /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /td sha256 /fd sha256 /a /as /p password "$(TargetPath)"</Command>
- </PostBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
<ClCompile>
@@ -440,9 +428,6 @@
<Link>
<SubSystem>Console</SubSystem>
</Link>
- <PostBuildEvent>
- <Command>..\..\..\Certificate\signtool.exe sign /f ..\..\..\Certificate\MAC.pfx /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /td sha256 /fd sha256 /a /as /p password "$(TargetPath)"</Command>
- </PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\..\Console\Console.cpp">
<ClCompile Include="..\..\..\Console\Console.cpp" />

View File

@ -1,7 +1,6 @@
{
"name": "monkeys-audio",
"version-string": "9.04",
"port-version": 4,
"version-string": "10.08",
"description": [
"Monkey's Audio is an excellent audio compression tool which has multiple advantages over traditional methods.",
"Audio files compressed with it end with .ape extension."

View File

@ -5213,8 +5213,8 @@
"port-version": 0
},
"monkeys-audio": {
"baseline": "9.04",
"port-version": 4
"baseline": "10.08",
"port-version": 0
},
"moos-core": {
"baseline": "10.4.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "55e5b52ffc64a4b2604fa01522d8ebbe53accf56",
"version-string": "10.08",
"port-version": 0
},
{
"git-tree": "19c0d2d18d6517fe98d5619755acfa8737021cc5",
"version-string": "9.04",