summaryrefslogtreecommitdiff
path: root/media-sound
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-08-14 03:04:40 -0500
committerroot <root@alpha.trunkmasters.com>2026-08-14 03:04:40 -0500
commit44ac9950da93ffaa670439fbc31f0a3f95378bb3 (patch)
tree88c80e746a3195bb4d1869bcb64467fdabcc54c8 /media-sound
parent00a5031b2e58fb36fc981fe226565880b4798a8b (diff)
downloadbaldeagleos-repo-44ac9950da93ffaa670439fbc31f0a3f95378bb3.tar.gz
baldeagleos-repo-44ac9950da93ffaa670439fbc31f0a3f95378bb3.tar.xz
baldeagleos-repo-44ac9950da93ffaa670439fbc31f0a3f95378bb3.zip
Adding metadata
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/sox/Manifest2
-rw-r--r--media-sound/sox/sox-14.4.2_p20210509-r3.ebuild118
2 files changed, 0 insertions, 120 deletions
diff --git a/media-sound/sox/Manifest b/media-sound/sox/Manifest
index a8ebaf03c968..48c93b47fb70 100644
--- a/media-sound/sox/Manifest
+++ b/media-sound/sox/Manifest
@@ -1,5 +1,3 @@
-DIST sox-14.4.2_p20210509-patchset.tar.xz 3560 BLAKE2B 8f575dbff121d749c83c6074dadeb92475472f36ad5b9c389e1591b60cff853167c22f7c059731fa5b78c497817bcae6be93ace21bfe605faf2445301a0fe2af SHA512 4b57689bc85ac7664693c6344fd17c7fc7991e04d5e6628c2455c8e541ecfec073690d4dc23a909474ba93fd24cd877aa77f1e7fcc5b52773daa794689212bb8
-DIST sox-14.4.2_p20210509.zip 942551 BLAKE2B 2ddd229faacb9190fe18052b1c02da40d4c3f24fc73dd08b28ac99bef267cb05f8bcbf64e0c397c391b3be2467667783ed94f6c60798af069567e1c237ec9ccd SHA512 4868f9b77141b7e2caf2571ceb68a48bd744732e72f63ed787f8e0b9fe39b77de4e998b32d99c2500e10b017a1fd1a3379f4f9f8b67db6093b85d02cb3447934
DIST sox_ng-14.4.4.1.tar.gz 1617773 BLAKE2B 23faae4872c5aa18ea5240fd8613275369aed21ad9114b9cb082023f714dc4cfd404b3fe64db307e9e1d4cc6c2499e55a3155c7d353a8102b07790045029e97f SHA512 4498036622a7ec0faa7ff7be2ad5d582afee70660b9d8b19e41305cc87330bfe6abcb218ff9a26de3e1a0fdf64c45062b8ee431a18261c8adc7e42d82c3b2f4f
DIST sox_ng-14.4.5.1.tar.gz 1596744 BLAKE2B 224e117fa319436c24eb7477829f2530ec3abe4777cc9cee78f47f67448e501df16b2c247b751565a636a74de0e33547fbef988849e8892f0eff5fcc89a1f160 SHA512 cf98a8c6b81e0fa4d72716005f9e3d48d2a547ea443edc0996c9cbfc5fff32c2cb5d1ebb6fe8e429c7600e6936533a92389b599bd572b19d12d49691afa4893e
DIST sox_ng-14.6.0.4.tar.gz 1791426 BLAKE2B 5c17ddb86715f56f5c6df55df855acbc7c636b70d39ec8dde149079bc45438d6791000b902a0a96b88d0fafa939425c0fc576d484733efc93c0c31215f90d8d1 SHA512 53ed5f2037cf392c16121ff4584345a7d8b6fdb51195b6ea0e2ebb99d009b96ae6d5a4522320a088d99e97716935bee1d59d20f9c68608dca4cd91ff3fdd625a
diff --git a/media-sound/sox/sox-14.4.2_p20210509-r3.ebuild b/media-sound/sox/sox-14.4.2_p20210509-r3.ebuild
deleted file mode 100644
index d20e8c313112..000000000000
--- a/media-sound/sox/sox-14.4.2_p20210509-r3.ebuild
+++ /dev/null
@@ -1,118 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools flag-o-matic
-
-# We take a snapshot because of the huge number of security
-# and other fixes since the release of 14.4.2.
-# Recommend mirroring the snapshot; unclear if they are stable URIs.
-COMMIT="42b3557e13e0fe01a83465b672d89faddbe65f49"
-MY_P="sox-code-${COMMIT}"
-
-PATCHSET="${P}-patchset"
-
-DESCRIPTION="The swiss army knife of sound processing programs"
-HOMEPAGE="https://sox.sourceforge.net"
-# Source: https://sourceforge.net/code-snapshots/git/s/so/sox/code.git/${MY_P}.zip
-SRC_URI="https://dev.gentoo.org/~fordfrog/distfiles/${MY_P}.zip -> ${P}.zip
- https://dev.gentoo.org/~asturm/distfiles/${PATCHSET}.tar.xz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
-IUSE="alsa amr ao encode flac id3tag ladspa mad ogg openmp oss opus png pulseaudio sndfile sndio twolame wavpack"
-
-RDEPEND="
- dev-libs/libltdl:0=
- >=media-sound/gsm-1.0.12-r1
- sys-apps/file
- alsa? ( media-libs/alsa-lib )
- amr? ( media-libs/opencore-amr )
- ao? ( media-libs/libao:= )
- encode? ( >=media-sound/lame-3.98.4 )
- flac? ( >=media-libs/flac-1.1.3:= )
- id3tag? ( media-libs/libid3tag:= )
- ladspa? ( media-libs/ladspa-sdk )
- mad? ( media-libs/libmad )
- ogg? (
- media-libs/libogg
- media-libs/libvorbis
- )
- opus? (
- media-libs/opus
- media-libs/opusfile
- )
- png? (
- media-libs/libpng:0=
- virtual/zlib:=
- )
- pulseaudio? ( media-libs/libpulse )
- sndfile? ( >=media-libs/libsndfile-1.0.11 )
- sndio? ( media-sound/sndio:= )
- twolame? ( media-sound/twolame )
- wavpack? ( media-sound/wavpack )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- app-arch/unzip
- dev-build/autoconf-archive
- virtual/pkgconfig
-"
-
-DOCS=( AUTHORS ChangeLog NEWS )
-
-PATCHES=( "${WORKDIR}/${PATCHSET}" ) # bug 838382
-
-src_prepare() {
- default
-
- # bug #386027
- sed -i -e 's|CFLAGS="-g"|CFLAGS="$CFLAGS -g"|' configure.ac || die
-
- # bug #712630
- if use elibc_musl ; then
- ewarn "Applying musl workaround for bug #712630."
- ewarn "File-type detection with pipes may be missing."
- sed -i '/error FIX NEEDED HERE/d' src/formats.c || die
- fi
-
- eautoreconf
-}
-
-src_configure() {
- # Workaround for LLD (bug #914867)
- append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
- local myeconfargs=(
- $(use_enable alsa)
- $(use_enable amr amrnb)
- $(use_enable amr amrwb)
- $(use_enable ao)
- $(use_with encode lame)
- $(use_enable flac)
- $(use_with id3tag)
- $(use_with ladspa ladspa dyn)
- $(use_with mad)
- --with-magic
- $(use_enable openmp)
- $(use_enable ogg oggvorbis)
- $(use_enable oss)
- $(use_enable opus)
- $(use_with png)
- $(use_enable pulseaudio)
- $(use_enable sndfile)
- $(use_enable sndio)
- $(use_with twolame)
- $(use_enable wavpack)
- --enable-formats=dyn
- --with-distro="Gentoo"
- )
- econf "${myeconfargs[@]}"
-}
-
-src_install() {
- default
- find "${ED}" -type f -name '*.la' -delete || die
-}