Source: slimevolley
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Vincent Duvert (VinDuv) <vincent.duvert@free.fr>
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 libsdl-image1.2-dev,
 libsdl-net1.2-dev,
 libsdl-ttf2.0-dev,
 libsdl1.2-dev
Standards-Version: 4.5.0
Homepage: https://slime.tuxfamily.org/
Vcs-Git: https://salsa.debian.org/games-team/slimevolley.git
Vcs-Browser: https://salsa.debian.org/games-team/slimevolley
Rules-Requires-Root: no

Package: slimevolley
Architecture: any
Depends:
 slimevolley-data (= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Description: unrealistic 2D volleyball simulation
 Slime Volley is a 2D arcade-oriented volleyball simulation, in the spirit of
 some Java games of the same name.
 Two teams, 1-3 players each, try to be the first to get 10 points. This happens
 when the one ball touches the floor on the other side of the net.
 There can be 1 to 8 balls in game.
 Each player use 4 keys, 2 direction keys, one for jump and one for changing its
 skin.

Package: slimevolley-data
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends}
Suggests:
 slimevolley
Description: unrealistic 2D volleyball simulation - data files
 Slime Volley is a 2D arcade-oriented volleyball simulation, in the spirit of
 some Java games of the same name.
 Two teams, 1-3 players each, try to be the first to get 10 points. This happens
 when the one ball touches the floor on the other side of the net.
 There can be 1 to 8 balls in game.
 Each player use 4 keys, 2 direction keys, one for jump and one for changing its
 skin.
 .
 This package contains the data files needed to run Slime Volley.
