1
0
Fork 0

Re-enable pom, still in use

This commit is contained in:
Dr. Tobias Quathamer 2024-04-06 21:26:54 +02:00
parent 03b14dfb08
commit 9733533469
3 changed files with 10 additions and 2 deletions

2
debian/control vendored
View File

@ -27,4 +27,4 @@ Description: collection of classic textual unix games
.
It includes these programs: adventure, arithmetic, atc, backgammon,
battlestar, caesar, canfield, cribbage, dab, go-fish, gomoku, hack, hangman,
primes, robots, sail, snake, tetris, trek, worm, wtf, wump
pom, primes, robots, sail, snake, tetris, trek, worm, wtf, wump

8
debian/desktop-files/pom.desktop vendored Normal file
View File

@ -0,0 +1,8 @@
[Desktop Entry]
Type=Application
Version=1.5
Name=Phase of the Moon
Exec=pom
Icon=bsdgames.svg
Terminal=True
Categories=Game;ConsoleOnly

View File

@ -23,7 +23,7 @@ index 0000000..97d45fb
+bsd_games_cfg_install_prefix=`pwd`/debian/bsdgames
+
+# Do not build or install these games:
+bsd_games_cfg_no_build_dirs="banner bcd boggle countmail dm factor fortune hunt mille monop morse number phantasia pig pom ppt quiz rain random wargames worms"
+bsd_games_cfg_no_build_dirs="banner bcd boggle countmail dm factor fortune hunt mille monop morse number phantasia pig ppt quiz rain random wargames worms"
+
+# Keep huntd in /usr/sbin as it was in the past. I may
+# change this later.