Bug#641701: audacious-plugins: Plugin ffaudio vanished, no plugin for wma
Дмитрий
divius.inside at gmail.com
Thu Feb 23 21:14:25 UTC 2012
Hi everybody
This bug is NOT fixed (or reappeared) in 3.2.1-1 (and Ubuntu's 3.2.1-1ubuntu1).
>From build logs
(https://buildd.debian.org/status/fetch.php?pkg=audacious-plugins&arch=i386&ver=3.2.1-1&stamp=1329773883):
checking for FFMPEG... no
...
Input Plugins
-------------
MPEG-1 Layer I/II/III (mpg123): yes
MPEG-2/4 AAC (aac): yes
FFaudio (ffaudio): no
Module decoder (modplug): yes
The same thing with Ubuntu's packages.
Logs from my Ubuntu Precise box (config.log):
configure:10910: checking for FFMPEG
configure:10917: $PKG_CONFIG --exists --print-errors "libavcodec >=
53.40.0 libavformat >= 53.5.0 libavutil >= 50.42.0"
Requested 'libavcodec >= 53.40.0' but version of libavcodec is 53.34.0
configure:10920: $? = 1
configure:10934: $PKG_CONFIG --exists --print-errors "libavcodec >=
53.40.0 libavformat >= 53.5.0 libavutil >= 50.42.0"
Requested 'libavcodec >= 53.40.0' but version of libavcodec is 53.34.0
configure:10937: $? = 1
configure:10951: result: no
Requested 'libavcodec >= 53.40.0' but version of libavcodec is 53.34.0
It seems that 'configure' script was not updated after applying
ffaudio.so, as after doing 'autoreconf' I have:
configure:10572: checking for FFMPEG
configure:10579: $PKG_CONFIG --exists --print-errors "libavcodec >=
52.64.0 libavformat >= 52.110.0 libavutil >= 50.42.0"
configure:10582: $? = 0
configure:10596: $PKG_CONFIG --exists --print-errors "libavcodec >=
52.64.0 libavformat >= 52.110.0 libavutil >= 50.42.0"
configure:10599: $? = 0
configure:10637: result: yes
More information about the pkg-multimedia-maintainers
mailing list