Source: libappimage
Priority: optional
Maintainer: Scarlett Moore <sgmoore@kde.org>
Build-Depends: cmake,
               debhelper (>= 12),
               desktop-file-utils,
               libarchive-dev,
               libcairo2-dev,
               libglib2.0-dev,
               libgtest-dev,
               liblzma-dev,
               libsquashfuse-dev,
               xxd
Standards-Version: 4.3.0
Section: libs
Homepage: https://github.com/AppImage/libappimage
Vcs-Browser: https://salsa.debian.org/sgclark-guest/libappimage
Vcs-Git: https://salsa.debian.org/sgclark-guest/libappimage.git

Package: libappimage-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libappimage0 (= ${binary:Version}), ${misc:Depends}
Description: Development files for libappimage
 Core library of the AppImage project. Reference implementation
 of the AppImage specification. https://appimage.org
 .
 This package contains the development files for libappimage.

Package: libappimage0
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Core library for appimage
 Core library of the AppImage project. Reference implementation
 of the AppImage specification. https://appimage.org
 .
 This package contains the library for libappimage.
