Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (72827d6d8200c6fd31d916dd471e6a8665fb7047)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (72827d6d8200c6fd31d916dd471e6a8665fb7047)
  • Date: Sun, 5 Jul 2009 11:08:30 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 1 +
mobile/gypsy/DEPENDS | 7 +++++++
mobile/gypsy/DETAILS | 15 +++++++++++++++
mobile/gypsy/HISTORY | 4 ++++
utils/bluez/DETAILS | 6 +++---
utils/bluez/HISTORY | 4 ++++
6 files changed, 34 insertions(+), 3 deletions(-)

New commits:
commit 72827d6d8200c6fd31d916dd471e6a8665fb7047
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

gypsy-0.6

commit 90957136abb20c181ea8860f896f3f0bb759fe9c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

bluez: => 4.43

diff --git a/ChangeLog b/ChangeLog
index be1d23d..aa046a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2009-07-05 Treeve Jelbert <treeve AT sourcemage.org>
* mobile/geoclue: new spell, geolocation tools
+ * mobile/gypsy: new spell, geolocation using GPS

2009-07-02 Vlad Glagolev <stealth AT sourcemage.org>
* utils/mnogosearch: new spell, full featured SQL-based hypertext
search
diff --git a/mobile/gypsy/DEPENDS b/mobile/gypsy/DEPENDS
new file mode 100755
index 0000000..4242d98
--- /dev/null
+++ b/mobile/gypsy/DEPENDS
@@ -0,0 +1,7 @@
+depends dbus-glib &&
+depends pkgconfig &&
+depends dbus &&
+depends glib2 &&
+depends libxslt &&
+optional_depends bluez '--enable-bluetooth' '--disable-bluetooth'
'Bluetooth support' &&
+optional_depends gtk-doc '--enable-gtk-doc' '--disable-gtk-doc' 'build docs'
diff --git a/mobile/gypsy/DETAILS b/mobile/gypsy/DETAILS
new file mode 100755
index 0000000..a9d0ead
--- /dev/null
+++ b/mobile/gypsy/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=gypsy
+ VERSION=0.6
+
SOURCE_HASH=sha512:c666bd801a1847589055f31b8dda0a2fa011697f133f9fead463a35c6b4b49c99b8090aee5b0d4774b1cc83e4e9e61ac800256a6b32afe48d519f0e6b738fe81
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+WEB_SITE=http://gypsy.freedesktop.org
+ SOURCE_URL[0]=$WEB_SITE/gypsy-releases/$SOURCE
+ LICENSE[0]=LGPL
+ ENTERED=20090705
+ KEYWORDS=""
+ SHORT=""
+cat << EOF
+Gypsy is a GPS multiplexing daemon which allows multiple clients to access
GPS data from multiple
+GPS sources concurrently.
+EOF
diff --git a/mobile/gypsy/HISTORY b/mobile/gypsy/HISTORY
new file mode 100644
index 0000000..c2b9bff
--- /dev/null
+++ b/mobile/gypsy/HISTORY
@@ -0,0 +1,4 @@
+2009-07-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.5
+ spell created
+
diff --git a/utils/bluez/DETAILS b/utils/bluez/DETAILS
index affbc60..7d23fda 100755
--- a/utils/bluez/DETAILS
+++ b/utils/bluez/DETAILS
@@ -1,8 +1,8 @@
SPELL=bluez
- VERSION=4.33
+ VERSION=4.43
+
SOURCE_HASH=sha512:7ac6a9c99a8ae46f4aff40dd873e9afe4112541a91516ff595ab3dddadebf49903fe53a0cb37904bd67a11c7f481fcbb7f1c8e469fae5524c70f827648ffb0ae
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_URL[0]=http://www.kernel.org/pub/linux/bluetooth/$SOURCE
-
SOURCE_HASH=sha512:91778b304f3862033be59bf288a7f45ed44c717cc9ed645475d22bd39d896aad267f6c8239b48712357a065d910b32381892841ea871e2aed839fc85d589b08e
+ SOURCE_URL[0]=$KERNEL_URL/pub/linux/bluetooth/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.bluez.org/
LICENSE[0]=GPL
diff --git a/utils/bluez/HISTORY b/utils/bluez/HISTORY
index 3f404f2..44e7c20 100644
--- a/utils/bluez/HISTORY
+++ b/utils/bluez/HISTORY
@@ -1,3 +1,7 @@
+2009-07-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.43
+ use generic URL
+
2009-05-02 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* init.d/bluetooth: made it non-sh, bug #13702




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (72827d6d8200c6fd31d916dd471e6a8665fb7047), Treeve Jelbert, 07/05/2009

Archive powered by MHonArc 2.6.24.

Top of Page