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 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
|
Source: kalgebra
Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Build-Depends: cmake (>= 3.5~),
debhelper-compat (= 13),
extra-cmake-modules (>= 1.7.0~),
libanalitza-dev (>= 4:20.08.0~),
libgl1-mesa-dev,
libglu1-mesa-dev,
libkf5configwidgets-dev (>= 5),
libkf5coreaddons-dev,
libkf5doctools-dev,
libkf5i18n-dev (>= 5),
libkf5kio-dev,
libkf5widgetsaddons-dev (>= 5),
libncurses5-dev,
libqt5opengl5-dev (>= 5.4),
libqt5svg5-dev (>= 5.4),
libreadline-dev,
pkg-config,
pkg-kde-tools (>> 0.15.15),
qtbase5-dev (>= 5.4),
qtdeclarative5-dev (>= 5.4),
qtwebengine5-dev [amd64 arm64 armhf i386 mipsel],
Standards-Version: 4.5.1
Homepage: https://edu.kde.org/kalgebra
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kalgebra
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kalgebra.git
Rules-Requires-Root: no
Package: kalgebra
Architecture: amd64 arm64 armhf i386 mipsel
Section: math
Depends: kalgebra-common (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Conflicts: calgebra
Description: algebraic graphing calculator
KAlgebra is a algebraic graphing calculator with support for 3D graphing and
MathML markup language.
.
This package is part of the KDE education module.
Package: kalgebra-common
Architecture: amd64 arm64 armhf i386 mipsel
Section: math
Depends: plasma-framework,
qml-module-org-kde-analitza,
qml-module-qtquick2,
${misc:Depends},
Multi-Arch: same
Description: contains files common for kalgebra and kalgebramobile
KAlgebra is a algebraic graphing calculator with support for 3D graphing and
MathML markup language and it contains files needed for both full and mobile
versions.
.
This package is part of the KDE education module.
Package: kalgebramobile
Architecture: any
Section: math
Depends: kalgebra-common (= ${binary:Version}) [amd64 arm64 armhf i386 mipsel],
plasma-framework,
qml-module-org-kde-kirigami2,
qml-module-qtqml-models2,
qml-module-qtquick-controls2,
qml-module-qtquick-dialogs,
qml-module-qtquick-layouts,
qml-module-qtquick-window2,
${misc:Depends},
${shlibs:Depends},
Description: algebraic graphing calculator for small touch based interfaces
KAlgebra is a algebraic graphing calculator with support for 3D graphing and
MathML markup language. This is the version for small touch based interfaces
.
This package is part of the KDE education module.
|