Package libtag: Information

  • Default inline alert: Version in the repository: 1.12-alt1

Source package: libtag
Version: 1.11.1-alt1
Latest version according to Repology
Build time:  Nov 23, 2016, 12:36 PM in the task #173370
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. graphviz
    2. doxygen
    3. kde-common-devel
    4. gcc-c++
    5. librcc-devel
    6. cmake
    7. zlib-devel

Last changed


Nov. 23, 2016 Sergey V Turchin 1.11.1-alt1
- new version
Nov. 12, 2015 Sergey V Turchin 1.10-alt1
- new version
May 20, 2015 Sergey V Turchin 1.9.1-alt2
- rebuild with gcc5