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
|
Source: libkf5kgeomap
Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Maximiliano Curia <maxy@debian.org>
Build-Depends: cmake (>= 2.8.12~),
debhelper (>= 9),
extra-cmake-modules (>= 1.1.0~),
libkf5config-dev (>= 5.0.0~),
libkf5i18n-dev (>= 5.0.0~),
libkf5kexiv2-dev,
libkf5kio-dev (>= 5.0.0~),
libmarble-dev (>= 4:17.08~),
libqt5webkit5-dev (>= 5.2.0~),
pkg-config,
pkg-kde-tools (>= 0.15.16),
qtbase5-dev (>= 5.2.0~),
Standards-Version: 4.1.2
Homepage: https://projects.kde.org/projects/kde/kdegraphics/libs/libkgeomap
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/libkgeomap.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/libkgeomap.git
Package: libkf5kgeomap-data
Architecture: all
Depends: libjs-openlayers, ${misc:Depends}
Breaks: ${kde-l10n:all}
Replaces: ${kde-l10n:all}
Description: World-Map Library interface for KDE - data files
Libkgeomap is a wrapper around different world-map components, to browse and
arrange photos over a map.
.
This package contains the data files.
Package: libkf5kgeomap-dev
Section: libdevel
Architecture: any
Depends: libkf5config-dev (>= 5.0.0~),
libkf5i18n-dev (>= 5.0.0~),
libkf5kgeomap10.0.0 (= ${binary:Version}),
libmarble-dev (>= 4:17.08~),
libqt5webkit5-dev (>= 5.2.0~),
qtbase5-dev (>= 5.2.0~),
${misc:Depends},
Description: World-Map Library interface for KDE - development files
Libkgeomap is a wrapper around different world-map components, to browse and
arrange photos over a map.
.
This package contains the development files.
Package: libkf5kgeomap10.0.0
Architecture: any
Depends: libkf5kgeomap-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Description: World-Map Library interface for KDE - shared library
Libkgeomap is a wrapper around different world-map components, to browse and
arrange photos over a map.
.
This package contains the shared library.
|