Source: quickflux
Standards-Version: 4.7.4
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
Section: libs
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 qtbase5-dev,
 qtdeclarative5-dev,
 qtdeclarative5-dev-tools,
Build-Depends-Indep:
 qdoc-qt5 <!nodoc>,
Vcs-Browser: https://salsa.debian.org/ubports-team/quickflux/
Vcs-Git: https://salsa.debian.org/ubports-team/quickflux.git
Homepage: https://github.com/benlau/quickflux

Package: qml-module-quickflux
Architecture: any
Multi-Arch: same
Depends:
 qml-module-qtquick2,
 ${misc:Depends},
 ${shlibs:Depends},
Description: quickflux QML/QtQuick module
 An implementation of Flux Application Architecture Framework from
 Facebook. It turns your QML application into a more modern and
 structured way.
 .
 This package contains the QML module for quickflux.

Package: quickflux-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Build-Profiles: <!nodoc>
X-Doc-Main-Package: qml-module-quickflux
Depends:
 ${misc:Depends},
Description: quickflux API documentation and examples
 An implementation of Flux Application Architecture Framework from
 Facebook. It turns your QML application into a more modern and
 structured way.
 .
 This package contains the API documentation and some example projects.
