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

NAME="icon-slicer"
VERSION="0.3"
REVISION="4"

PKG_SOURCEURL='http://www.freedesktop.org/software/icon-slicer/releases/icon-slicer-$VERSION.tar.gz'
PKG_SOURCEMD5='5c5374d4f265b0abe4daef1d03f87104'

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

cflags
prepare
analyzesource
configure
make
makeinstall
tidydocumentation
analyzebinaries
finalizepackage
packagize
cleanup
