# libbonobo-activation 2.2.5
# ==========================
# Slackware 9.0's 'bonobo-activation' package (for Gnome 2.2.x) includes
# libbonobo-activation 2.2.1 Slackware 9.1 and up doesn't include this
# because it's functionality was merged into libbonobo for Gnome 2.4.x
# If you use Gnome 2.4.x or higher, don't install this. I don't use Gnome
# 2.2.x anywhere any more, so I can't verify that this actually works and
# such, but I'll keep updating this if new versions become available.
# Version 2.4.0 exists, but it's just a configure script that says that
# it's functionality has been moved into libbonobo.
# Prerequisites:
# perl
# sed
# grep
# flex
# bison
# gettext
# pkg-config
# glib-2.0 >= 2.0.1
# ORBit-2.0 >= 2.4.0
# linc
# libxml-2.0 >= 2.4.20
# gtk-doc >= 0.9, db2html (Slackware 9.0 includes 'sgml-tools' in extra,
# 9.1, 10.0, 10.1, and 10.2 include it as a regular package in 'ap',
# they're all version 1.0.9)
# popt
# procps's ps utility
cd
test -f installed/bonobo-activation-2.2.5.tar.bz2 &&
mv installed/bonobo-activation-2.2.5.tar.bz2 .
test ! -f bonobo-activation-2.2.5.tar.bz2 &&
wget http://ftp.gnome.org/pub/GNOME/sources/bonobo-activation/2.2/\
bonobo-activation-2.2.5.tar.bz2