%general-entities; ]> $LastChangedBy$ $Date$ GNOME Games-&gnome-games-version; GNOME Games Introduction to GNOME Games The GNOME Games package contains games. Background graphics, artwork and themes for glines, gnobots-2, iagno and mahjngg are supplied in a separate package. &lfs70_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gnome-games-md5sum; Download size: &gnome-games-size; Estimated disk space required: &gnome-games-buildsize; Estimated build time: &gnome-games-time; Additional Download Optional GNOME Games Extra Data package Download (HTTP): Download MD5 sum: &gnome-games-extra-data-md5sum; Download size: &gnome-games-extra-data-size; GNOME Games Dependencies Required , , , , , , , , , and Recommended Optional , and ggz-gtk-client User Notes: Installation of GNOME Games Some of the GNOME Games game binaries need to be setgid to track high scores. Create a separate user and group for games. See the README file in the source directory for more information: install -v -m755 -d /var/lib/games && groupadd -fg 60 games && useradd -c 'Games High Score Owner' -d /var/lib/games \ -g games -s /bin/false -u 60 games || [ $? == 9 ] && chown -v games:games /var/lib/games Install GNOME Games by running the following commands: ./configure --prefix=$GNOME_PREFIX \ --sysconfdir=$GNOME_SYSCONFDIR \ --localstatedir=/var/lib \ --disable-tests && make To test the results, issue: make check. Note that even with --disable-tests, tests for glchess will be run. Now, as the root user: make install If you want to install the GNOME Games Extra Data package, run the following commands: tar -xvf ../gnome-games-extra-data-&gnome-games-extra-data-version;.tar.xz && cd gnome-games-extra-data-&gnome-games-extra-data-version; && ./configure --prefix=$GNOME_PREFIX && make Now again , as the root user: make install Command Explanations --localstatedir=/var/lib: This parameter is used so that the game programs use /var/lib/games as the directory holding the high score files. : This will prevent the setgid bit on the executables from being set. It provides system administrators with the option to disable setgid binaries, though it also means that the functionality to save high game scores will be disabled. --disable-tests: Remove this parameter if you have Check installed and you wish to build the test apps. : Use this parameter if you wish to disable the updates to the scrollkeeper database. Contents Installed Programs Installed Libraries Installed Directories glchess, glines, gnect, gnibbles, gnobots2, gnome-gnuchess, gnome-sudoku, gnomine, gnotravex, gnotski, gtali, iagno, mahjongg, quadrapassel libgames-support-gi.{so,a} /usr/lib/python&python2-majorver;/site-packages/{glchess/{chess/fics, ggz,gtkui,scene/{cairo,opengl},ui},gnome_sudoku/gtk_goodies}, $GNOME_PREFIX/{lib/gnome-games,share/{glchess/textures, gnome-games-common/cards,gnome-games/{glines/pixmaps, gnect/pixmaps,gnibbles/{games,pixmaps},gnobots2/{games,pixmaps,themes}, gnomine/pixmaps,gnotski/pixmaps,gtali/pixmaps,iagno/pixmaps, icons/hicolor/{16x16/actions,22x22/actions,24x24/actions,32x32/actions, 48x48/actions,scalable/actions}, mahjongg/{games,pixmaps},pixmaps,quadrapassel/pixmaps,sounds, gnome-sudoku/{images,puzzles}, gnome/help/{glchess/*,glines/*,gnect/*,gnibbles/*, gnobots2/*,gnome-sudoku/*,gnomine/*,gnotravex/*,gnotski/*,gtali/*, iagno/*,mahjongg/*,quadrapassel/*}, omf/{glchess,glines,gnect,gnibbles,gnobots2,gnome-sudoku, gnomine,gnotski,gtali,iagno,mahjongg,quadrapassel}}}, /var/lib/games Short Descriptions glchess is a chess game which supports several chess engines. glchess glines is a game which involves moving balls around the grid and try and form lines of the same colour to make them disappear. glines gnect is a classic game where each player tries to make a line of four disks before their opponent. gnect gnibbles is a "worm" game. You pilot a worm around a maze trying to collect diamonds. With each diamond your worm grows and navigation becomes ever more difficult. gnibbles gnobots2 is a classic BSD robots game where you have to avoid a hoard of robots who are trying to kill you. gnobots2 gnome-gnuchess is a chess game which supports several chess engines. gnome-gnuchess gnome-sudoku is a logic game with a Japanese name that has recently exploded in popularity. gnome-sudoku gnomine is a game where you clear mines from a board using hints from squares you have already uncovered. gnomine gnotravex is a puzzle game where you have to match a grid of tiles together. gnotravex gnotski is a series of sliding block puzzles. gnotski gtali is an ancient Roman game. gtali iagno is a game where the goal is to control all the disks on the board by trapping your opponents disks between two of yours. iagno mahjongg is a tile-based solitaire game with an oriental flavor. Remove tiles in matching pairs from a pile to try and dismantle it. mahjongg quadrapassel is a Russian game of fitting falling geometric shapes. quadrapassel