Source: libappimage
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Scarlett Moore <sgmoore@kde.org>
Build-Depends: cmake,
               debhelper-compat (= 12),
               desktop-file-utils,
               libarchive-dev,
               libboost-filesystem-dev,
               libboost-system-dev,
               libboost-thread-dev,
               libcairo2-dev,
               libglib2.0-dev,
               libgtest-dev,
               liblzma-dev,
               librsvg2-dev,
               libsquashfuse-dev,
               pkg-config,
               pkg-kde-tools,
               xdg-utils-cxx,
               xxd,
               zlib1g-dev
Standards-Version: 4.5.1
Section: libs
Homepage: https://github.com/AppImage/libappimage
Rules-Requires-Root: no
Vcs-Git: https://github.com/dci-extras-packaging/libappimage
Vcs-Browser: https://github.com/dci-extras-packaging/libappimage

Package: libappimage-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libappimage1.0 (= ${binary:Version}),
         libcairo2-dev,
         librsvg2-dev,
         xdg-utils-cxx,
         ${misc:Depends}
Description: Development files for libappimage
 Core library of the AppImage project. Reference implementation
 of the AppImage specification. https://appimage.org
 .
 AppImage provides a way for upstream developers to provide
 “native” binaries for Linux users just the same way they could
 do for other operating systems. It allow packaging applications
 for any common Linux based operating system, e.g., Ubuntu,
 Debian, openSUSE, RHEL, CentOS, Fedora etc. AppImages
 come with all dependencies that cannot be assumed to be part
 of each target system in a recent enough version and will run
 on most Linux distributions without further modifications.
 .
 AppImage is the format, and AppImageKit provides a
 reference implementation.
 .
 This package contains the development files for libappimage.

Package: libappimage1.0
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: libappimage0 (<< 0.1.9+dfsg-1)
Replaces: libappimage0 (<< 0.1.9+dfsg-1)
Description: Core library for appimage
 Core library of the AppImage project. Reference implementation
 of the AppImage specification. https://appimage.org
 .
 AppImage provides a way for upstream developers to provide
 “native” binaries for Linux users just the same way they could
 do for other operating systems. It allow packaging applications
 for any common Linux based operating system, e.g., Ubuntu,
 Debian, openSUSE, RHEL, CentOS, Fedora etc. AppImages
 come with all dependencies that cannot be assumed to be part
 of each target system in a recent enough version and will run
 on most Linux distributions without further modifications.
 .
 AppImage is the format, and AppImageKit provides a
 reference implementation.
 .
 This library is used by some tools used to ease the installation
 and usage of appimages.
 .
 This package contains the library for libappimage.

Package: libappimage0
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Section: oldlibs
Description: Core library for appimage - transitional
 This is a dummy transitional package which can be removed
