mirror of https://github.com/nymea/nymea.git
225 lines
6.0 KiB
Plaintext
225 lines
6.0 KiB
Plaintext
Source: nymea
|
|
Section: utils
|
|
Priority: optional
|
|
Maintainer: nymea GmbH <developer@nymea.io>
|
|
Standards-Version: 3.9.7
|
|
Homepage: https://nymea.io
|
|
Vcs-Git: https://github.com/nymea/nymea.git
|
|
Build-Depends: debhelper (>= 9.0.0),
|
|
dbus-test-runner,
|
|
dpkg-dev (>= 1.16.1~),
|
|
libnymea-mqtt-dev (>= 0.1.2),
|
|
libnymea-networkmanager-dev (>= 0.4.0),
|
|
libnymea-remoteproxyclient-dev (>= 0.1.13),
|
|
libnymea-zigbee-dev (>= 0.1.0),
|
|
libnymea-gpio-dev,
|
|
libpython3-dev,
|
|
libqt5websockets5-dev,
|
|
libqt5bluetooth5,
|
|
libqt5sql5-sqlite,
|
|
libqt5dbus5,
|
|
libssl-dev,
|
|
rsync,
|
|
qml-module-qtquick2,
|
|
qtchooser,
|
|
qt5-qmake:native,
|
|
qtbase5-dev,
|
|
qttools5-dev-tools,
|
|
qtconnectivity5-dev,
|
|
qtdeclarative5-dev,
|
|
libqt5serialport5-dev,
|
|
libqt5serialbus5-dev,
|
|
|
|
|
|
Package: nymea
|
|
Architecture: any
|
|
Section: metapackages
|
|
Multi-Arch: same
|
|
Depends: nymead (= ${binary:Version}),
|
|
${misc:Depends}
|
|
Recommends: qml-module-qtquick2
|
|
Suggests: nymea-doc
|
|
Description: An open source IoT server - meta package
|
|
The nymea daemon is a plugin based IoT (Internet of Things) server.
|
|
The server works like a translator for devices, things and services
|
|
and allows them to interact.
|
|
|
|
|
|
Package: nymead
|
|
Architecture: any
|
|
Section: net
|
|
Multi-Arch: same
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
nymea-translations,
|
|
libnymea-core (= ${binary:Version}),
|
|
libnymea1 (= ${binary:Version}),
|
|
Recommends: nymea-cli,
|
|
nymea-data,
|
|
network-manager,
|
|
nymea-update-plugin-impl,
|
|
nymea-system-plugin-impl,
|
|
nymea-zeroconf-plugin-impl,
|
|
nymea-apikeysprovider-plugin-impl,
|
|
nymea-zwave-plugin-impl,
|
|
Description: An open source IoT server - daemon
|
|
The nymea daemon is a plugin based IoT (Internet of Things) server.
|
|
The server works like a translator for devices, things and services
|
|
and allows them to interact.
|
|
|
|
|
|
Package: nymea-data
|
|
Section: misc
|
|
Architecture: all
|
|
Depends: ${misc:Depends}
|
|
Recommends: nymead
|
|
Description: Optional data for extending functionality in nymea daemon - data
|
|
Provides application data used by nymea:core
|
|
|
|
|
|
Package: nymea-doc
|
|
Section: doc
|
|
Architecture: all
|
|
Depends: ${misc:Depends}
|
|
Recommends: nymea
|
|
Build-Profiles: <!nodoc>
|
|
Description: Documentation for the nymea library - documentation
|
|
This package contains documentation for developing nymea plugins.
|
|
|
|
|
|
Package: nymea-translations
|
|
Section: misc
|
|
Architecture: all
|
|
Depends: ${misc:Depends}
|
|
Recommends: nymea
|
|
Description: Translation files for nymead - translations
|
|
Translation files for the nymea daemon.
|
|
|
|
|
|
Package: libnymea-tests
|
|
Section: libs
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
libnymea-core (= ${binary:Version})
|
|
Description: nymea-tests library - library
|
|
Shared resources for nymea-tests.
|
|
|
|
|
|
Package: libnymea-tests-dev
|
|
Section: libdevel
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
libnymea-tests (= ${binary:Version}),
|
|
libnymea-core-dev (= ${binary:Version})
|
|
Description: nymea-tests library - development files
|
|
Provides the nymea-tests development files for building
|
|
automated tests.
|
|
|
|
|
|
Package: nymea-tests
|
|
Section: devel
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends: nymea (= ${binary:Version}),
|
|
${shlibs:Depends},
|
|
${misc:Depends},
|
|
libnymea-tests (= ${binary:Version})
|
|
Description: nymea automated tests and mock plugin - tests
|
|
Automated tests and mock plugin for the nymea daemon.
|
|
|
|
|
|
Package: libnymea1
|
|
Section: libs
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
Provides: nymea-update-plugin-api-1,
|
|
nymea-zeroconf-plugin-api-1,
|
|
nymea-system-plugin-api-3
|
|
Description: nymea shared resources - library
|
|
Shared resources for nymea plugins.
|
|
|
|
|
|
Package: libnymea-dev
|
|
Section: libdevel
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
libnymea1 (= ${binary:Version}),
|
|
pkg-config,
|
|
qtbase5-dev,
|
|
Replaces: libnymea1-dev
|
|
Breaks: libnymea1-dev
|
|
Provides: libnymea1-dev
|
|
Description: nymea plugin development API library - development files
|
|
Shared resources for developing nymea plugins.
|
|
|
|
|
|
Package: libnymea-core
|
|
Section: libs
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
libqt5network5,
|
|
libqt5gui5,
|
|
libqt5sql5,
|
|
libqt5xml5,
|
|
libqt5dbus5,
|
|
libqt5websockets5,
|
|
libqt5bluetooth5,
|
|
libqt5sql5-sqlite,
|
|
libcap2-bin,
|
|
logrotate,
|
|
bluez,
|
|
tar,
|
|
iputils-tracepath,
|
|
iputils-ping,
|
|
qml-module-qtquick2,
|
|
dnsutils,
|
|
Description: nymea:core internal - library
|
|
Internal library for nymea:core.
|
|
|
|
|
|
Package: libnymea-core-dev
|
|
Section: libdevel
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
libnymea-core (= ${binary:Version}),
|
|
libnymea-dev (= ${binary:Version})
|
|
Description: nymea:core internal library - development files
|
|
Development files for the internal nymea:core library.
|
|
|
|
|
|
Package: nymea-dev-tools
|
|
Section: libdevel
|
|
Architecture: any
|
|
Multi-Arch: no
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
qttools5-dev-tools,
|
|
rsync,
|
|
Description: Tools for developing nymea plugins.
|
|
This package will install the nymea-plugininfocompiler.
|
|
|
|
|
|
Package: nymea-sdk
|
|
Section: devel
|
|
Architecture: all
|
|
Multi-Arch: no
|
|
Depends: nymea-dev-tools (= ${binary:Version}),
|
|
libnymea-dev (= ${binary:Version}),
|
|
Recommends: nymea-qtcreator-wizards,
|
|
crossbuilder,
|
|
Suggests: libnymea-core-dev (= ${binary:Version})
|
|
Description: The nymea SDK.
|
|
Meta-Package for everything required to develop on nymea.
|