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 , 7 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 7 months ago
comment:3 by , 7 months ago
The changes are listed at https://audacious-media-player.org/news/62-audacious-4-5-released
comment:4 by , 7 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
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.

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=falseadding the the opus/wavpack switches. Otherwise, it didn't compile. Installing opus didn't help, the package searches for "opusfile".