Don't install the example provider, it does nothing but spamming system
dbus every 5 secs with timestamp and null position/address..
This commit is contained in:
parent
c423f3767f
commit
669563a44e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2012/03/29 15:00:19 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2012/04/04 10:03:12 landry Exp $
|
||||
|
||||
COMMENT= modular geoinformation service on top of D-Bus
|
||||
|
||||
@ -6,7 +6,7 @@ DISTNAME= geoclue-0.12.0
|
||||
SHARED_LIBS += geoclue 1.0 # .0.0
|
||||
CATEGORIES= geo devel
|
||||
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
|
||||
HOMEPAGE= http://geoclue.freedesktop.org/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2010/11/25 08:56:58 sebastia Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2012/04/04 10:03:12 landry Exp $
|
||||
%%SHARED%%
|
||||
include/geoclue/
|
||||
include/geoclue/gc-iface-address.h
|
||||
@ -26,7 +26,7 @@ lib/libgeoclue.a
|
||||
lib/libgeoclue.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/geoclue.pc
|
||||
@bin libexec/geoclue-example
|
||||
@comment libexec/geoclue-example
|
||||
@bin libexec/geoclue-geonames
|
||||
@bin libexec/geoclue-gpsd
|
||||
@bin libexec/geoclue-gsmloc
|
||||
@ -41,7 +41,7 @@ lib/pkgconfig/geoclue.pc
|
||||
share/dbus-1/
|
||||
share/dbus-1/services/
|
||||
share/dbus-1/services/org.freedesktop.Geoclue.Master.service
|
||||
share/dbus-1/services/org.freedesktop.Geoclue.Providers.Example.service
|
||||
@comment share/dbus-1/services/org.freedesktop.Geoclue.Providers.Example.service
|
||||
share/dbus-1/services/org.freedesktop.Geoclue.Providers.Geonames.service
|
||||
share/dbus-1/services/org.freedesktop.Geoclue.Providers.Gpsd.service
|
||||
share/dbus-1/services/org.freedesktop.Geoclue.Providers.Gsmloc.service
|
||||
@ -53,7 +53,7 @@ share/dbus-1/services/org.freedesktop.Geoclue.Providers.Plazes.service
|
||||
share/dbus-1/services/org.freedesktop.Geoclue.Providers.Skyhook.service
|
||||
share/dbus-1/services/org.freedesktop.Geoclue.Providers.Yahoo.service
|
||||
share/geoclue-providers/
|
||||
share/geoclue-providers/geoclue-example.provider
|
||||
@comment share/geoclue-providers/geoclue-example.provider
|
||||
share/geoclue-providers/geoclue-geonames.provider
|
||||
share/geoclue-providers/geoclue-gpsd.provider
|
||||
share/geoclue-providers/geoclue-gsmloc.provider
|
||||
|
Loading…
Reference in New Issue
Block a user