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 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
|
Source: parley
Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Eshat Cakar <info@eshat.de>, Maximiliano Curia <maxy@debian.org>
Build-Depends: cmake (>= 3.5.0~),
debhelper-compat (= 13),
extra-cmake-modules (>= 5.22.0~),
gettext,
kross-dev (>= 5.22~),
libkeduvocdocument-dev (>= 4:16.08),
libkf5config-dev (>= 5.22~),
libkf5coreaddons-dev (>= 5.22~),
libkf5crash-dev (>= 5.22~),
libkf5doctools-dev (>= 5.22~),
libkf5i18n-dev (>= 5.22~),
libkf5kcmutils-dev (>= 5.22~),
libkf5kio-dev (>= 5.22~),
libkf5newstuff-dev (>= 5.22~),
libkf5notifications-dev (>= 5.22~),
libkf5sonnet-dev (>= 5.22~),
libkf5xmlgui-dev (>= 5.22~),
libqt5svg5-dev (>= 5.10.0~),
libxml2-dev,
libxslt-dev,
pkg-config,
pkg-kde-tools (>> 0.15.15),
qtbase5-dev (>= 5.10.0~),
qtmultimedia5-dev (>= 5.10.0~),
qtwebengine5-dev (>= 5.10.0~),
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://kde.org/applications/education/org.kde.parley
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/parley.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/parley
Package: parley
Architecture: any
Depends: kdeedu-kvtml-data,
kross,
parley-data (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Recommends: krosspython
Suggests: khelpcenter
Replaces: parley-data (<< 4:17.08.1)
Breaks: parley-data (<< 4:17.08.1)
Description: vocabulary trainer
Parley is a utility to help train vocabulary when learning a foreign language.
It is intended as a replacement for flash cards.
.
This package is part of the KDE education module.
Package: parley-data
Architecture: all
Depends: ${misc:Depends}
Description: data files for the Parley vocabulary trainer
This package contains architecture-independent data files for the Parley
vocabulary trainer.
.
This package is part of the KDE education module.
|