[SM-Commit] GIT changes to devel-gnome-2.32 grimoire by Ladislav Hagara (baf1dca0bcc6272d514b2c8ed7a92e3f473b06f5)

Ladislav Hagara scm at sourcemage.org
Sun Oct 24 09:08:37 EDT 2010


GIT changes to devel-gnome-2.32 grimoire by Ladislav Hagara <hgr at vabo.cz>:

 ChangeLog                                 |    4 ++++
 gnome2-libs/folks/DEPENDS                 |    2 ++
 gnome2-libs/folks/DETAILS                 |   15 +++++++++++++++
 gnome2-libs/folks/HISTORY                 |    3 +++
 gnome2-libs/folks/folks-0.2.0.tar.bz2.sig |binary
 5 files changed, 24 insertions(+)

New commits:
commit baf1dca0bcc6272d514b2c8ed7a92e3f473b06f5
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>

    gnome2-libs/folks: new spell, library that aggregates people from
    multiple sources

diff --git a/ChangeLog b/ChangeLog
index c22ca3e..a7cf8d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-24 Ladislav Hagara <hgr at vabo.cz>
+	* gnome2-libs/folks: new spell
+	  library that aggregates people from multiple sources
+
 2010-10-23 Ladislav Hagara <hgr at vabo.cz>
 	* gnome2-libs/json-glib: new spell, JSON Parser for GLib
 
diff --git a/gnome2-libs/folks/DEPENDS b/gnome2-libs/folks/DEPENDS
new file mode 100755
index 0000000..e31b12f
--- /dev/null
+++ b/gnome2-libs/folks/DEPENDS
@@ -0,0 +1,2 @@
+depends vala &&
+depends telepathy-glib
diff --git a/gnome2-libs/folks/DETAILS b/gnome2-libs/folks/DETAILS
new file mode 100755
index 0000000..b62cfca
--- /dev/null
+++ b/gnome2-libs/folks/DETAILS
@@ -0,0 +1,15 @@
+           SPELL=folks
+         VERSION=0.2.0
+          BRANCH=`echo $VERSION|cut -d . -f 1,2` 
+          SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+      SOURCE_GPG=gurus.gpg:$SOURCE.sig
+      LICENSE[0]=LGPL
+        WEB_SITE=http://telepathy.freedesktop.org/wiki/Folks
+         ENTERED=20101024
+           SHORT="library that aggregates people from multiple sources"
+cat << EOF
+libfolks is a library that aggregates people from multiple sources
+(eg, Telepathy connection managers) to create metacontacts.
+EOF
diff --git a/gnome2-libs/folks/HISTORY b/gnome2-libs/folks/HISTORY
new file mode 100644
index 0000000..3eb5168
--- /dev/null
+++ b/gnome2-libs/folks/HISTORY
@@ -0,0 +1,3 @@
+2010-10-24 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS, DEPENDS: spell created,version 0.2.0
+
diff --git a/gnome2-libs/folks/folks-0.2.0.tar.bz2.sig b/gnome2-libs/folks/folks-0.2.0.tar.bz2.sig
new file mode 100644
index 0000000..55d3427
Binary files /dev/null and b/gnome2-libs/folks/folks-0.2.0.tar.bz2.sig differ



More information about the SM-Commit mailing list