Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
meta-nemo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
NemoMobile
meta-nemo
Commits
b030ee20
Commit
b030ee20
authored
Oct 07, 2017
by
Florent Revest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adds a Geoclue 0.12.99 recipe
parent
857eaa18
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
0 deletions
+30
-0
geoclue_0.12.99.bb
recipes-navigation/geoclue/geoclue_0.12.99.bb
+30
-0
No files found.
recipes-navigation/geoclue/geoclue_0.12.99.bb
0 → 100644
View file @
b030ee20
SUMMARY = "The Geolocation Service"
DESCRIPTION = "Geoclue is a D-Bus service that provides location information. \
The primary goal of the Geoclue project is to make creating location-aware applications \
as simple as possible, while the secondary goal is to ensure that no application \
can access location information without explicit permission from user."
LICENSE = "LGPLv2.0"
SECTION = "console/network"
LIC_FILES_CHKSUM = "file://COPYING;md5=149a9c1e8e40b7453ce8c62ed489f481"
DEPENDS = "glib-2.0 dbus dbus-glib libxml2 libxslt-native dbus-glib-native"
inherit autotools pkgconfig gtk-doc
SRC_URI = "http://freedesktop.org/~hadess/geoclue-0.12.99.tar.gz"
SRC_URI[md5sum] = "779245045bfeeec4853da8baaa3a18e6"
SRC_URI[sha256sum] = "fe396c91cb52de4219281f4d9223156338fc03670d34700281e86d1399b80a72"
B = "${S}"
# Without this line, package is delcared a library and named libgeoclue*
AUTO_LIBNAME_PKGS = ""
FILES_${PN} += " \
${datadir}/dbus-1/services \
${datadir}/geoclue-providers \
${datadir}/glib-2.0/schemas \
${datadir}/GConf/gsettings/geoclue \
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment