Opened 7 months ago

Closed 7 months ago

#21854 closed enhancement (fixed)

audacious and audacious-plugins 4.5

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor versions.

Change History (4)

comment:1 by Bruce Dubbs, 7 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by thomas, 7 months ago

i had to modify the meson cmd for the plugins:

    meson setup .. \
          --prefix=/usr \
          --buildtype=release \
          -D gtk=true \
          -D qt=false \
          -D opus=false \
          -D wavpack=false

adding the the opus/wavpack switches. Otherwise, it didn't compile. Installing opus didn't help, the package searches for "opusfile".

comment:4 by Bruce Dubbs, 7 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

f9dd07b477 Update to neon-0.35.0.
d9982a8433 Update to audacious and audacious-plugins 4.5.
Note: See TracTickets for help on using tickets.