Source: libxisf
Section: libs
Priority: optional
Build-Depends: cmake,
               debhelper-compat (= 13),
               liblz4-dev,
               libpugixml-dev,
               zlib1g-dev
Standards-Version: 4.5.1
Homepage: https://gitea.nouspiro.space/nou/libXISF
Rules-Requires-Root: no
Vcs-Git: https://invent.kde.org/neon/neon-packaging/libxisf.git
Vcs-Browser: https://invent.kde.org/neon/neon-packaging/libxisf
Maintainer: Neon CI <neon@kde.org>

Package: libxisf-dev
Architecture: any
Section: libdevel
Depends: libxisf (= ${binary:Version}), ${misc:Depends}
Multi-Arch: same
Description: LibXISF is C++ library that can read and write XISF files produced by PixInsight.
 .
 It implement XISF 1.0 specification.
 .
 It is licensed under GPLv3 or later. To compile you will need C++17 compiler.
 .
 This package contains the development header files.

Package: libxisf
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: LibXISF is C++ library that can read and write XISF files produced by PixInsight.
 .
 It implement XISF 1.0 specification.
 .
 It is licensed under GPLv3 or later. To compile you will need C++17 compiler.
 .
 This package contains the files necessary for running applications that
 use the libxsif library.
