Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (a23174159dfaa5fc5bad532c870badef93f556ae)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (a23174159dfaa5fc5bad532c870badef93f556ae)
  • Date: Sat, 30 Jan 2010 21:24:17 -0600

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

ChangeLog | 4 ++++
chat-im/pidgimpd/DEPENDS | 2 ++
chat-im/pidgimpd/DETAILS | 22 ++++++++++++++++++++++
chat-im/pidgimpd/HISTORY | 3 +++
4 files changed, 31 insertions(+)

New commits:
commit a23174159dfaa5fc5bad532c870badef93f556ae
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

chat-im/pidgimpd: new spell, pidgin plugin to display current MPD track

diff --git a/ChangeLog b/ChangeLog
index df08874..f594ed5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-01-30 Pol Vinogradov <vin.public AT gmail.com>
+ * chat-im/pidgimpd: new spell, pidgin plugin to display current MPD
+ track
+
2010-01-30 Ladislav Hagara <hgr AT vabo.cz>
* kde-apps/kopete: removed deprecated spell

diff --git a/chat-im/pidgimpd/DEPENDS b/chat-im/pidgimpd/DEPENDS
new file mode 100755
index 0000000..d459935
--- /dev/null
+++ b/chat-im/pidgimpd/DEPENDS
@@ -0,0 +1,2 @@
+depends pidgin &&
+depends libmpd
diff --git a/chat-im/pidgimpd/DETAILS b/chat-im/pidgimpd/DETAILS
new file mode 100755
index 0000000..8ff1c71
--- /dev/null
+++ b/chat-im/pidgimpd/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=pidgimpd
+ VERSION=1.1.1
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://ayeon.org/projects/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:e875a76cd5667ebcfddbb2578b88abf04a28f1d01a4dbe35e93b851a36364c62d3fbe6fe312da2bffbc63c58a9b0bdb02a72d761e64ff6347ec92a8b73fede4c
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://ayeon.org/projects/pidgimpd/";
+ LICENSE[0]="GPL"
+ ENTERED=20100130
+ KEYWORDS="im chat pidgin player"
+ SHORT="Pidgin plugin to display current MPD track"
+cat << EOF
+PidgiMPD can do both automatic and manual tasks. The manual tasks are handled
+via the command /mpc in conversation windows. Help about that command can
+be found using the parameter help.
+
+The automatic tasks are:
+ * Automatically set away message to user defined string OR set Pidgin TUNE
+status, if available. (TUNE status is supported in MSNP14 and Jabber)
+ * Automatically send currently playing song information to users in
+active conversations.
+EOF
diff --git a/chat-im/pidgimpd/HISTORY b/chat-im/pidgimpd/HISTORY
new file mode 100644
index 0000000..a325c04
--- /dev/null
+++ b/chat-im/pidgimpd/HISTORY
@@ -0,0 +1,3 @@
+2010-01-30 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS, DEPENDS: spell created
+



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (a23174159dfaa5fc5bad532c870badef93f556ae), Pol Vinogradov, 01/30/2010

Archive powered by MHonArc 2.6.24.

Top of Page