File: control

package info (click to toggle)
quickflux 1.1.3%2Bgit20201110.2a37acf-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,036 kB
  • sloc: cpp: 2,874; makefile: 26
file content (40 lines) | stat: -rw-r--r-- 1,328 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Source: quickflux
Section: libs
Priority: optional
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders: Mike Gabriel <sunweaver@debian.org>,
Build-Depends: debhelper-compat (= 13),
               cmake,
               qdoc-qt5,
               qtbase5-dev,
               qtdeclarative5-dev,
               qtdeclarative5-dev-tools,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/benlau/quickflux
Vcs-Git: https://salsa.debian.org/ubports-team/quickflux.git
Vcs-Browser: https://salsa.debian.org/ubports-team/quickflux/

Package: qml-module-quickflux
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
         qml-module-qtquick2,
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
Section: doc
Architecture: all
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.