Package libtag: Information

    Source package: libtag
    Version: 1.8-alt2
    Build time:  Mar 19, 2013, 01:55 PM
    Category: System/Libraries
    Report package bug
    License: LGPL / MPL
    Summary: TagLib, is well, a library for reading and editing audio meta data
    Description: 
    TagLib, is well, a library for reading and editing audio meta data,
    commonly know as tags.
    Some goals of TagLib:
    	A clean, high level, C++ API to handling audio meta data.
    	Support for at least ID3v1, ID3v2 and Ogg Vorbis comments.
    	A generic, simple API for the most common tagging related functions.
    	Binary compatibility between minor releases using the standard KDE/Qt
    	techniques for C++ binary compatibility.
    	Make the tagging framework extensible by library users; i.e. it will be
    	possible for libarary users to implement additional ID3v2 frames,
    	without modifying the TagLib source.
    Because TagLib desires to be toolkit agnostic, in hope of being widely
    adopted and the most flexible in licensing TagLib provides many of its
    own toolkit classes; in fact the only external dependancy that TagLib has,
    it a semi-sane STL implementation.

    List of rpms provided by this srpm:
    libtag (x86_64, i586)
    libtag-debuginfo (x86_64, i586)
    libtag-devel (x86_64, i586)

    Maintainer: Sergey V Turchin



      1. cmake
      2. graphviz
      3. doxygen
      4. gcc-c++
      5. kde-common-devel
      6. zlib-devel
      7. librcc-devel

    Last changed


    March 19, 2013 Sergey V Turchin 1.8-alt2
    - sync patches with SuSE (return rusxmms patch)
    Jan. 14, 2013 Sergey V Turchin 1.8-alt0.M60P.1
    - build for M60P
    Oct. 16, 2012 Sergey V Turchin 1.8-alt1
    - new version
    - built without tag encoding detection patch