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 95 96 97 98 99 100 101
|
Source: libkdegames
Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Daniel Schepler <schepler@debian.org>,
Sune Vuorela <sune@debian.org>,
Modestas Vainius <modax@debian.org>,
George Kiagiadakis <gkiagiad@csd.uoc.gr>,
Eshat Cakar <info@eshat.de>,
Maximiliano Curia <maxy@debian.org>,
Build-Depends: cmake (>= 2.8.12~),
debhelper (>= 11~),
extra-cmake-modules (>= 1.3.0~),
libkf5archive-dev,
libkf5bookmarks-dev,
libkf5codecs-dev,
libkf5completion-dev,
libkf5config-dev,
libkf5configwidgets-dev,
libkf5coreaddons-dev,
libkf5crash-dev,
libkf5dbusaddons-dev,
libkf5declarative-dev,
libkf5dnssd-dev,
libkf5globalaccel-dev,
libkf5guiaddons-dev,
libkf5i18n-dev,
libkf5iconthemes-dev,
libkf5itemviews-dev,
libkf5jobwidgets-dev,
libkf5kio-dev,
libkf5newstuff-dev,
libkf5service-dev,
libkf5textwidgets-dev,
libkf5widgetsaddons-dev,
libkf5xmlgui-dev,
libopenal-dev,
libqt5svg5-dev (>= 5.4),
libsndfile1-dev,
pkg-kde-tools (>= 0.14),
qtbase5-dev (>= 5.4),
qtdeclarative5-dev (>= 5.4),
xauth,
xvfb,
Standards-Version: 4.1.4
Homepage: http://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
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,
libkf5declarative-dev,
libkf5kdegames7 (= ${binary:Version}),
libkf5kdegamesprivate1 (= ${binary:Version}),
qtbase5-dev (>= 5.4),
${misc:Depends},
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
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: ${kde-l10n:all}
Replaces: ${kde-l10n:all}
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: libkf5kdegamesprivate1
Architecture: any
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}
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.
|