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
|
Source: tomatoes
Section: games
Priority: optional
Maintainer: Samuel Henrique <samueloph@debian.org>
Build-Depends: debhelper-compat (= 13),
libsdl-image1.2-dev,
libsdl-mixer1.2-dev,
libsdl1.2-dev
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: http://tomatoes.sourceforge.net/
Vcs-Git: https://salsa.debian.org/debian/tomatoes.git
Vcs-Browser: https://salsa.debian.org/debian/tomatoes
Package: tomatoes
Architecture: any
Depends: tomatoes-data (=${source:Version}),
${misc:Depends},
${shlibs:Depends}
Description: I Have No Tomatoes - tomato smashing game
I Have No Tomatoes is an extreme leisure time activity idea of which
culminates in the following question: How many tomatoes can you smash
in ten short minutes? If you have the time to spare, this game has
the vegetables just waiting to be eliminated!
Package: tomatoes-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: I Have No Tomatoes - tomato smashing game - music files
I Have No Tomatoes is an extreme leisure time activity idea of which
culminates in the following question: How many tomatoes can you smash
in ten short minutes? If you have the time to spare, this game has
the vegetables just waiting to be eliminated!
.
This package contains the architecture independent music files.
|