SPELL=conkeror if [[ $CONKEROR_VCS_AUTOUPDATE == y ]]; then VERSION=$(date +%Y%m%d) else VERSION=git fi SOURCE=$SPELL-git.tar.bz2 SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git" SOURCE_URL[0]=git://repo.or.cz/conkeror.git:$SPELL-git SOURCE_IGNORE=volatile FORCE_DOWNLOAD=1 WEB_SITE=http://conkeror.org ENTERED=20080718 LICENSE[0]=MOZILLA KEYWORDS="http web browser emacs" SHORT="highly-programmable web browser based on XULRunner, inspired by Emacs" cat << EOF Conkeror is a highly-programmable web browser based on XULRunner. Inspired by Emacs, it has a sophisticated keyboard system for running commands and interacting with web page content. It interfaces with external editors and viewers. It is self-documenting and extensible with Javascript. EOF .