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 79
|
Source: kstars
Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Pino Toscano <pino@debian.org>, Maximiliano Curia <maxy@debian.org>
Build-Depends: astrometry.net,
cmake (>= 2.8.12~),
debhelper (>= 9),
dpkg-dev (>= 1.15.5),
extra-cmake-modules (>= 1.7.0~),
kdoctools-dev,
kinit-dev,
kio-dev,
libcfitsio-dev (>= 3.040),
libeigen3-dev (>> 2.0.3),
libglu1-mesa-dev [!armhf],
libindi-dev (>= 1.2.0~),
libkf5config-dev,
libkf5crash-dev,
libkf5dbusaddons-dev,
libkf5doctools-dev,
libkf5guiaddons-dev,
libkf5i18n-dev,
libkf5iconthemes-dev,
libkf5jobwidgets-dev,
libkf5kio-dev,
libkf5newstuff-dev,
libkf5notifications-dev,
libkf5plotting-dev,
libkf5texteditor-dev,
libkf5widgetsaddons-dev,
libkf5windowsystem-dev,
libkf5xmlgui-dev,
libnova-dev,
libqt5opengl5-dev (>= 5.4),
libqt5svg5-dev (>= 5.4),
pkg-config,
pkg-kde-tools (>= 0.12),
qtbase5-dev (>= 5.4),
qtdeclarative5-dev (>= 5.4),
qtmultimedia5-dev (>= 5.4),
wcslib-dev,
xplanet (>= 1.0),
zlib1g-dev
Standards-Version: 3.9.8
Homepage: http://edu.kde.org/
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/kstars.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kstars.git
Package: kstars
Architecture: any
Section: science
Depends: kstars-data (= ${source:Version}),
libqt5sql5-sqlite,
${misc:Depends},
${shlibs:Depends}
Suggests: khelpcenter, konqueror
Recommends: astrometry.net, indi-bin, xplanet
Breaks: kstars-data (<= 4:16.04)
Replaces: kstars-data (<= 4:16.04)
Description: desktop planetarium for KDE
KStars is a desktop planetarium for KDE, depicting an accurate graphical
simulation of the night sky, from any location on Earth, at any date and time.
The display includes 130,000 stars, 13,000 deep-sky objects, all 8 planets,
the Sun and Moon, and thousands of comets and asteroids. It includes tools
for astronomical calculations and can control telescopes and cameras.
.
This package is part of the KDE education module.
Package: kstars-data
Architecture: all
Section: science
Depends: ${misc:Depends}
Description: data files for KStars desktop planetarium
This package contains architecture-independent data files for KStars,
the graphical desktop planetarium for KDE, including star catalogues and
astronomical images.
.
This package is part of the KDE education module.
|