File: control

package info (click to toggle)
libdjinterop 0.24.3%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,880 kB
  • sloc: cpp: 27,419; sql: 4,053; makefile: 3; sh: 2
file content (45 lines) | stat: -rw-r--r-- 1,327 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Source: libdjinterop
Priority: optional
Section: libs
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 libboost-dev <!nocheck>,
 libhowardhinnant-date-dev,
 libsqlite3-dev,
 sqlite-modern-cpp-dev,
 zlib1g-dev,
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://github.com/xsco/libdjinterop
Vcs-Git: https://salsa.debian.org/multimedia-team/libdjinterop.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/libdjinterop
Description: C++ library to allow access to DJ record database formats
 The libdjinterop library is a C++ library that allows access to database
 formats used to store information about DJ record libraries.
 .
 This library currently supports:
   - Engine Library, as used on "Prime"-series DJ equipment.

Package: libdjinterop-dev
Section: libdevel
Architecture: any
Depends:
 ${misc:Depends},
 libdjinterop0 (= ${binary:Version}),
Description: ${source:Synopsis} (dev)
 ${source:Extended-Description}
 .
 This package provides the development files for the library.

Package: libdjinterop0
Architecture: any
Multi-Arch: same
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: ${source:Synopsis} (shared library)
 ${source:Extended-Description}
 .
 This package provides the shared library files.