Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (cb6210a6895c2164c311d532caa3e51526574eb0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (cb6210a6895c2164c311d532caa3e51526574eb0)
  • Date: Wed, 24 Jun 2009 22:10:48 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

ChangeLog | 1 +
gnome2-apps/gnome-do-plugins/DEPENDS | 3 +++
gnome2-apps/gnome-do-plugins/DETAILS | 13 +++++++++++++
gnome2-apps/gnome-do-plugins/HISTORY | 2 ++
4 files changed, 19 insertions(+)

New commits:
commit cb6210a6895c2164c311d532caa3e51526574eb0
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

gnome2-apps/gnome-do-plugins: new spell, gnome-do plugins

this needs another dependencies, no time now, feel free to add them,
my gnome-do-plugins stop at:

checking for BANSHEE_INDEXER... yes
checking for EVOLUTION_SHARP... yes
checking for FLICKRNET... configure: error: Package requirements
(flickrnet) were not met:

No package 'flickrnet' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

diff --git a/ChangeLog b/ChangeLog
index 90f1a4f..fde0f40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
* utils/notify-sharp: new spell, C# client implementation for Desktop
Notifications
* gnome2-apps/gnome-do: new spell, an intelligent launcher tool
+ * gnome2-apps/gnome-do-plugins: new spell, plugins for gnome-do

2009-06-24 Ladislav Hagara <hgr AT vabo.cz>
* utils/eggdbus: new spell, D-Bus bindings for GObject
diff --git a/gnome2-apps/gnome-do-plugins/DEPENDS
b/gnome2-apps/gnome-do-plugins/DEPENDS
new file mode 100755
index 0000000..bed8192
--- /dev/null
+++ b/gnome2-apps/gnome-do-plugins/DEPENDS
@@ -0,0 +1,3 @@
+depends gnome-do &&
+depends banshee &&
+depends evolution-sharp
diff --git a/gnome2-apps/gnome-do-plugins/DETAILS
b/gnome2-apps/gnome-do-plugins/DETAILS
new file mode 100755
index 0000000..085ae10
--- /dev/null
+++ b/gnome2-apps/gnome-do-plugins/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=gnome-do-plugins
+ VERSION=0.8.1.3
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+
SOURCE_URL[0]=http://edge.launchpad.net/do-plugins/0.8/0.8.1/+download/$SOURCE
+ WEB_SITE=http://do.davebsd.com/
+ ENTERED=20090625
+
SOURCE_HASH=sha512:e155799b7b4f12ec03453dc3f4340d519d764829c596d6639d02c007d031aa5cfacd6814c0dd583e5cbf4c110468f8d978ee0c134bc401e11addef6b15918d8d
+ LICENSE[0]=GPL
+ SHORT="gnome-do plugins"
+cat << EOF
+gnome do plugins
+EOF
diff --git a/gnome2-apps/gnome-do-plugins/HISTORY
b/gnome2-apps/gnome-do-plugins/HISTORY
new file mode 100644
index 0000000..55deace
--- /dev/null
+++ b/gnome2-apps/gnome-do-plugins/HISTORY
@@ -0,0 +1,2 @@
+2009-06-24 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS: spell created, version 0.8.3.1




Archive powered by MHonArc 2.6.24.

Top of Page