Page MenuHomeFreeBSD

multimedia/audacious* update to 3.10 and add FLAVOR support
AbandonedPublic

Authored by jhale on Sep 8 2018, 8:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 12 2024, 1:42 PM
Unknown Object (File)
Dec 20 2023, 2:18 AM
Unknown Object (File)
Nov 13 2023, 3:35 AM
Unknown Object (File)
Nov 7 2023, 1:36 AM
Unknown Object (File)
Oct 9 2023, 2:37 AM
Unknown Object (File)
Oct 6 2023, 12:36 AM
Unknown Object (File)
Sep 12 2023, 3:11 AM
Unknown Object (File)
May 11 2023, 5:42 PM
Subscribers

Details

Reviewers
None
Group Reviewers
portmgr
Summary

Requesting approval for FLAVORS in multimedia/audacious and multimedia/audacious-plugins

Working commit message:
Update multimedia/audacious* to 3.10

Add qt5 flavor to multimedia/audacious and multimedia/audacious-plugins.
The gtk3 ports are being kept separate since it is no longer supported
upstream and may be removed in the near future.

A lot of old cruft was removed and the Makefiles have been completely
overhauled to improve readability, fix dependencies, group options, and to
use the latest ports features.

Removed options in multimedia/audacious and multimedia/audacious-gtk3:

  • EXECINFO - code that used this was removed long ago
  • ICONV - always needed, but ports have been fixed to use base iconv

Several options in multimedia/audacious-plugins* were renamed for clarity or
to fit standard descriptions:

  • AMIDI -> FLUIDSYNTH
  • AOSD -> OSD
  • MP3 -> MPG123
  • NEON -> HTTPS
  • SCROBBLER -> LASTFM

Added options in multimedia/audacious-plugins*:

  • ADPLUG - AdLib sound emulation
  • GME - Game Music Emu demuxer
  • QTMULTIMEDIA - QtMultimedia audio support (qt5 flavor only)
  • SNDIO - Sndio audio support
  • SOXR - SoX resampler support via libsoxr

pkg-message has been updated to be a little more helpful and to remove the
suggestion to install archivers/unzip since the native unzip command works.

Take maintainership.

Test Plan

Poudriere build tests successful on:
10.4-i386
11.1-amd64
12.0-ALPHA3-amd64
with defaults and all options on and off

qt5 flavor builds with Qt 5.10 and 5.11

Run tested each flavor with various plugins enabled.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 19466
Build 19059: arc lint + arc unit