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

NAME="gnome-keyring-sharp"
VERSION="1.0.0"
REVISION="1"

PKG_SOURCEURL='http://ftp.novell.com/pub/mono/sources/$NAME/$NAME-$VERSION.tar.bz2'

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

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