Debian packages

These packages are for Debian Etch. If you have /usr/games and /usr/local/bin in your path, then you may start these applications without using openapp by typing the name of the program minus the .app suffix, e.g. by typing GScheme. The examples for GScheme are in /usr/lib/GNUstep/System/Applications/GScheme.app/Resources/. There are example images for Jigsaw in /usr/lib/GNUstep/System/Applications/Jigsaw.app/Resources/.

The following packages are for Debian etch AMD64.

How to install and resolve dependencies automatically

Modify sources.list

Add the following line to /etc/apt/sources.list:

deb file:/usr/local/debian/ etch main

Create subdirectories

Create /usr/local/debian and the following subdirectories:

/usr/local/debian/dists/etch/main/binary-i386/

Move packages and create Packages.gz

Move downloaded packages to /usr/local/debian/dists/etch/main/binary-i386/ and change directory to /usr/local/debian.

Run the command

apt-ftparchive packages dists/etch/main/binary-i386/ | gzip \

/usr/local/debian/dists/etch/main/binary-i386/Packages.gz

Update and install packages

Run the command apt-get update followed by e.g. apt-get install gmastermind2.app.

For general enquiries regarding the whole site, please contact the author, whose homepage is here.