Source: taglib-extras
Section: libs
Priority: optional
Maintainer: Modestas Vainius <modax@debian.org>
Build-Depends: debhelper (>= 7.3), cmake (>= 2.6.2), dpkg-dev (>= 1.15.3), pkg-kde-tools (>= 0.4), libtag1-dev (>= 1.6)
Standards-Version: 3.9.1
Vcs-Git: git://git.debian.org/git/users/modax/taglib-extras.git
Vcs-Browser: http://git.debian.org/?p=users/modax/taglib-extras.git

Package: libtag-extras1
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: TagLib extras library - support for more file formats
 This package contains a library which implements reading and editing tags of a
 couple extra media file formats which are not supported by the core TagLib
 Audio Meta-Data Library (taglib). Currently supported file formats are ASF,
 Audible, MP4, RealMedia and WAV.

Package: libtag-extras-dev
Section: libdevel
Architecture: any
Depends: libtag-extras1 (= ${binary:Version}), ${sameVersionDep:libtag1-dev}, ${misc:Depends}
Description: TagLib extras library - development files
 This package contains development files needed to build applications using
 TagLib extras library. This library implements reading and editing tags of a
 couple extra media file formats which are not supported by the core TagLib
 Audio Meta-Data Library (taglib). Currently supported file formats are ASF,
 Audible, MP4, RealMedia and WAV.
