summaryrefslogtreecommitdiffstats
path: root/mobile
diff options
context:
space:
mode:
authorEric Sandall2012-10-17 17:08:07 -0700
committerEric Sandall2012-10-17 17:08:07 -0700
commit0c9f096d1ffb110081c8f9503139ead78c4c1f1d (patch)
treed71485ca6eae6e43fd4b3c64a7d1eb03ef1f54ce /mobile
parent087bba798f2997e769c68868fa932da0eb4dcf98 (diff)
geoclue: Updated to 0.12.99 (works with glib2 2.34.1)
Removed geoclue-gcc46.patch included in release
Diffstat (limited to 'mobile')
-rwxr-xr-xmobile/geoclue/DETAILS7
-rw-r--r--mobile/geoclue/HISTORY5
-rwxr-xr-xmobile/geoclue/PRE_BUILD3
-rw-r--r--mobile/geoclue/geoclue-0.12.99.tar.gz.sigbin0 -> 287 bytes
-rw-r--r--mobile/geoclue/geoclue-gcc46.patch23
5 files changed, 9 insertions, 29 deletions
diff --git a/mobile/geoclue/DETAILS b/mobile/geoclue/DETAILS
index bf63a1549a..ec6c891415 100755
--- a/mobile/geoclue/DETAILS
+++ b/mobile/geoclue/DETAILS
@@ -1,11 +1,12 @@
SPELL=geoclue
- VERSION=0.12.0
- SOURCE_HASH=sha512:c65fef518fea5708067def3595a57b2e3cb4c04a3d1c367ac02c4802386a6c8420b3d20f5194896d8e0fdeee6cc6af2744cc920af1ab680a3ca197cb5a5bfab5
+ VERSION=0.12.99
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+# SOURCE_HASH=sha512:c65fef518fea5708067def3595a57b2e3cb4c04a3d1c367ac02c4802386a6c8420b3d20f5194896d8e0fdeee6cc6af2744cc920af1ab680a3ca197cb5a5bfab5
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
WEB_SITE=http://www.freedesktop.org/wiki/Software/GeoClue
- SOURCE_URL[0]=https://launchpad.net/geoclue/trunk/0.12/+download/$SOURCE
+ SOURCE_URL[0]=http://people.freedesktop.org/~hadess/$SOURCE
LICENSE[0]=LGPL
ENTERED=20090705
KEYWORDS=""
diff --git a/mobile/geoclue/HISTORY b/mobile/geoclue/HISTORY
index ba1f2677cc..a5e8cffeca 100644
--- a/mobile/geoclue/HISTORY
+++ b/mobile/geoclue/HISTORY
@@ -1,3 +1,8 @@
+2012-10-17 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: Updated to 0.12.99 (works with glib2 2.34.1)
+ * PRE_BUILD: No longer needed
+ * geoclue-gcc46.patch: Removed, included in release
+
2012-04-05 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 0.12.0, SOURCE_URL[0] updated
* PRE_BUILD, geoclue-gcc46.patch: added patch from Arch
diff --git a/mobile/geoclue/PRE_BUILD b/mobile/geoclue/PRE_BUILD
deleted file mode 100755
index b203760ab4..0000000000
--- a/mobile/geoclue/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-patch -p1 < $SPELL_DIRECTORY/geoclue-gcc46.patch
diff --git a/mobile/geoclue/geoclue-0.12.99.tar.gz.sig b/mobile/geoclue/geoclue-0.12.99.tar.gz.sig
new file mode 100644
index 0000000000..3b479a46ee
--- /dev/null
+++ b/mobile/geoclue/geoclue-0.12.99.tar.gz.sig
Binary files differ
diff --git a/mobile/geoclue/geoclue-gcc46.patch b/mobile/geoclue/geoclue-gcc46.patch
deleted file mode 100644
index 11bf48547e..0000000000
--- a/mobile/geoclue/geoclue-gcc46.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From 90669619d1d621080ef00dcb8db1c3d206ee0bfe Mon Sep 17 00:00:00 2001
-From: Dan Williams <dcbw@redhat.com>
-Date: Mon, 07 Mar 2011 23:46:15 +0000
-Subject: master: Fix warning with GCC 4.6
-
----
-diff --git a/src/master-provider.c b/src/master-provider.c
-index 790c043..e4ea053 100644
---- a/src/master-provider.c
-+++ b/src/master-provider.c
-@@ -846,10 +846,6 @@ gc_master_provider_initialize_interfaces (GcMasterProvider *provider)
- static gboolean
- gc_master_provider_initialize (GcMasterProvider *provider)
- {
-- GcMasterProviderPrivate *priv;
--
-- priv = GET_PRIVATE (provider);
--
- if (!gc_master_provider_initialize_interfaces (provider)) {
- return FALSE;
- }
---
-cgit v0.8.3-6-g21f6