summaryrefslogtreecommitdiff
path: root/media-plugins/audacious-plugins
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
commit290aebdea65a02557706eaeda477fef0437b6a48 (patch)
treef87a939169a508a2e943570501b64cc16b411cda /media-plugins/audacious-plugins
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
Diffstat (limited to 'media-plugins/audacious-plugins')
-rw-r--r--media-plugins/audacious-plugins/Manifest2
-rw-r--r--media-plugins/audacious-plugins/audacious-plugins-4.5.1.ebuild254
-rw-r--r--media-plugins/audacious-plugins/files/audacious-plugins-4.5.1-libsidplayfp-3.patch137
-rw-r--r--media-plugins/audacious-plugins/metadata.xml24
4 files changed, 0 insertions, 417 deletions
diff --git a/media-plugins/audacious-plugins/Manifest b/media-plugins/audacious-plugins/Manifest
deleted file mode 100644
index ae531cbadbac..000000000000
--- a/media-plugins/audacious-plugins/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST audacious-plugins-4.5.1.tar.bz2 1907432 BLAKE2B de0e275184b44fcd9d82610e81b145cca19fbf83e1d743b38b256753c81de357ed198ef97afc0404e1d6c13a1605506d65d2900442dd73aa0642d67ec7224ac1 SHA512 432154033e23cb47f408d5441e1586e4790887d1bda5be6f01a2335e9933a2a9ca45d6c5b13bd70da014f86c54edb13517497e2a8af6dcdb391faab9e0d58960
-DIST gentoo_ice-xmms-0.2.tar.bz2 51839 BLAKE2B d3bf8dbfee675dd588bc0258f1015c76877b6b0a3835813d8e9621d149b924aaa33544d07f7ad44a01c058d41d7480b3908b0773c124af33b6e020c376b13d54 SHA512 e863a8f86073007c47ce8c20739aae4bff22e22a7ddc11556b12ae6ebb68654cec7310fdc9d05f2c47f81cf2591fe601b2eb12a2fd911c0a6118c9f3cc524f05
diff --git a/media-plugins/audacious-plugins/audacious-plugins-4.5.1.ebuild b/media-plugins/audacious-plugins/audacious-plugins-4.5.1.ebuild
deleted file mode 100644
index cc516d2135bb..000000000000
--- a/media-plugins/audacious-plugins/audacious-plugins-4.5.1.ebuild
+++ /dev/null
@@ -1,254 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit flag-o-matic meson
-
-DESCRIPTION="Lightweight and versatile audio player"
-HOMEPAGE="https://audacious-media-player.org/"
-SRC_URI="
- https://distfiles.audacious-media-player.org/${P}.tar.bz2
- mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2
-"
-# BSD-2 albumart, alsa, asx, audpl, cd-menu-items, compressor, crossfade, cue, delete-files,
-# ffaudio, gio, glspectrum, gtkui, jack, ladspa, mixer, mms, mpris2, openmpt, opus, pipewire,
-# playlist-manager, qtaudio, qtui, resample, sdl, search-tool, silence-removal, song-info,
-# sox-resampler, speedpitch, statusicon-qt, ui-common
-# BSD psf, xsf
-# GPL-2+ amidiplug, aosd, blur_scope, bs2b, filewriter, flac, hotkey, lirc, m3u, metronom,
-# neon, pls, psf(peops), pulse, qtglspectrum, qthotkey, sid, sndfile, statusicon, tonegen,
-# vorbis, vtx, xsf(desmume), xspf
-# CC-BY-SA-4.0 Glare skin
-# GPL-3 ampache, cdaudio, notify, playback-history-qt, scrobbler, skins-qt, skins, songchange,
-# LGPL-2.1+ console, ladspa.h
-# ISC bitcrusher, cairo-spectrum, crystalizer, lyrics, mpg123, qt-spectrum, streamtuner,
-# voice-removal, vumeter
-# MIT xsf(spu)
-# public-domain modplug
-LICENSE="BSD-2 BSD CC-BY-SA-4.0 GPL-2+ GPL-3 ISC LGPL-2.1+ MIT public-domain"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~riscv x86"
-IUSE="
- aac +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth gme gtk http jack
- lame libnotify libsamplerate lirc mms modplug +mp3 opengl openmpt opus
- pipewire pulseaudio qt6 qtmedia scrobbler sdl sid sndfile soxr streamtuner
- vorbis wavpack wayland X
-"
-
-REQUIRED_USE="
- ampache? ( http )
- streamtuner? ( http )
-"
-
-# The following plugins REQUIRE a GUI build of audacious, because non-GUI
-# builds do NOT install the libaudgui library & headers.
-# Plugins without a configure option:
-# albumart{,-qt}
-# blur-scope{,-qt}
-# delete-files
-# filebrowser-qt
-# ladspa
-# lyrics-{gtk,qt}
-# playback-history-qt
-# playlist-manager{,-qt}
-# search-tool{,-qt}
-# song-info-qt
-# spectrum-analyzer
-# statusicon{,-qt}
-# skins{,-qt}
-# Plugins with a configure option:
-# aosd (X+gtk)
-# ampache (qt6)
-# glspectrum (X) (handles qtglspectrum if qt6)
-# gtkui
-# hotkey (X) (handles qthotkey if qt6)
-# notify
-# qtui
-# streamtuner (qt6)
-# vumeter{,-qt} (forced)
-BDEPEND="
- >=dev-util/gdbus-codegen-2.80.5-r1
- virtual/pkgconfig
-"
-DEPEND="
- app-arch/unzip
- dev-libs/glib:2
- dev-libs/libxml2:2=
- ~media-sound/audacious-${PV}[gtk=,qt6=]
- virtual/zlib:=
- aac? ( media-libs/faad2 )
- alsa? ( >=media-libs/alsa-lib-1.0.16 )
- bs2b? ( >=media-libs/libbs2b-3.0.0 )
- cdda? (
- >=dev-libs/libcdio-0.70:=
- dev-libs/libcdio-paranoia:=
- >=media-libs/libcddb-1.2.1
- )
- cue? ( media-libs/libcue:= )
- ffmpeg? ( >=media-video/ffmpeg-2.8.1:= )
- flac? ( >=media-libs/flac-1.2.1-r1:= )
- fluidsynth? ( >=media-sound/fluidsynth-1.0.6:= )
- gtk? (
- >=dev-libs/json-glib-1.0
- x11-libs/cairo
- >=x11-libs/gdk-pixbuf-2.26:2
- >=x11-libs/gtk+-3.22:3[wayland?,X?]
- x11-libs/pango
- libnotify? ( >=x11-libs/libnotify-0.7 )
- X? (
- x11-libs/libX11
- x11-libs/libXcomposite
- x11-libs/libXrender
- opengl? ( media-libs/libglvnd[X] )
- )
- )
- http? ( >=net-libs/neon-0.27:= )
- jack? ( virtual/jack )
- lame? ( media-sound/lame )
- libsamplerate? ( media-libs/libsamplerate )
- lirc? ( app-misc/lirc )
- mms? ( >=media-libs/libmms-0.3 )
- modplug? ( media-libs/libmodplug )
- mp3? ( >=media-sound/mpg123-base-1.12 )
- openmpt? ( >=media-libs/libopenmpt-0.2 )
- opus? ( >=media-libs/opusfile-0.4 )
- pipewire? ( >=media-video/pipewire-0.3.33:= )
- pulseaudio? ( >=media-libs/libpulse-0.9.5 )
- qt6? (
- dev-qt/qtbase:6[gui,widgets]
- ampache? ( >=media-libs/ampache_browser-1.0.7-r1 )
- libnotify? (
- >=x11-libs/gdk-pixbuf-2.26:2
- >=x11-libs/libnotify-0.7
- )
- opengl? ( dev-qt/qtbase:6[-gles2-only,opengl] )
- qtmedia? ( dev-qt/qtmultimedia:6 )
- streamtuner? ( dev-qt/qtbase:6[network] )
- X? (
- dev-qt/qtbase:6[X]
- x11-libs/libX11
- )
- )
- scrobbler? ( >=net-misc/curl-7.9.7 )
- sdl? ( >=media-libs/libsdl3-3.2.0 )
- sid? ( >=media-libs/libsidplayfp-2.0:= )
- sndfile? ( >=media-libs/libsndfile-1.0.17-r1 )
- soxr? ( media-libs/soxr )
- vorbis? (
- >=media-libs/libogg-1.1.3
- >=media-libs/libvorbis-1.2.0
- )
- wavpack? ( >=media-sound/wavpack-4.50.1-r1 )
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=(
- # backport from 4.6beta1
- "${FILESDIR}"/${P}-libsidplayfp-3.patch
-)
-
-src_prepare() {
- default
- # avoid automagic for glspectrum
- if ! use X; then
- sed -i -e "s/dependency('x11',.*)/disabler()/" meson.build || die
- fi
-}
-
-src_configure() {
- # defang automagic dependencies
- use X || append-cppflags -DGENTOO_GTK_HIDE_X11
- use wayland || append-cppflags -DGENTOO_GTK_HIDE_WAYLAND
-
- local emesonargs=(
- # GUI toolkits
- $(meson_use gtk)
- -Dgtk2=false
- $(meson_use qt6 qt)
- -Dqt5=false
-
- # container plugins
- $(meson_use cue)
-
- # transport plugins
- $(meson_use mms)
- $(meson_use http neon)
-
- # input plugins
- $(meson_use aac)
- -Dadplug=false
- $(meson_use fluidsynth amidiplug)
- $(meson_use cdda cdaudio)
- $(meson_use gme console)
- $(meson_use ffmpeg ffaudio)
- $(meson_use flac)
- $(meson_use modplug)
- $(meson_use mp3 mpg123)
- $(meson_use openmpt)
- $(meson_use opus)
- $(meson_use sid)
- $(meson_use sndfile)
- $(meson_use vorbis)
- $(meson_use wavpack)
-
- # output plugins
- $(meson_use alsa)
- -Dcoreaudio=false
- # filewriter
- $(meson_use flac filewriter-flac)
- $(meson_use lame filewriter-mp3)
- $(meson_use vorbis filewriter-ogg)
- $(meson_use jack)
- -Doss=false
- $(meson_use pipewire)
- $(meson_use pulseaudio pulse)
- $(meson_use qtmedia qtaudio)
- $(meson_use sdl sdlout)
- -Dsndio=false
-
- # general plugins
- $(meson_use ampache)
- $(meson_use X aosd)
- $(meson_use X hotkey)
- $(meson_use lirc)
- -Dmac-media-keys=false
- -Dmpris2=true
- $(meson_use libnotify notify)
- $(meson_use scrobbler scrobbler2)
- -Dsongchange=true
- $(meson_use streamtuner)
-
- # effect plugins
- $(meson_use bs2b)
- $(meson_use libsamplerate resample)
- $(meson_use libsamplerate speedpitch)
- $(meson_use soxr)
-
- # visualization plugins
- $(meson_use opengl gl-spectrum)
- -Dvumeter=true
- )
-
- meson_src_configure
-}
-
-src_install() {
- meson_src_install
-
- # the skin Winamp2.9 is copyrighted, so revert upstream' commit 367e7a3
- # see comments at https://www.gnome-look.org/p/1008229 and bug #965338
- # part of skins-data which depends on gui
- if use gtk || use qt6; then
- rm -r "${ED}"/usr/share/audacious/Skins/Winamp2.9 || die
- fi
-
- # Gentoo_ice Winamp skin installation; bug #109772
- # The Winamp interface is not supported on Wayland.
- if use X; then
- insinto /usr/share/audacious/Skins/gentoo_ice
- doins -r "${WORKDIR}"/gentoo_ice/.
- docinto gentoo_ice
- dodoc "${WORKDIR}"/README
- fi
-}
diff --git a/media-plugins/audacious-plugins/files/audacious-plugins-4.5.1-libsidplayfp-3.patch b/media-plugins/audacious-plugins/files/audacious-plugins-4.5.1-libsidplayfp-3.patch
deleted file mode 100644
index b466d40e2c9b..000000000000
--- a/media-plugins/audacious-plugins/files/audacious-plugins-4.5.1-libsidplayfp-3.patch
+++ /dev/null
@@ -1,137 +0,0 @@
-Backport support for libsidplayfp-3 from 4.6beta1
-https://github.com/audacious-media-player/audacious-plugins/commit/42c05763a136d6523d611473ff3701e2d9e30bec
-https://github.com/audacious-media-player/audacious-plugins/commit/2aaf45bd3840858e23b75d5863129a510299abd6
-From 42c05763a136d6523d611473ff3701e2d9e30bec Mon Sep 17 00:00:00 2001
-From: Thomas Lange <thomas-lange2@gmx.de>
-Date: Thu, 7 May 2026 20:25:10 +0200
-Subject: [PATCH] sid: Use new sidplayfp API. Closes: #1706
-
-The previous play() function is deprecated meanwhile.
---- a/src/sid/xs_sidplay2.cc
-+++ b/src/sid/xs_sidplay2.cc
-@@ -37,6 +37,14 @@
- #include <sidplayfp/SidTuneInfo.h>
- #include <sidplayfp/builders/residfp.h>
-
-+#ifndef LIBSIDPLAYFP_CHECK_VERSION
-+#define LIBSIDPLAYFP_CHECK_VERSION(major,minor,micro) \
-+ (LIBSIDPLAYFP_VERSION_MAJ > (major) || \
-+ (LIBSIDPLAYFP_VERSION_MAJ == (major) && LIBSIDPLAYFP_VERSION_MIN > (minor)) || \
-+ (LIBSIDPLAYFP_VERSION_MAJ == (major) && LIBSIDPLAYFP_VERSION_MIN == (minor) && \
-+ LIBSIDPLAYFP_VERSION_LEV >= (micro)))
-+#endif
-+
- #include <libaudcore/runtime.h>
- #include <libaudcore/vfs.h>
-
-@@ -99,7 +107,7 @@ bool xs_sidplayfp_init()
- return false;
- }
-
--#if (LIBSIDPLAYFP_VERSION_MAJ << 8) + LIBSIDPLAYFP_VERSION_MIN < 0x020A
-+#if !LIBSIDPLAYFP_CHECK_VERSION(2, 10, 0)
- state.currBuilder->filter(xs_cfg.emulateFilters);
- if (!state.currBuilder->getStatus()) {
- AUDERR("reSID->filter(%d) failed.\n", xs_cfg.emulateFilters);
-@@ -141,7 +149,7 @@ bool xs_sidplayfp_init()
- return false;
- }
-
--#if (LIBSIDPLAYFP_VERSION_MAJ << 8) + LIBSIDPLAYFP_VERSION_MIN >= 0x020A
-+#if LIBSIDPLAYFP_CHECK_VERSION(2, 10, 0)
- /* Call filter() after config() to have an effect */
- state.currEng->filter(0, xs_cfg.emulateFilters);
- state.currEng->filter(1, xs_cfg.emulateFilters);
-@@ -212,6 +220,11 @@ bool xs_sidplayfp_initsong(int subtune)
- return false;
- }
-
-+#if LIBSIDPLAYFP_CHECK_VERSION(2, 15, 0)
-+ bool stereo = xs_cfg.audioChannels == XS_CHN_STEREO;
-+ state.currEng->initMixer(stereo);
-+#endif
-+
- return true;
- }
-
-@@ -220,7 +233,15 @@ bool xs_sidplayfp_initsong(int subtune)
- */
- unsigned xs_sidplayfp_fillbuffer(char * audioBuffer, unsigned audioBufSize)
- {
-+#if LIBSIDPLAYFP_CHECK_VERSION(2, 15, 0)
-+ int samples = state.currEng->play(audioBufSize / 2);
-+ if (samples < 0)
-+ return 0;
-+
-+ return state.currEng->mix((short *)audioBuffer, samples) * 2;
-+#else
- return state.currEng->play((short *)audioBuffer, audioBufSize / 2) * 2;
-+#endif
- }
-
-
-From 2aaf45bd3840858e23b75d5863129a510299abd6 Mon Sep 17 00:00:00 2001
-From: Thomas Lange <thomas-lange2@gmx.de>
-Date: Thu, 7 May 2026 20:29:50 +0200
-Subject: [PATCH] sid: Support version 3.0 of libsidplayfp version
-
-libsidplayfp 3.0 contains the header <sidplayfp/builders/residfp.h>
-only when built with ReSIDfp support, depending on the new library
-libresidfp. Print a warning if this is not the case.
-
-See also: https://github.com/libsidplayfp/libsidplayfp/releases/tag/v3.0.0
---- a/src/sid/meson.build
-+++ b/src/sid/meson.build
-@@ -1,6 +1,18 @@
- sidplayfp_dep = dependency('libsidplayfp', version: '>= 2.0', required: false)
--have_sid = sidplayfp_dep.found()
-
-+# libsidplayfp 3.0 moved the ReSIDfp engine to an external library (libresidfp).
-+# It is optional for libsidplayfp, but the SID plugin for Audacious requires it.
-+if sidplayfp_dep.version().version_compare('>= 3.0')
-+ residfp_dep = dependency('libresidfp', version: '>= 1.0', required: false)
-+ if not residfp_dep.found()
-+ warning('The SID plugin was disabled because your libsidplayfp installation ' +
-+ 'lacks ReSIDfp support. Make sure it was built with the optional ' +
-+ 'libresidfp dependency.')
-+ endif
-+ have_sid = sidplayfp_dep.found() and residfp_dep.found()
-+else
-+ have_sid = sidplayfp_dep.found()
-+endif
-
- if have_sid
- sid_datadir = join_paths(get_option('prefix'), get_option('datadir'))
---- a/src/sid/xs_sidplay2.cc
-+++ b/src/sid/xs_sidplay2.cc
-@@ -82,6 +82,7 @@ bool xs_sidplayfp_init()
- /* Get current configuration */
- SidConfig config = state.currEng->config();
-
-+#if !LIBSIDPLAYFP_CHECK_VERSION(3, 0, 0)
- /* Configure channels and stuff */
- switch (xs_cfg.audioChannels)
- {
-@@ -93,6 +94,7 @@ bool xs_sidplayfp_init()
- config.playback = SidConfig::MONO;
- break;
- }
-+#endif
-
- /* Audio parameters sanity checking and setup */
- config.frequency = xs_cfg.audioFrequency;
-@@ -100,12 +102,14 @@ bool xs_sidplayfp_init()
- /* Initialize builder object */
- state.currBuilder = new ReSIDfpBuilder("ReSIDfp builder");
-
-+#if !LIBSIDPLAYFP_CHECK_VERSION(3, 0, 0)
- /* Builder object created, initialize it */
- state.currBuilder->create(state.currEng->info().maxsids());
- if (!state.currBuilder->getStatus()) {
- AUDERR("reSID->create() failed.\n");
- return false;
- }
-+#endif
-
- #if !LIBSIDPLAYFP_CHECK_VERSION(2, 10, 0)
- state.currBuilder->filter(xs_cfg.emulateFilters);
diff --git a/media-plugins/audacious-plugins/metadata.xml b/media-plugins/audacious-plugins/metadata.xml
deleted file mode 100644
index 6cc91ddf419f..000000000000
--- a/media-plugins/audacious-plugins/metadata.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sound@gentoo.org</email>
- <name>Gentoo Sound project</name>
- </maintainer>
- <use>
- <flag name="ampache">Support controlling audacious via ampache</flag>
- <flag name="bs2b">Enable Bauer Bauer stereophonic-to-binaural headphone filter</flag>
- <flag name="cue">Support CUE sheets using the libcue library</flag>
- <flag name="fluidsynth">Support FluidSynth as MIDI synth backend</flag>
- <flag name="gme">Support various gaming console music formats</flag>
- <flag name="http">Support HTTP streams through neon</flag>
- <flag name="openmpt">Add support for OpenMPT</flag>
- <flag name="pipewire">Build the PipeWire output plugin</flag>
- <flag name="qtmedia">Enable playback via <pkg>dev-qt/qtmultimedia</pkg>
- </flag>
- <flag name="scrobbler">Build with scrobbler/LastFM submission support</flag>
- <flag name="soxr">Build with SoX Resampler support</flag>
- <flag name="streamtuner">Build the streamtuner plugin</flag>
- </use>
- <origin>baldeagleos-repo</origin>
-</pkgmetadata>