Created attachment 241 [details] patch to add taglib 1.5 Attached is a patch to add the TagLib audio meta-data library to buildroot.
It looks like it's written in C++, so you need to depend on BR2_INSTALL_LIBSTDCPP (E.G. like iperf)
Committed as r26199 with some additional cleanups. Please verify that everything is OK.