#!/bin/sh
#
# Copyright 2008 Sasa Ostrouska <>
# Available under the terms of the GNU GPL.
#

NAME="telepathy-glib"
VERSION="0.9.1"
REVISION="1"

PKG_SOURCEURL='http://telepathy.freedesktop.org/releases/$NAME/$NAME-$VERSION.tar.gz'

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

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