Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (6e7ba688700599eaedc48e3d5c5d1177a1ead7ec)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pieter Lenaerts <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (6e7ba688700599eaedc48e3d5c5d1177a1ead7ec)
  • Date: Fri, 28 Jul 2006 02:30:02 -0500

GIT changes to master grimoire by Pieter Lenaerts <e-type AT sourcemage.org>:

utils/dbus-mono/DEPENDS | 2 +-
utils/dbus-mono/DETAILS | 13 +++++++------
2 files changed, 8 insertions(+), 7 deletions(-)

New commits:
commit 6e7ba688700599eaedc48e3d5c5d1177a1ead7ec
Author: Pieter Lenaerts <e-type AT sourcemage.org>
Commit: Pieter Lenaerts <e-type AT sourcemage.org>

dbus-mono: forgot half of DETAILS and depends dbus-glib, not dbus

diff --git a/utils/dbus-mono/DEPENDS b/utils/dbus-mono/DEPENDS
index 6170037..15ce3a0 100755
--- a/utils/dbus-mono/DEPENDS
+++ b/utils/dbus-mono/DEPENDS
@@ -1,3 +1,3 @@
depends git &&
depends mono &&
-depends dbus
+depends dbus-glib
diff --git a/utils/dbus-mono/DETAILS b/utils/dbus-mono/DETAILS
index 7332574..0ff2a81 100755
--- a/utils/dbus-mono/DETAILS
+++ b/utils/dbus-mono/DETAILS
@@ -8,11 +8,12 @@ fi
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-git
SOURCE_URL=git://anongit.freedesktop.org/git/dbus/dbus-mono:dbus-mono
SOURCE_IGNORE=volatile
- WEB_SITE=
- ENTERED=
- UPDATED=
- LICENSE[0]=
- SHORT=""
+ WEB_SITE=http://freedesktop.org/wiki/Software_2fdbus
+ ENTERED=20060728
+ UPDATED=20060728
+ LICENSE[0]=GPL
+ KEYWORDS="utils"
+ SHORT="mono bindings for dbus"
cat << EOF
-
+Thick mono bindings for dbus
EOF



  • [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (6e7ba688700599eaedc48e3d5c5d1177a1ead7ec), Pieter Lenaerts, 07/28/2006

Archive powered by MHonArc 2.6.24.

Top of Page