#!/bin/sh
#
# Copyright 2004, 2007 Dagmar d'Surreal <rivyqntzne@tznvy.pbz>
# Copyright 2005, 2006, 2007 Scott Harmon
# Available under the terms of the GNU GPL.
#
# build requires gnome-do
NAME="gnome-do-docklets"
VERSION="0.8.2"
REVISION="1"
PKG_SOURCEURL='http://edge.launchpad.net/do-plugins/0.8/$VERSION/+download/$NAME-$VERSION.tar.gz'

. $DLG_ROOT/config
. $DLG_ROOT/SCRIPTS/dropline-functions.sh

cflags
cxxflags
prepare
analyzesource
configure
make
makeinstall install-strip
tidydocumentation
analyzebinaries
finalizepackage
packagize
cleanup
