1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
|
Source: taglib
Section: libs
Priority: optional
Maintainer: Modestas Vainius <modax@debian.org>
Build-Depends: cmake, debhelper (>= 9), zlib1g-dev,
pkg-kde-tools, g++ (>= 4:5.2), libboost-dev, libicu-dev
Build-Depends-Indep: doxygen, graphviz, gsfonts-x11
Standards-Version: 3.9.8
Homepage: http://taglib.github.io/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/taglib.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/taglib.git/
Package: libtag1v5
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: libtag1v5-vanilla (= ${binary:Version}), ${misc:Depends}
Conflicts: libtag-extras0, libtag1c2a
Replaces: libtag1c2a
Description: audio meta-data library
TagLib is a library for reading and editing audio meta data, commonly know as
tags.
.
- A clean, high level, C++ API to handling audio meta data.
- Format specific APIs for advanced API users.
- ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
- MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg
Vorbis, Speex and Opus file formats.
- Basic audio file properties such as length, sample rate, etc.
- Long term binary and source compatibility.
- Extensible design, notably the ability to add other formats or extend
- current formats as a library user.
- Full support for unicode and internationalized tags.
- Dual MPL and LGPL licenses.
- No external toolkit dependencies.
.
This package is the main metapackage for the TagLib Audio Meta-Data Library.
Historically packages using TagLib should depend on this package rather than
specific TagLib flavour even if the only vanilla (original) flavour is
available at the moment.
Package: libtag1v5-vanilla
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libtag1-rusxmms, libtag-extras0
Replaces: libtag1c2a (<< 1.5-5), libtag1-vanilla
Breaks: libtag1c2a (<< 1.5-5), libtag1-vanilla
Description: audio meta-data library - vanilla flavour
TagLib is a library for reading and editing audio meta data, commonly know as
tags.
.
- A clean, high level, C++ API to handling audio meta data.
- Format specific APIs for advanced API users.
- ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
- MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg
Vorbis, Speex and Opus file formats.
- Basic audio file properties such as length, sample rate, etc.
- Long term binary and source compatibility.
- Extensible design, notably the ability to add other formats or extend
- current formats as a library user.
- Full support for unicode and internationalized tags.
- Dual MPL and LGPL licenses.
- No external toolkit dependencies.
.
This is the runtime package for programs that use the TagLib Audio Meta-Data
Library. This package contains original and unpatched flavour of the library.
Package: libtag1-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libtag1v5 (= ${binary:Version}), ${misc:Depends}
Description: audio meta-data library - development files
TagLib is a library for reading and editing audio meta data, commonly know as
tags.
.
- A clean, high level, C++ API to handling audio meta data.
- Format specific APIs for advanced API users.
- ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
- MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg
Vorbis, Speex and Opus file formats.
- Basic audio file properties such as length, sample rate, etc.
- Long term binary and source compatibility.
- Extensible design, notably the ability to add other formats or extend
- current formats as a library user.
- Full support for unicode and internationalized tags.
- Dual MPL and LGPL licenses.
- No external toolkit dependencies.
.
This is the development package which contains headers for the TagLib Audio
Meta-Data Library.
Package: libtag1-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: libjs-jquery, ${misc:Depends}
Suggests: libtag1-dev
Description: audio meta-data library - API documentation
TagLib is a library for reading and editing audio meta data, commonly know as
tags.
.
- A clean, high level, C++ API to handling audio meta data.
- Format specific APIs for advanced API users.
- ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
- MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg
Vorbis, Speex and Opus file formats.
- Basic audio file properties such as length, sample rate, etc.
- Long term binary and source compatibility.
- Extensible design, notably the ability to add other formats or extend
- current formats as a library user.
- Full support for unicode and internationalized tags.
- Dual MPL and LGPL licenses.
- No external toolkit dependencies.
.
This is the documentation package which contains API documentation for the
TagLib Audio Meta-Data Library.
Package: libtagc0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: audio meta-data library - C bindings
TagLib is a library for reading and editing audio meta data, commonly know as
tags.
.
- A clean, high level, C++ API to handling audio meta data.
- Format specific APIs for advanced API users.
- ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
- MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg
Vorbis, Speex and Opus file formats.
- Basic audio file properties such as length, sample rate, etc.
- Long term binary and source compatibility.
- Extensible design, notably the ability to add other formats or extend
- current formats as a library user.
- Full support for unicode and internationalized tags.
- Dual MPL and LGPL licenses.
- No external toolkit dependencies.
.
This is the runtime package for programs that use the TagLib Audio Meta-Data
Library (C bindings).
Package: libtagc0-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libtagc0 (= ${binary:Version}), libtag1-dev (= ${binary:Version}), ${misc:Depends}
Description: audio meta-data library - development files for C bindings
TagLib is a library for reading and editing audio meta data, commonly know as
tags.
.
- A clean, high level, C++ API to handling audio meta data.
- Format specific APIs for advanced API users.
- ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats.
- MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg
Vorbis, Speex and Opus file formats.
- Basic audio file properties such as length, sample rate, etc.
- Long term binary and source compatibility.
- Extensible design, notably the ability to add other formats or extend
- current formats as a library user.
- Full support for unicode and internationalized tags.
- Dual MPL and LGPL licenses.
- No external toolkit dependencies.
.
This is the development package which contains headers for the TagLib Audio
Meta-Data Library (C bindings).
|