Source: zycore-c
Section: libs
Priority: optional
Maintainer: Andrea Pappacoda <andrea@pappacoda.it>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Arch: cmake,
                    doxygen <!nodoc>,
                    graphviz <!nodoc>,
                    libgtest-dev <!nocheck>
Standards-Version: 4.6.1
Homepage: https://github.com/zyantific/zycore-c
Vcs-Git: https://salsa.debian.org/debian/zycore-c.git
Vcs-Browser: https://salsa.debian.org/debian/zycore-c
Rules-Requires-Root: no

Package: libzycore1.2
Architecture: any-amd64 any-arm any-arm64 any-i386
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Zyan Core Library for C
 Zyan Core is an internal library providing platform independent types,
 macros and a fallback for environments without LibC.
 .
 This package contains the shared library.

Package: libzycore-dev
Section: libdevel
Architecture: any-amd64 any-arm any-arm64 any-i386
Multi-Arch: same
Depends: libzycore1.2 (= ${binary:Version}),
         ${misc:Depends}
Recommends: libjs-jquery
Description: Zyan Core Library for C - development
 Zyan Core is an internal library providing platform independent types,
 macros and a fallback for environments without LibC.
 .
 This package contains the development files.
