Source: libdjinterop
Section: libs
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 clang,
 cmake,
 g++,
 gcc,
 libboost-dev <!nocheck>,
 libhowardhinnant-date-dev,
 libsqlite3-dev,
 pkgconf,
 pkg-config,
 sqlite-modern-cpp-dev,
 zlib1g-dev,
Standards-Version: 4.6.2
Homepage: https://github.com/xsco/libdjinterop
Vcs-Browser: https://salsa.debian.org/multimedia-team/libdjinterop
Vcs-Git: https://salsa.debian.org/multimedia-team/libdjinterop.git

Package: libdjinterop-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libdjinterop0 (= ${binary:Version}),
Description: C++ library for access to DJ record libraries
 libdjinterop is a C++ library that allows access to database formats used to store information about DJ record libraries.

Package: libdjinterop0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: C++ library for access to DJ record libraries
 libdjinterop is a C++ library that allows access to database formats used to store information about DJ record libraries.