[SM-Commit] GIT changes to master grimoire by Eric Sandall (50d4ca9b853f13e7cf860ea9693f40fd12039443)

Eric Sandall scm at sourcemage.org
Fri Apr 4 17:42:32 EDT 2008


GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:

 ChangeLog                                              |    1 +
 kde4-look/plasmoid-mpc/73280-plasma-mpc_0.2.tar.gz.sig |binary
 kde4-look/plasmoid-mpc/CONFIGURE                       |    1 +
 kde4-look/plasmoid-mpc/DEPENDS                         |    3 +++
 kde4-look/plasmoid-mpc/DETAILS                         |   15 +++++++++++++++
 kde4-look/plasmoid-mpc/HISTORY                         |    3 +++
 6 files changed, 23 insertions(+)

New commits:
commit 50d4ca9b853f13e7cf860ea9693f40fd12039443
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    plasmoid-mpc: Added an MPD client plasmoid for KDE4

diff --git a/ChangeLog b/ChangeLog
index 718487a..5cc1cb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
 	* kde4-look/plasmoid-netgraph: Added a network usage plasmoid
 	* kde4-look/plasmoid-atips: Added a plasmoid for ATI PowerSave
 	* kde4-look/plasmoid-emailnotify: Added a plasmoid for mail checks
+	* kde4-look/plasmoid-mpc: Added an MPD client plasmoid
 
 2008-04-04 Vlad Glagolev <stealth at sourcemage.org>
 	* python-pypi/python-mpd: new spell, Python MPD client library
diff --git a/kde4-look/plasmoid-mpc/73280-plasma-mpc_0.2.tar.gz.sig b/kde4-look/plasmoid-mpc/73280-plasma-mpc_0.2.tar.gz.sig
new file mode 100644
index 0000000..2ffaf4b
Binary files /dev/null and b/kde4-look/plasmoid-mpc/73280-plasma-mpc_0.2.tar.gz.sig differ
diff --git a/kde4-look/plasmoid-mpc/CONFIGURE b/kde4-look/plasmoid-mpc/CONFIGURE
new file mode 100755
index 0000000..3e2e1ef
--- /dev/null
+++ b/kde4-look/plasmoid-mpc/CONFIGURE
@@ -0,0 +1 @@
+source  $SECTION_DIRECTORY/KDE_CONFIGURE
diff --git a/kde4-look/plasmoid-mpc/DEPENDS b/kde4-look/plasmoid-mpc/DEPENDS
new file mode 100755
index 0000000..68ce238
--- /dev/null
+++ b/kde4-look/plasmoid-mpc/DEPENDS
@@ -0,0 +1,3 @@
+source  $SECTION_DIRECTORY/KDE_DEPENDS  &&
+
+depends  mpc
diff --git a/kde4-look/plasmoid-mpc/DETAILS b/kde4-look/plasmoid-mpc/DETAILS
new file mode 100755
index 0000000..f114c5d
--- /dev/null
+++ b/kde4-look/plasmoid-mpc/DETAILS
@@ -0,0 +1,15 @@
+           SPELL=plasmoid-mpc
+         VERSION=0.2
+          SOURCE=73280-${SPELL/plasmoid/plasma}_$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/plasmoid/plasma}_$VERSION
+   SOURCE_URL[0]=http://kde-look.org/CONTENT/content-files/$SOURCE
+      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+      LICENSE[0]=GPL
+        WEB_SITE=http://kde-look.org/content/show.php/plasma-mpc?content=73280
+        KEYWORDS="kde4"
+         ENTERED=20080404
+           SHORT='Plasmoid MPD client'
+cat << EOF
+Very simple yet effective MPD client. It uses a combination of DBUS calls to
+KLauncher + mpc executable.
+EOF
diff --git a/kde4-look/plasmoid-mpc/HISTORY b/kde4-look/plasmoid-mpc/HISTORY
new file mode 100644
index 0000000..7a2febf
--- /dev/null
+++ b/kde4-look/plasmoid-mpc/HISTORY
@@ -0,0 +1,3 @@
+2008-04-04 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS, DEPENDS: Created
+



More information about the SM-Commit mailing list