summaryrefslogtreecommitdiffstats
path: root/chat-im/pidgin-window-merge/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/pidgin-window-merge/DETAILS')
-rwxr-xr-xchat-im/pidgin-window-merge/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/chat-im/pidgin-window-merge/DETAILS b/chat-im/pidgin-window-merge/DETAILS
new file mode 100755
index 0000000000..4765f04c69
--- /dev/null
+++ b/chat-im/pidgin-window-merge/DETAILS
@@ -0,0 +1,19 @@
+. "$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