Package: easytag Version: 2.1.1-1 Followup-For: Bug #432257 tags 432257 patch reopen 401523 thanks
[401523 reopened, since as seen below speex support is still missing]
Hi,
I have the same problem too. Help->About says
MP3 file support disabled
Speep file support disabled
MP4/AAC file support disabled
Looking at the build log, this may be relevant:
-----8<------
checking for speex_packet_to_header in -lspeex... no
checking for Speex file support... no
***
*** Warning: Speex file support disabled, speex missing
*** (Install speex, libogg and libvorbis libraries to enable it)
***
checking for cos in -lm... (cached) yes
checking for FLAC__metadata_simple_iterator_new in -lFLAC... yes
checking for FLAC file support... yes
checking for libFLAC version... 1.1.4
checking for MP3 file support... checking id3tag.h usability... no
checking id3tag.h presence... no
checking for id3tag.h... no
checking for id3_frame_field in -lid3tag... no
no
***
*** Warning: MP3 file support disabled, libid3tag missing
***
checking for library containing ID3Tag_Link... -lid3
checking for id3lib version... 3.8.3
checking for MP3 file support... yes
checking for cos in -lm... (cached) yes
checking for MP4GetTrackMediaDataName in -lmp4v2... no
checking for MP4/AAC file support... no
***
*** Warning: MP4 file support disabled
*** (Install libmp4v2 to enable it)
***
-----------------8<-----------------
Adding libid3tag0-dev to Build-Depends: fixes the MP3 support:
---------------------8<---------------
checking for MP3 file support... checking id3tag.h usability... yes
checking id3tag.h presence... yes
checking for id3tag.h... yes
checking for id3_frame_field in -lid3tag... yes
yes
checking for library containing ID3Tag_Link... -lid3
checking for id3lib version... 3.8.3
checking for MP3 file support... yes
---------------------8<---------------
and the resulting package indeed shows MP3 files again.
Thanks for coonsidering
--
dam JabberID: [EMAIL PROTECTED]
signature.asc
Description: Digital signature

