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
|
Source: aisleriot
Section: games
Maintainer: Debian GNOME Extras Maintainers <pkg-gnome-extras-maintainers@lists.alioth.debian.org>
Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>,
Jeremy BĂcha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
desktop-file-utils,
docbook-xml <!nocheck>,
dpkg-build-api (= 1),
guile-3.0-dev,
itstool,
libcairo2-dev (>= 1.10),
libcanberra-gtk3-dev (>= 0.26),
libglib2.0-dev (>= 2.32.0),
libgtk-3-dev (>= 3.18.0),
librsvg2-dev (>= 2.32.0),
libsm-dev,
libxml2-dev,
libxml2-utils,
meson (>= 0.49.0),
pkgconf
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/gnome-team/extras/aisleriot
Vcs-Git: https://salsa.debian.org/gnome-team/extras/aisleriot.git
Homepage: https://wiki.gnome.org/Apps/Aisleriot
Package: aisleriot
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: gnome-cards-data (<< 1:3.22.31)
Replaces: gnome-cards-data (<< 1:3.22.31)
Recommends: yelp
Suggests: gnome-cards-data
Description: GNOME solitaire card game collection
This is a collection of over eighty different solitaire card games, including
popular variants such as spider, freecell, klondike, thirteen (pyramid),
yukon, canfield and many more.
Package: gnome-cards-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: data files for the GNOME card games
This package contains pictures of card decks used by the card-based
GNOME games. Different themes are provided.
|