Source: lomiri-printing-app
Section: misc
Priority: optional
Maintainer: UBports Developers <devs@ubports.com>
Build-Depends: cmake (>= 2.8.9),
               cmake-extras (>= 1.3),
               debhelper-compat (= 12),
               dh-apparmor,
               gcovr,
               googletest | google-mock,
               intltool,
               lcov,
               libboost-dev,
               libcups2-dev,
               libglib2.0-dev (>= 2.35.4),
               libnotify-dev,
               libpoppler-qt5-dev,
               libproperties-cpp-dev,
               liblomiri-url-dispatcher-dev,
               qmlscene,
               qml-module-qtquick2,
               qml-module-qtquick-layouts,
               qml-module-qttest,
               qml-module-lomiri-components (>= 1.3),
               qml-module-lomiri-test,
               qml-module-lomiri-content,
               qtdeclarative5-dev,
               qtdeclarative5-dev-tools,
               xauth,
               xvfb,
Standards-Version: 4.7.0
Homepage: https://gitlab.com/ubports/development/apps/lomiri-printing-app/
Vcs-Git: https://gitlab.com/ubports/development/apps/lomiri-printing-app.git
Vcs-Browser: https://gitlab.com/ubports/development/apps/lomiri-printing-app/

Package: lomiri-printing-app
Architecture: any
Depends: qml-module-qtquick2,
         qml-module-qtquick-layouts,
         qmlscene,
         qml-module-lomiri-components (>= 1.3),
         qml-module-lomiri-content,
         ${misc:Depends},
         ${shlibs:Depends},
Description: Printing app which consumes a PDF from content-hub
 This app is an add-on app for Ubuntu Touch's shell Lomiri. Ubuntu Touch
 is a mobile OS developed by the UBports Foundation. Lomiri is its
 operating environment optimized for touch based human-machine
 interaction, but also supports convergence (i.e. switching between
 tablet/phone and desktop mode).
 .
 This package provides Lomiri's Printing App. The printing app consumes a
 PDF document from Lomiri's content-hub, allows for basic configuration
 and then sends the to-be-printed document to a CUPS print queue.
