Source: kreport
Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Pino Toscano <pino@debian.org>
Build-Depends: cmake (>= 3.0),
               debhelper-compat (= 13),
               extra-cmake-modules (>= 1.8.0),
               libkf5config-dev (>= 5.16.0),
               libkf5coreaddons-dev (>= 5.16.0),
               libkf5guiaddons-dev (>= 5.16.0),
               libkf5i18n-dev (>= 5.16.0),
               libkf5widgetsaddons-dev (>= 5.16.0),
               libkproperty3-dev (>= 3.2.0~),
               pkg-kde-tools (>= 0.15.16),
               python3:any,
               qtbase5-dev (>= 5.4.0),
               qtdeclarative5-dev,
               qttools5-dev,
Standards-Version: 4.7.2
Homepage: https://community.kde.org/KReport
Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/kreport.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/kreport

Package: libkreport3-4
Architecture: any
Multi-Arch: same
Depends: libkreport-data (>= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: report creation and generation framework -- shared library
 The KReport framework implements reporting functionality for creation
 of reports in MS Access style. They are also similar to SAP Crystal Reports
 and FileMaker reports.
 .
 Reports can be created interactively and programmatically. They can be
 previewed on screen, printed, and saved in a variety of formats such as
 HTML, PDF and OpenDocument.
 .
 Reports of this kind offer a way to view, format, and summarize the
 information. For example a simple report of contact phone numbers can be
 prepared, or a more complex report on sales for different products, regions,
 and periods of time.
 .
 A report is often filled with information from a database. There are many
 use cases:
  * The data can be displayed, summarized, sorted and grouped
  * Totals can be computed and displayed
  * Single or multiple records of data can be placed on a page
  * Details for individual data records can be placed in a layout
  * Labels can be created
  * The various report sections, such as title, header or footer, can be sized
    to suit
  * Reports can be generated on demand, thus eliminating saving them in files
    for further use
 .
 This package contains the shared library.
 .
 This package is part of the Calligra Suite.

Package: libkreport-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: data files for KReport
 The KReport framework implements reporting functionality for creation
 of reports in MS Access style. They are also similar to SAP Crystal Reports
 and FileMaker reports.
 .
 This package contains the architecture independent data files for the
 KReport library.
 .
 This package is part of the Calligra Suite.

Package: libkreport3-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libkreport3-4 (= ${binary:Version}),
         qtbase5-dev (>= 5.3.0),
         libkproperty3-dev (>= 3.0.0),
         libkf5coreaddons-dev,
         ${misc:Depends},
Description: development files for KReport
 The KReport framework implements reporting functionality for creation
 of reports in MS Access style. They are also similar to SAP Crystal Reports
 and FileMaker reports.
 .
 This package contains the development files for the KReport library.
 .
 This package is part of the Calligra Suite.

Package: libkreport3-plugin-barcode
Architecture: any
Multi-Arch: same
Depends: libkreport3-4 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: barcode plugin for KReport
 The KReport framework implements reporting functionality for creation
 of reports in MS Access style. They are also similar to SAP Crystal Reports
 and FileMaker reports.
 .
 This package contains the barcode plugin for KReport.
 .
 This package is part of the Calligra Suite.
