booh logo this page is in english cette page en français

Booh

[ home | example web-album | video demo | tutorial | advanced | discuss | download ]

Booh is free software released under the GPLv2 licence; it was designed for Linux.

Download Booh

On Mandriva

The following command should work directly with many versions of Mandriva:

% urpmi http://booh.org/packages/booh-0.9.3-0.1.20060mdk.i586.rpm http://booh.org/packages/libexiv2_2-0.16-2.1.20060mdk.i586.rpm http://distrib-coffee.ipsl.jussieu.fr/pub/linux/MandrivaLinux/official/2007.1/i586/media/main/release/libexpat0-1.95.8-4mdv2007.1.i586.rpm
(if you need the source RPM for rebuilding on a different version/architecture: booh-0.9.3-0.1.20060mdk.src.rpm

On Debian/Ubuntu

Packages thanks to Odie:

  1. put a booh.list file in /etc/apt/sources.list.d with content:
    deb http://booh.org/packages/debian/lucid/ ./
    deb-src http://booh.org/packages/debian/lucid/ ./
    
    the following versions are available: lucid, karmic, squeeze; just change "lucid" by your version name in the two above lines.
  2. issue sudo apt-get update
  3. issue sudo apt-get install booh

If your Debian version is not available

Try building from source:

  1. Make sure the following line is somewhere in the APT sources:
    deb-src http://booh.org/packages/debian/lucid/ ./
    
    (issue sudo apt-get update if you modified the APT sources for that)
  2. issue sudo apt-get build-dep booh && apt-get --compile source booh
  3. install with sudo dpkg -i booh_*.deb if build was successful

Source Code

To use sourcecode directly, first you need to know that Booh needs ruby, ruby-gettext >= 0.8.0, ruby-gtk2 >= 0.12 and gtk2 >= 2.8.

Stable

Download latest stable version's sourcecode here: booh-0.9.3.tar.bz2 sig.

Find trust paths to me. Download my public key.

Development

You can check out the latest development status with the command: git clone git://git.zarb.org/booh
You may also browse using gitweb.

Compatibility warnings

History

Noticeable changes in each release (check ChangeLog in source for details):

Sun Jul 11 15:17:44 2010