Пакет libtag: Информация

    Исходный пакет: libtag
    Версия: 1.8-alt2
    Собран:  19 марта 2013 г. 13:55
    Сообщить об ошибке в пакете
    Домашняя страница: http://ktown.kde.org/~wheeler/taglib/

    Лицензия: LGPL / MPL
    О пакете: TagLib, is well, a library for reading and editing audio meta data
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libtag (x86_64, i586)
    libtag-debuginfo (x86_64, i586)
    libtag-devel (x86_64, i586)

    Сопровождающий: Sergey V Turchin



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

    Последнее изменение


    19 марта 2013 г. Sergey V Turchin 1.8-alt2
    - sync patches with SuSE (return rusxmms patch)
    14 января 2013 г. Sergey V Turchin 1.8-alt0.M60P.1
    - build for M60P
    16 октября 2012 г. Sergey V Turchin 1.8-alt1
    - new version
    - built without tag encoding detection patch