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
|
Source: lskat
Section: games
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Daniel Schepler <schepler@debian.org>,
Scarlett Moore <sgmoore@kde.org>,
Sune Vuorela <sune@debian.org>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
cmake (>= 3.16~),
extra-cmake-modules (>= 6.0.0~),
libkdegames6-dev (>= 4:6.0.0~),
libkf6config-dev (>= 6.0.0~),
libkf6configwidgets-dev (>= 6.0.0~),
libkf6coreaddons-dev (>= 6.0.0~),
libkf6crash-dev (>= 6.0.0~),
libkf6dbusaddons-dev (>= 6.0.0~),
libkf6doctools-dev (>= 6.0.0~),
libkf6guiaddons-dev (>= 6.0.0~),
libkf6i18n-dev (>= 6.0.0~),
libkf6iconthemes-dev (>= 6.0.0~),
libkf6widgetsaddons-dev (>= 6.0.0~),
libkf6xmlgui-dev (>= 6.0.0~),
libphonon4qt6-dev,
qt6-base-dev (>= 6.5.0~),
qt6-declarative-dev (>= 5.10.0~),
qt6-svg-dev (>= 6.5.0~),
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://apps.kde.org/lskat/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/lskat
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/lskat.git
Package: lskat
Architecture: any
Depends: kdegames-card-data,
lskat-data (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Description: Lieutnant Skat card game
Lieutenant Skat (from German "Offiziersskat") is a fun and engaging
card game for two players, where the second player is either live
opponent, or a built in artificial intelligence.
.
This package is part of the KDE games module.
Package: lskat-data
Architecture: all
Depends: ${misc:Depends},
Recommends: khelpcenter,
Description: Lieutnant Skat card game - data files
Lieutenant Skat (from German "Offiziersskat") is a fun and engaging
card game for two players, where the second player is either live
opponent, or a built in artificial intelligence.
.
This package contains the data for lskat.
|