Bug#641701: audacious-plugins: Plugin ffaudio vanished, no plugin for wma
Cyril Lavier
cyril.lavier at davromaniak.eu
Thu Feb 23 21:45:24 UTC 2012
On 02/23/2012 10:14 PM, Дмитрий wrote:
> 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
>
>
>
Hi.
Thanks for reporting this issue.
I think it's related with "dh $@ --parallel -Sautoconf", which doesn't
perform the autoreconf needed, in the debian/rules.
If I have time tomorrow, I will try to work on this. If not, I will do
it on Saturday.
Thanks.
--
Cyril "Davromaniak" Lavier
KeyID 59E9A881
http://www.davromaniak.eu
More information about the pkg-multimedia-maintainers
mailing list