Slime Volley 2.4.1

30 Nov 2008, 11:02

  • Bug fixes.
  • New icon.
Download:
* Mac OS X (Universal) (3.62 MiB, 260 Downloads)
* Mac OS 9 (2 MiB, 107 Downloads)
* BeOS/Haiku (2.43 MiB, 127 Downloads)
* Linux i386 (1.52 MiB, 417 Downloads)
* Debian/Ubuntu i386 (1.71 MiB, 859 Downloads)
* Windows (2.53 MiB, 1072 Downloads)
* Source code (1.86 MiB, 285 Downloads)

Thème Arash

09 Dec 2008, 22:59

Download:
Binary (1.9 MiB, 133 Downloads)

Thème Mushrooms

09 Dec 2008, 23:02

Download:
Binary (453.97 KiB, 135 Downloads)

DEB format based distributions (Debian, Ubuntu et derivates)

Source and binary Debian packages (for i386 and PowerPC) are available.
They are signed, so the package manager can trust their origin.
You have first to add the public GnuPC key to the package manager keyring, with the command :
Code: Select all
wget -q -O- http://download.tuxfamily.org/slime/debian/62C66B1C.gpg | sudo apt-key add -

Add then these lines to your file /etc/apt/sources.list :
Code: Select all
deb http://download.tuxfamily.org/slime/debian stable main
deb-src http://download.tuxfamily.org/slime/debian stable main
You can use for this your favorite text editor (run as root) or the Synaptic package manager (Open it (System/Admininistration), then go to Configuration>Repositories).
After reloading the package list, you will be able to install Slime Volley by installing the package "slimevolley". Dependences will be automatically installed.

SVN repository

You can get the sources of the developmental version of Slime Volley by using Subversion.
Please remember that it is work in progress sources, so some functions may not be present, may be not working, or the code itself could not successfully compile ;)

After you have downloaded and installed Subversion enter the command :
Code: Select all
svn co svn://svn.tuxfamily.org/svnroot/slime/volley/trunk slimevolley
A "slimevolley" folder, containing all the sources, will be created into the current folder.
if you want later update the sources to the last available version, go into the sources directory and type in :
Code: Select all
svn update
cron