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 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
|
Source: libkdegames
Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Build-Depends: cmake (>= 3.16.0~),
debhelper-compat (= 13),
dh-sequence-kf5,
dh-sequence-pkgkde-symbolshelper,
extra-cmake-modules (>= 5.98.0~),
gettext,
libkf5archive-dev (>= 5.98.0~),
libkf5completion-dev (>= 5.98.0~),
libkf5config-dev (>= 5.98.0~),
libkf5configwidgets-dev (>= 5.98.0~),
libkf5dnssd-dev (>= 5.98.0~),
libkf5guiaddons-dev (>= 5.98.0~),
libkf5i18n-dev (>= 5.98.0~),
libkf5iconthemes-dev (>= 5.98.0~),
libkf5newstuff-dev (>= 5.98.0~),
libkf5service-dev (>= 5.98.0~),
libkf5widgetsaddons-dev (>= 5.98.0~),
libkf5xmlgui-dev (>= 5.98.0~),
libopenal-dev,
libqt5svg5-dev (>= 5.15.0~),
libsndfile1-dev,
pkg-kde-tools (>= 0.14),
qtbase5-dev (>= 5.15.0~),
qtdeclarative5-dev (>= 5.15.0~),
xauth <!nocheck>,
xvfb <!nocheck>,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://games.kde.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libkdegames
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/libkdegames.git
Package: kdegames-card-data-kf5
Architecture: all
Section: games
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: card decks for KDE games
This package contains a collection of playing card themes for KDE card games.
.
This package is part of the KDE games module.
Package: libkf5kdegames-dev
Architecture: any
Section: libdevel
Depends: libkf5completion-dev (>= 5.98.0~),
libkf5configwidgets-dev (>= 5.98.0~),
libkf5kdegames7 (= ${binary:Version}),
libkf5kdegamesprivate7 (= ${binary:Version}),
libkf5widgetsaddons-dev (>= 5.98.0~),
qtbase5-dev (>= 5.15.0~),
qtdeclarative5-dev (>= 5.15.0~),
${misc:Depends},
Multi-Arch: same
Description: development files for the KDE games library
This package contains development files for building software that uses
libraries from the KDE games module.
.
This package is part of the KDE games module.
Package: libkf5kdegames7
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: shared library for KDE games
This package contains a shared library used by KDE games.
.
This package is part of the KDE games module.
Package: libkf5kdegamesprivate7
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: private part of shared library for KDE games
This package contains the private parts of the shared library used by KDE
games.
.
This package is part of the KDE games module.
Package: qml-module-org-kde-games-core
Architecture: any
Depends: qml-module-qtquick2, ${misc:Depends}, ${shlibs:Depends},
Multi-Arch: same
Description: kde-games-core QtDeclarative QML support
Contains a plugin for QtDeclarative that provides
support for using KDE-games-core to components written
in QML.
.
This package is part of the KDE games module.
|