File: control

package info (click to toggle)
taglib-extras 1.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 312 kB
  • sloc: cpp: 1,882; sh: 47; makefile: 13
file content (30 lines) | stat: -rw-r--r-- 1,387 bytes parent folder | download
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
Source: taglib-extras
Section: libs
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 Boyuan Yang <byang@debian.org>,
Build-Depends: debhelper-compat (= 12), cmake (>= 2.6.2), pkg-kde-tools (>= 0.4), libtag1-dev (>= 1.6)
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/multimedia-team/taglib-extras.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/taglib-extras

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
 Audible and RealMedia.

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
 Audible and RealMedia.