From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 17311158046 for ; Tue, 15 Oct 2024 07:46:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93C1BE07EA; Tue, 15 Oct 2024 07:46:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5908AE07EA for ; Tue, 15 Oct 2024 07:46:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9F91A340DE6 for ; Tue, 15 Oct 2024 07:46:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3715011DF for ; Tue, 15 Oct 2024 07:46:16 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1728978363.068be1ef99071ac5115d7e1041c816e0d27b28a3.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/mac/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/mac/Manifest media-sound/mac/mac-10.74.ebuild X-VCS-Directories: media-sound/mac/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 068be1ef99071ac5115d7e1041c816e0d27b28a3 X-VCS-Branch: master Date: Tue, 15 Oct 2024 07:46:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 38da9c83-1547-4062-a72b-c6235ba4b7cf X-Archives-Hash: 36b4e18b7827d23751dfb14f2882c623 commit: 068be1ef99071ac5115d7e1041c816e0d27b28a3 Author: Miroslav Šulc gentoo org> AuthorDate: Tue Oct 15 07:46:03 2024 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Tue Oct 15 07:46:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=068be1ef media-sound/mac: dropped obsolete 10.74 Bug: https://bugs.gentoo.org/940850 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/mac/Manifest | 1 - media-sound/mac/mac-10.74.ebuild | 28 ---------------------------- 2 files changed, 29 deletions(-) diff --git a/media-sound/mac/Manifest b/media-sound/mac/Manifest index 539e8d9c8e31..c29803e09a72 100644 --- a/media-sound/mac/Manifest +++ b/media-sound/mac/Manifest @@ -1,3 +1,2 @@ -DIST mac-10.74.zip 1674673 BLAKE2B 49c67fa697f29b85f9c2d000f56e71e0470438b441d3ba126f9ce537463fb68b8027f4464ac3bdc9179a9fcded9ce15bba98ef6c2b6b755b283b62da4c6ea295 SHA512 ebb3d6e074c2593b79addea3b51e1b2fbcddffe3f3f837e03fe8cfc24a8e1ab5412efcaf53e88b15f689604e5be74f2845adc5a7a3923cb33f15e20afa8076d7 DIST mac-10.76.zip 1674982 BLAKE2B 8e32b6804df1c7f551100a5e05458cf0e88c48cf5d81875cd585780102b600738b7599a0400dc4a5387089e543d0a2cc66999f64274232f45e42addde5870a48 SHA512 1bcd6c41856166f4e0d2b7305aad66255a75f42fbbac902706dd236a619725abb9ffc6634274142c7969f9b344d2ebcf3bb963ca7d6943f4ede6151d77518e55 DIST monkeys-audio_4.11-u4-b5-s7.orig.tar.gz 511190 BLAKE2B 28b5a3aadd9dae410c93cfc43c40c07fe207036f27cf60d59d8fa137a0327f90a78746c14930b7d3becb7f5fa69a454a6855aae1553dc74cd5168a9a523bb8f0 SHA512 7e73b35c86d6007ab2a94a2d8b7449bb4ac505bbba53e40373a279dc83a9cad5f62a51419a6375335576cf325c88ed7d317b0ef3039b8a497100cb74a63c25d0 diff --git a/media-sound/mac/mac-10.74.ebuild b/media-sound/mac/mac-10.74.ebuild deleted file mode 100644 index abc593097c30..000000000000 --- a/media-sound/mac/mac-10.74.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2024 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/10" -KEYWORDS="~alpha amd64 ~loong ppc ppc64 ~riscv sparc x86" - -BDEPEND="app-arch/unzip" - -PATCHES=( - "${FILESDIR}/${PN}-10.18-linux.patch" - "${FILESDIR}/${PN}-10.52-output.patch" -) - -src_unpack() { - mkdir -p "${S}" || die - cd "${S}" || die - default -}