mirror of
https://github.com/vattam/BSDGames.git
synced 2025-12-20 19:04:49 +00:00
* Conflict and replace with old versions of bsdgames-nonfree that include
hack.
* Add hack to package description and menu file.
* Add in hack's two READ_ME files to binay package.
* Patched hack config.h as it is patched in bsdgames-nonfree.
* Unlike bsdgames-nonfree, put the help, hh, rumors, and data files in
/usr/share/games/bsdgames/hack, as the patched config.h makes it look
there.
* postinst moves over hack state files to new directory
* Patched phantasia to use strerror and not segfault if it cannot open the
var files. Closes: #187251 (patch sent upstream)
git-svn-id: file:///srv/svn/joey/bsdgames-trunk@5206 a4a2c43b-8ac3-0310-8836-e0e880c912e2
56 lines
2.8 KiB
Plaintext
56 lines
2.8 KiB
Plaintext
?package(bsdgames):needs="text" section="Apps/Educational" \
|
|
title="Arithmetic Quiz" command="sh -c '/usr/games/arithmetic;echo PRESS ENTER;read line'"
|
|
?package(bsdgames):needs="text" section="Games/Simulation" \
|
|
title="Air Traffic Controller" \
|
|
command="sh -c '/usr/games/atc ; echo;echo PRESS ENTER;read line'"
|
|
?package(bsdgames):needs="text" section="Games/Adventure" \
|
|
title="Battlestar" command="sh -c '/usr/games/battlestar;echo PRESS ENTER;read line'"
|
|
?package(bsdgames):needs="text" section="Games/Adventure" \
|
|
title="Hack" command=/usr/games/hack
|
|
?package(bsdgames):needs="text" section="Games/Card" \
|
|
title="Canfield" command="/usr/games/canfield"
|
|
?package(bsdgames):needs="text" section="Games/Card" \
|
|
title="Cribbage" command="/usr/games/cribbage"
|
|
?package(bsdgames):needs="text" section="Games/Card" \
|
|
title="Go Fish" \
|
|
command="sh -c '/usr/games/fish;echo;echo PRESS ENTER;read line'"
|
|
?package(bsdgames):needs="text" section="Games/Card" \
|
|
title="Mille Bournes" command="/usr/games/mille"
|
|
?package(bsdgames):needs="text" section="Games/Board" \
|
|
title="Monopoly" command="/usr/games/monop"
|
|
?package(bsdgames):needs="text" section="Games/Board" hints="Backgammon" \
|
|
title="Backgammon" command="/usr/games/backgammon -pb"
|
|
?package(bsdgames):needs="text" section="Screen/Save/Text" \
|
|
title="Rain" command="/usr/games/rain"
|
|
?package(bsdgames):needs="text" section="Games/Arcade" \
|
|
title="Robots" command="/usr/games/robots"
|
|
?package(bsdgames):needs="text" section="Games/Simulation" \
|
|
title="Sail" command="/usr/games/sail"
|
|
?package(bsdgames):needs="text" section="Games/Arcade" \
|
|
title="Snake" command="sh -c '/usr/games/snake;echo PRESS ENTER;read line'"
|
|
?package(bsdgames):needs="text" section="Games/Arcade" \
|
|
title="Star Trek" command="/usr/games/trek"
|
|
?package(bsdgames):needs="text" section="Games/Arcade" \
|
|
title="Worm" command="sh -c '/usr/games/worm;echo PRESS ENTER;read line'"
|
|
?package(bsdgames):needs="text" section="Screen/Save/Text" \
|
|
title="Worms" command="/usr/games/worms"
|
|
?package(bsdgames):needs="text" section="Games/Adventure" \
|
|
title="Hunt the Wumpus" command="/usr/games/wump"
|
|
?package(bsdgames):needs="text" section="Games/Tetris-like" \
|
|
title="Bsd Tetris" \
|
|
command="sh -c '/usr/games/tetris-bsd;echo;echo PRESS ENTER;read line'"
|
|
?package(bsdgames):needs="text" section="Games/Board" hints="Go" \
|
|
title="Gomoku" \
|
|
command="/usr/games/gomoku"
|
|
?package(bsdgames):needs="text" section="Games/Adventure" \
|
|
title="Phantasia" \
|
|
command="/usr/games/phantasia"
|
|
?package(bsdgames):needs="text" section="Games/Adventure" \
|
|
title="Adventure" \
|
|
command="/usr/games/adventure"
|
|
?package(bsdgames):needs="text" section="Games/Puzzles" \
|
|
title="Hangman" command="/usr/games/hangman"
|
|
?package(bsdgames):needs="text" section="Games/Puzzles" \
|
|
title="Boggle" \
|
|
command=/usr/games/boggle
|