summaryrefslogtreecommitdiffstats
path: root/mobile
diff options
context:
space:
mode:
Diffstat (limited to 'mobile')
-rwxr-xr-xmobile/geoclue/DETAILS6
-rw-r--r--mobile/geoclue/HISTORY4
-rwxr-xr-xmobile/geoclue/PRE_BUILD3
-rw-r--r--mobile/geoclue/geoclue-gcc46.patch23
4 files changed, 33 insertions, 3 deletions
diff --git a/mobile/geoclue/DETAILS b/mobile/geoclue/DETAILS
index d58f977fea..bf63a1549a 100755
--- a/mobile/geoclue/DETAILS
+++ b/mobile/geoclue/DETAILS
@@ -1,11 +1,11 @@
SPELL=geoclue
- VERSION=0.11.1
- SOURCE_HASH=sha512:edeac763ebb6cc4844d1b6e8a4be75898905c80e05c877764910707cc081bcb257ac28af5195667433d5c392afe9f890b5890f37a00e1f6a3c314febab927de4
+ VERSION=0.12.0
+ SOURCE_HASH=sha512:c65fef518fea5708067def3595a57b2e3cb4c04a3d1c367ac02c4802386a6c8420b3d20f5194896d8e0fdeee6cc6af2744cc920af1ab680a3ca197cb5a5bfab5
SOURCE=$SPELL-$VERSION.tar.gz
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]=http://folks.o-hand.com/jku/geoclue-releases/$SOURCE
+ SOURCE_URL[0]=https://launchpad.net/geoclue/trunk/0.12/+download/$SOURCE
LICENSE[0]=LGPL
ENTERED=20090705
KEYWORDS=""
diff --git a/mobile/geoclue/HISTORY b/mobile/geoclue/HISTORY
index 60adfb86e6..ba1f2677cc 100644
--- a/mobile/geoclue/HISTORY
+++ b/mobile/geoclue/HISTORY
@@ -1,3 +1,7 @@
+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
+
2011-10-14 Bor Kraljič <pyrobor@ver.si>
* DETAILS: fixed long description wrap (scripted)
diff --git a/mobile/geoclue/PRE_BUILD b/mobile/geoclue/PRE_BUILD
new file mode 100755
index 0000000000..b203760ab4
--- /dev/null
+++ b/mobile/geoclue/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+patch -p1 < $SPELL_DIRECTORY/geoclue-gcc46.patch
diff --git a/mobile/geoclue/geoclue-gcc46.patch b/mobile/geoclue/geoclue-gcc46.patch
new file mode 100644
index 0000000000..11bf48547e
--- /dev/null
+++ b/mobile/geoclue/geoclue-gcc46.patch
@@ -0,0 +1,23 @@
+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