SPELL=gnome-desktop3 VERSION=3.8.3 BRANCH=`echo $VERSION|cut -d . -f 1,2` SOURCE=gnome-desktop-$VERSION.tar.xz SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnome-desktop-$VERSION SOURCE_URL[0]=$GNOME_URL/sources/gnome-desktop/$BRANCH/$SOURCE SOURCE_GPG="gurus.gpg:${SOURCE}.sig" LICENSE[0]=GPL LICENSE[1]=LGPL LICENSE[2]=FDL WEB_SITE=http://www.gnome.org ENTERED=20110425 SHORT="Common files and APIs for the GNOME 3.0 desktop" cat << EOF The package contains the libgnome-desktop library which contains APIs that really belong in libgnome[ui] but have not seen enough testing or development to be considered stable. Use at your own risk. Also contained here are documents installed as part of the core GNOME distribution, e.g. the GPL, GNOME's .desktop files, the gnome-about program, some manpages and GNOME's core graphics files and icons. EOF