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 41 42 43 44 45 46
|
Source: kongress
Section: kde
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>
Build-Depends: cmake (>= 3.0~),
debhelper-compat (= 13),
extra-cmake-modules (>= 5.63.0~),
kirigami2-dev (>= 5.63.0~),
libkf5calendarcore-dev (>= 5.63.0~),
libkf5config-dev (>= 5.63.0~),
libkf5coreaddons-dev (>= 5.63.0~),
libkf5dbusaddons-dev (>= 5.63.0~),
libkf5i18n-dev (>= 5.63.0~),
libkf5notifications-dev (>= 5.63.0~),
libkf5service-dev (>= 5.63.0~),
libqt5svg5-dev (>= 5.7.0~),
pkg-kde-tools,
qtbase5-dev (>= 5.7.0~),
qtdeclarative5-dev (>= 5.7.0~),
qtquickcontrols2-5-dev (>= 5.7.0~),
qttools5-dev (>= 5.7.0~),
Standards-Version: 4.5.1
Homepage: https://apps.kde.org/en/kongress
Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/kongress
Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/kongress.git
Rules-Requires-Root: no
Package: kongress
Architecture: any
Depends: qml-module-org-kde-kirigami2,
qml-module-qtqml,
qml-module-qtqml-models2,
qml-module-qtquick-controls2,
qml-module-qtquick-layouts,
qml-module-qtquick2,
${shlibs:Depends},
${misc:Depends}
Description: companion application for conferences made by KDE
Kongress provides practical information about conferences. It supports
conferences that offer their schedule in iCalendar format. In Kongress, the
data of the talks are shown in various ways, e.g. in daily views, by talk
category, etc. The users can also create a list of favorite conference
talks/events as well as they can navigate to the web page of each talk. A map
of the conference venue, location information and link to OpenStreetMap can
also be added.
|