. "$GRIMOIRE/FUNCTIONS"
           SPELL=pidgin-window-merge
         VERSION=$(get_scm_version)
           SOURCE=${SPELL}-git.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-git
      SOURCE_URL=git://github.com/dm0-/window_merge.git:$SPELL-git
   SOURCE_IGNORE=volatile
  FORCE_DOWNLOAD=1
        WEB_SITE=http://github.com/dm0-/window_merge
         ENTERED=20140923
      LICENSE[0]=GPL
        KEYWORDS="chat plugin window"
           SHORT="One window plugin for Pidgin"
cat << EOF
Window Merge is a Pidgin plugin that merges a conversation window
with the Buddy List window. It can be used to achieve a rudimentary
"single window mode" for Pidgin. Both Window Merge and Pidgin itself
should be kept updated for the most stable experience
EOF
