Source: appstream-qt5
Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 13),
               gettext,
               gobject-introspection,
               gperf,
               gtk-doc-tools,
               itstool,
               libcairo2-dev,
               libcurl4-gnutls-dev | libcurl-dev (>= 7.62),
               libfontconfig-dev,
               libgdk-pixbuf-2.0-dev,
               libgirepository1.0-dev (>= 1.62),
               libglib2.0-dev (>= 2.62),
               libjs-highlight.js,
               libpango1.0-dev,
               librsvg2-dev (>= 2.48) [amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x powerpc ppc64 riscv64 sparc64 x32],
               libstemmer-dev,
               libsystemd-dev,
               libxml2-dev,
               libxmlb-dev,
               libyaml-dev,
               libzstd-dev,
               meson (>= 0.62),
               qtbase5-dev,
               valac
Rules-Requires-Root: no
Standards-Version: 4.6.0
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Vcs-Git: https://invent.kde.org/neon/backports-jammy/appstream-jammy3.git
Vcs-Browser: https://invent.kde.org/neon/backports-jammy/appstream-jammy3
Maintainer: Neon CI <neon@kde.org>

Package: libappstream4
Architecture: any
Section: libs
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Library to access AppStream services
 AppStream is a metadata specification which permits software components to
 provide information about themselves to automated systems and end-users
 before the software is actually installed.
 This permits informative displays of new applications to users in software
 centers, as well as allowing a system to make decisions on which new software
 a user might want to install (e.g. missing firmware or media handlers).
 .
 This package contains a GObject-based library to access AppStream
 services, like the software component metadata pool.
 It also contains functions for reading, writing and transforming AppStream
 metadata.

Package: libappstreamqt2
Architecture: any
Section: libs
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt5 library to access AppStream services
 AppStream is a metadata specification which permits software components to
 provide information about themselves to automated systems and end-users
 before the software is actually installed.
 This permits informative displays of new applications to users in software
 centers, as well as allowing a system to make decisions on which new software
 a user might want to install (e.g. missing firmware or media handlers).
 .
 This package contains a Qt-based library to access AppStream
 services, like the software component metadata pool.

Package: libappstreamqt2-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libappstreamqt2 (= ${binary:Version}), qtbase5-dev, ${misc:Depends}
Description: Qt5 library to access AppStream services (development files)
 AppStream is a metadata specification which permits software components to
 provide information about themselves to automated systems and end-users
 before the software is actually installed.
 This permits informative displays of new applications to users in software
 centers, as well as allowing a system to make decisions on which new software
 a user might want to install (e.g. missing firmware or media handlers).
 .
 This package contains development files necessary to develop
 software management tools which use the Qt-based AppStream library.
