%general-entities; ]> $LastChangedBy$ $Date$ Taglib-&taglib-version; Taglib Introduction to Taglib Taglib is a library for reading, writing and manipulating audio file tags and is used by applications such as Amarok and VLC. &lfs72_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &taglib-md5sum; Download size: &taglib-size; Estimated disk space required: &taglib-buildsize; Estimated build time: &taglib-time; Taglib Dependencies Required User Notes: Installation of Taglib Install Taglib by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DWITH_MP4=ON \ -DWITH_ASF=ON \ .. && make Now, as the root user: make install Command Explanations : Enables support for MP4/M4A tags. : Enables support for WMA tags. Contents Installed Programs Installed Libraries Installed Directories taglib-config libtag.so and libtag_c.so /usr/include/taglib