~sil2100/location-service/gps-arm64

« back to all changes in this revision

Viewing changes to data/ubuntu-location-service.pc.in

  • Committer: Thomas Voß
  • Date: 2013-05-28 14:20:45 UTC
  • Revision ID: thomas.voss@canonical.com-20130528142045-kq5umqdmm4o53vwk
Initial push.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@CMAKE_INSTALL_PREFIX@
 
2
exec_prefix=${prefix}
 
3
libdir=${exec_prefix}/lib
 
4
includedir=${exec_prefix}/include
 
5
 
 
6
Name: @CMAKE_PROJECT_NAME@
 
7
Description: A location service aggregating position/velocity/heading
 
8
 updates and exporting them over dbus.
 
9
Version: @UBUNTU_LOCATION_SERVICE_VERSION_MAJOR@.@UBUNTU_LOCATION_SERVICE_VERSION_MINOR@.@UBUNTU_LOCATION_SERVICE_VERSION_PATCH@
 
10
Cflags: -I${includedir}/ubuntu-location-service-@UBUNTU_LOCATION_SERVICE_VERSION_MAJOR@
 
11
Requires: dbus-cpp
 
 
b'\\ No newline at end of file'