#!/bin/sh
#
# Copyright 2004 Dagmar d'Surreal <rivyqntzne@tznvy.pbz>
# Available under the terms of the GNU GPL.
#

NAME="gimp-help-2"
VERSION="0.9"
REVISION="2"
PKG_ARCH=noarch

PKG_SOURCEURL='ftp://ftp.gimp.org/pub/gimp/help/testing/$NAME-$VER_MAJ.$VER_MIN.tar.gz'

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

cflags
prepare
analyzesource

PKG_SCROLLKEEPER=0

configure
make
makeinstall
tidydocumentation
analyzebinaries
finalizepackage
packagize
cleanup
