mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-sound/mac: drop 11.20
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
DIST mac-11.08.zip 1690776 BLAKE2B e38e8a18eca0f41d7cadc80d69988fe9036fbd1089541060bb8b7b79a476023a0cd9c2343492c70e3341215f125fcf2b7e4c56fc43e39b6edf2835a503a65104 SHA512 50261ffffdcb2d73042c999365e4b00c49ddf3682223029a456f06559f3e84a75170c5e1ef739b8f29a3c208bb92684e0acd71df3806f9405a9fe01a72e119e2
|
||||
DIST mac-11.18.zip 1699795 BLAKE2B b6ff3a509e3a8630e09e24b1255b320ae88fea79660c89ec3aa05cbf39dac0badd8d341705e799dbfac6c0854d00d7b7f18525b00eff0da1302da1b4141e727a SHA512 dcc9811ca4e61ed3bf9325f29da32c0f3990145ed5ac44b8006e918bd17f6a7bc0effc13b3ef56cbcfe991f6857155e22dafbf910264f3883b01e5667ef72abd
|
||||
DIST mac-11.20.zip 1700161 BLAKE2B f3024dbb698eb4d2551d249aca6703c96094871cb8dd9555fa6e1652fd08b8ae23f8a99f6296e6a7050046007a567179e8331b3bca5432f69eb67fef2e025a68 SHA512 7bc59a06bb6f13f9276e9a0d00a27ef9854c56f0f701763111686cd48d8a693503774a468bd03a17561f479c9f4743520a38cb3ba81863bd98f23a00425377a4
|
||||
DIST mac-11.22.zip 1700421 BLAKE2B 8d4b870f064940554bf56b7d64c526869a4dee43326872be2bc923ffb3f4c5eadf1887ea33ce87d0b23e7eb2f8d93e204348bb98be8ebce41e708163fda863a2 SHA512 7611b4f9e8aed7402b594fad8fe046fa6d787cd4bd1dcfb9c6e22366ade2cc430d38ecb31d99d89f04e8a276e8ca3213558a7d21071ecd3c5a49126709a669b0
|
||||
DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0 SHA512 7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0
|
||||
|
||||
@@ -1,24 +0,0 @@
|
||||
diff -Naur mac-10.18_orig/Shared/All.h mac-10.18/Shared/All.h
|
||||
--- mac-10.18_orig/Shared/All.h 2023-08-13 18:59:03.447085864 +0200
|
||||
+++ mac-10.18/Shared/All.h 2023-08-13 19:00:20.053081298 +0200
|
||||
@@ -11,7 +11,7 @@
|
||||
**************************************************************************************************/
|
||||
#if !defined(PLATFORM_WINDOWS) && !defined(PLATFORM_APPLE) && !defined(PLATFORM_LINUX)
|
||||
#pragma message("No platform set for MACLib, defaulting to Windows")
|
||||
- #define PLATFORM_WINDOWS
|
||||
+ #define PLATFORM_LINUX
|
||||
#endif
|
||||
|
||||
#ifdef PLATFORM_ANDROID
|
||||
diff -Naur mac-10.18_orig/Source/Shared/All.h mac-10.18/Source/Shared/All.h
|
||||
--- mac-10.18_orig/Source/Shared/All.h 2023-08-13 18:59:03.453085864 +0200
|
||||
+++ mac-10.18/Source/Shared/All.h 2023-08-13 19:00:12.732081734 +0200
|
||||
@@ -11,7 +11,7 @@
|
||||
**************************************************************************************************/
|
||||
#if !defined(PLATFORM_WINDOWS) && !defined(PLATFORM_APPLE) && !defined(PLATFORM_LINUX)
|
||||
#pragma message("No platform set for MACLib, defaulting to Windows")
|
||||
- #define PLATFORM_WINDOWS
|
||||
+ #define PLATFORM_LINUX
|
||||
#endif
|
||||
|
||||
#ifdef PLATFORM_ANDROID
|
||||
@@ -1,39 +0,0 @@
|
||||
diff -Naur mac-10.52_orig/Source/Console/Console.cpp mac-10.52/Source/Console/Console.cpp
|
||||
--- mac-10.52_orig/Source/Console/Console.cpp 2024-03-05 19:05:13.958352435 +0100
|
||||
+++ mac-10.52/Source/Console/Console.cpp 2024-03-05 19:06:50.968831483 +0100
|
||||
@@ -68,7 +68,7 @@
|
||||
**************************************************************************************************/
|
||||
static void DisplayProperUsage(FILE * pFile)
|
||||
{
|
||||
- fwprintf(pFile, L"Proper Usage: [EXE] [Input File] [Output File] [Mode]\n\n");
|
||||
+ fwprintf(pFile, L"Proper Usage: [mac] [Input File] [Output File] [Mode]\n\n");
|
||||
|
||||
fwprintf(pFile, L"Modes: \n");
|
||||
fwprintf(pFile, L" Compress (fast): '-c1000'\n");
|
||||
@@ -85,16 +85,16 @@
|
||||
fwprintf(pFile, L" Convert to ID3v1 (needed by some players, etc.): '-L'\n\n");
|
||||
|
||||
fwprintf(pFile, L"Examples:\n");
|
||||
- fwprintf(pFile, L" Compress: mac.exe \"Metallica - One.wav\" \"Metallica - One.ape\" -c2000\n");
|
||||
- fwprintf(pFile, L" Compress: mac.exe \"Metallica - One.wav\" \"Metallica - One.ape\" -c2000 -t \"Artist=Metallica|Album=Black|Name=One\"\n");
|
||||
- fwprintf(pFile, L" Compress: mac.exe \"Metallica - One.wav\" auto -c2000\n");
|
||||
- fwprintf(pFile, L" Transcode from pipe: ffmpeg.exe -i \"Metallica - One.flac\" -f wav - | mac.exe - \"Metallica - One.ape\" -c2000\n");
|
||||
- fwprintf(pFile, L" Decompress: mac.exe \"Metallica - One.ape\" \"Metallica - One.wav\" -d\n");
|
||||
- fwprintf(pFile, L" Decompress: mac.exe \"Metallica - One.ape\" auto -d\n");
|
||||
- fwprintf(pFile, L" Verify: mac.exe \"Metallica - One.ape\" -v\n");
|
||||
- fwprintf(pFile, L" Full Verify: mac.exe \"Metallica - One.ape\" -V\n");
|
||||
- fwprintf(pFile, L" Tag: mac.exe \"Metallica - One.ape\" -t \"Artist=Metallica|Album=Black|Name=One|Comment=\\\"This is in quotes\\\"\"\n");
|
||||
- fwprintf(pFile, L" Remove tag: mac.exe \"Metallica - One.ape\" -r\n");
|
||||
+ fwprintf(pFile, L" Compress: mac \"Metallica - One.wav\" \"Metallica - One.ape\" -c2000\n");
|
||||
+ fwprintf(pFile, L" Compress: mac \"Metallica - One.wav\" \"Metallica - One.ape\" -c2000 -t \"Artist=Metallica|Album=Black|Name=One\"\n");
|
||||
+ fwprintf(pFile, L" Compress: mac \"Metallica - One.wav\" auto -c2000\n");
|
||||
+ fwprintf(pFile, L" Transcode from pipe: ffmpeg -i \"Metallica - One.flac\" -f wav - | mac - \"Metallica - One.ape\" -c2000\n");
|
||||
+ fwprintf(pFile, L" Decompress: mac \"Metallica - One.ape\" \"Metallica - One.wav\" -d\n");
|
||||
+ fwprintf(pFile, L" Decompress: mac \"Metallica - One.ape\" auto -d\n");
|
||||
+ fwprintf(pFile, L" Verify: mac \"Metallica - One.ape\" -v\n");
|
||||
+ fwprintf(pFile, L" Full Verify: mac \"Metallica - One.ape\" -V\n");
|
||||
+ fwprintf(pFile, L" Tag: mac \"Metallica - One.ape\" -t \"Artist=Metallica|Album=Black|Name=One|Comment=\\\"This is in quotes\\\"\"\n");
|
||||
+ fwprintf(pFile, L" Remove tag: mac \"Metallica - One.ape\" -r\n");
|
||||
}
|
||||
|
||||
/**************************************************************************************************
|
||||
@@ -1,28 +0,0 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
CMAKE_BUILD_TYPE=Release
|
||||
inherit cmake
|
||||
|
||||
DESCRIPTION="Monkey's Audio Codecs"
|
||||
HOMEPAGE="https://www.monkeysaudio.com"
|
||||
SRC_URI="https://monkeysaudio.com/files/MAC_${PV/.}_SDK.zip -> ${P}.zip"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0/13"
|
||||
KEYWORDS="~alpha ~amd64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
|
||||
|
||||
BDEPEND="app-arch/unzip"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-11.02-output.patch"
|
||||
"${FILESDIR}/${PN}-11.02-linux.patch"
|
||||
)
|
||||
|
||||
src_unpack() {
|
||||
mkdir -p "${S}" || die
|
||||
cd "${S}" || die
|
||||
default
|
||||
}
|
||||
Reference in New Issue
Block a user