SPELL=gnokii if [[ $GNOKII_SCM == y ]]; then if [[ $GNOKII_SCM_AUTOUPDATE == y ]]; then VERSION=$(date +%Y%m%d) else VERSION=cvs fi SOURCE=$SPELL-cvs.tar.bz2 FORCE_DOWNLOAD=ON SOURCE_URL[0]=cvs://:pserver:anonymous@cvs.sv.nongnu.org:/sources/gnokii:gnokii SOURCE_IGNORE=volatile SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-cvs" else VERSION=0.6.29 SOURCE=$SPELL-$VERSION.tar.bz2 SOURCE_URL[0]=http://www.gnokii.org/download/$SPELL/$SOURCE SOURCE_HASH=sha512:0d080b4f06163d00fcae5f27fe3b66886c12cf0356c245a5200552e1f98e4347f15b0101d5e709a3d6f98b3ffc55ede12789bec779cc0c9d566db1e4a050ae32 SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION" fi WEB_SITE=http://www.gnokii.org/ LICENSE[0]=GPL ENTERED=20060911 KEYWORDS="mobile telephony" SHORT="tools and drivers for using mobile phones under Linux" cat << EOF gnokii provides tools and a user space driver for use with mobile phones under Linux and unix. With gnokii you can do such things as make data calls, update your address book, change calendar entires, send and receive SMS messages and load ring tones depending on the phone you have. EOF