commit:     c463e824fa7664da18176d5683b23a4f85897031
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 20 10:03:56 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Dec 20 10:04:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c463e824

sys-firmware/sof-firmware: drop 2.2.6, 2023.09

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 sys-firmware/sof-firmware/Manifest                 |  2 --
 .../sof-firmware/sof-firmware-2.2.6.ebuild         | 33 ----------------------
 .../sof-firmware/sof-firmware-2023.09.ebuild       | 33 ----------------------
 3 files changed, 68 deletions(-)

diff --git a/sys-firmware/sof-firmware/Manifest 
b/sys-firmware/sof-firmware/Manifest
index 87dbf6eb6f0d..47afc6bfb1a6 100644
--- a/sys-firmware/sof-firmware/Manifest
+++ b/sys-firmware/sof-firmware/Manifest
@@ -1,5 +1,3 @@
-DIST sof-firmware-2.2.6.tar.gz 4394096 BLAKE2B 
8fa0fb97cfdaa13b30f34f46789bbb1700f4a3be994f11a55226bf617c9ade7ccde931eeb2f263448e355e82f281bbb70c66624a71645062cdfb68bd81a9d3a1
 SHA512 
33a836fdc9006aead24e14c15703040164b0878d48c6dd32f0a6ae558c99a43c768eb793e308550fd32dfb0e0f93783cff6c42f2618557ebac2a057425115e9e
 DIST sof-firmware-2023.09.1.tar.gz 5451137 BLAKE2B 
8f52d5855cc58cd03fc9a1c0afa69e00ebbd7ff43a7d02401253cf8340d2722c9cb4e5f96d4d4c593fe160d48d5046bed4f4dc8c7813696b8128c65138365cd8
 SHA512 
74a0de0cfc561a273f2f535239a5e23a3bdd7718c1f70e320cf11b58ff499ff437f98aab3171901165d3da4156b4374f5e4259bee152f7d10755b69e98b8ba51
 DIST sof-firmware-2023.09.2.tar.gz 5454975 BLAKE2B 
c5ac62245abbf2354d109070125c9e25c80d9a66c341a9e34e53b716c1cb4b15f9cc0ff18d005aba673621a5421824f9a8ce3655aaeb12e182b96ac2f1d91c54
 SHA512 
dbf9385c1900f0b0bda7b8b6a9d1a3b4e5556f0570a1b1b794104179a2e1a12f1e896e36062c4179d7ad1a55078cbbfb348eb10667d736ad99b6cd23c4af0832
-DIST sof-firmware-2023.09.tar.gz 5451579 BLAKE2B 
7535559c6833bd19c15c1f6e6bd88ee5c13ed79f93e0772cdc9df335cf4e89938969bd9babdf8c6cc1321af27e6704477f3a3db3c46295879216fd43358cf5b4
 SHA512 
7ef81549c76164629400622fa1b512b6061a37b9ba14383d69ac10b2e7dc35c4f35bd6444b15e725c749c23564ec84646960fedcd776b5c2ec11bda3933a633d
 DIST sof-firmware-2023.12.tar.gz 5427762 BLAKE2B 
48169378609119555f9b655599cef55e5722be71fdfc8fb71b699188fcb3f62a68e217fc3fec8859cd3e1c252f046208d5123c961dd824bd9b6559bd1fb72325
 SHA512 
ed43e7597c93140b15499ba17bae1866dcf1e2959d910e81b3831e4db2224a1dcff790ef21afcd610d7cc9309251a08351bae1c959ded18e5e28a6b24ae99506

diff --git a/sys-firmware/sof-firmware/sof-firmware-2.2.6.ebuild 
b/sys-firmware/sof-firmware/sof-firmware-2.2.6.ebuild
deleted file mode 100644
index 82f72de46998..000000000000
--- a/sys-firmware/sof-firmware/sof-firmware-2.2.6.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Sound Open Firmware (SOF) binary files"
-HOMEPAGE="https://www.sofproject.org https://github.com/thesofproject/sof 
https://github.com/thesofproject/sof-bin";
-SRC_URI="https://github.com/thesofproject/sof-bin/releases/download/v${PV}/sof-bin-v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}"/sof-bin-v${PV}
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64"
-
-# Needed for sof-ctl
-RDEPEND="media-libs/alsa-lib"
-
-QA_PREBUILT="usr/bin/sof-ctl
-       usr/bin/sof-logger
-       usr/bin/sof-probes"
-
-src_install() {
-       dodir /lib/firmware/intel
-       dodir /usr/bin
-       FW_DEST="${D}/lib/firmware/intel" TOOLS_DEST="${D}/usr/bin" 
"${S}/install.sh" v${PV} || die
-}
-
-pkg_preinst() {
-       local sofpath="${EROOT}/lib/firmware/intel/sof"
-       if [[ ! -L "${sofpath}" && -d "${sofpath}" ]] ; then
-               rm -r "${sofpath}" || die
-       fi
-}

diff --git a/sys-firmware/sof-firmware/sof-firmware-2023.09.ebuild 
b/sys-firmware/sof-firmware/sof-firmware-2023.09.ebuild
deleted file mode 100644
index ec08a9cf1a8f..000000000000
--- a/sys-firmware/sof-firmware/sof-firmware-2023.09.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Sound Open Firmware (SOF) binary files"
-HOMEPAGE="https://www.sofproject.org https://github.com/thesofproject/sof 
https://github.com/thesofproject/sof-bin";
-SRC_URI="https://github.com/thesofproject/sof-bin/releases/download/v${PV}/sof-bin-${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}"/sof-bin-${PV}
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-# Needed for sof-ctl
-RDEPEND="media-libs/alsa-lib"
-
-QA_PREBUILT="usr/bin/sof-ctl
-       usr/bin/sof-logger
-       usr/bin/sof-probes"
-
-src_install() {
-       dodir /lib/firmware/intel
-       dodir /usr/bin
-       FW_DEST="${D}/lib/firmware/intel" TOOLS_DEST="${D}/usr/bin" 
"${S}/install.sh" || die
-}
-
-pkg_preinst() {
-       local sofpath="${EROOT}/lib/firmware/intel/sof"
-       if [[ ! -L "${sofpath}" && -d "${sofpath}" ]] ; then
-               rm -r "${sofpath}" || die
-       fi
-}

Reply via email to