import geoclue 0.11.1
Geoclue is a modular geoinformation service built on top of the D-Bus messaging system. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. Geoclue defines a set of geoinformation APIs, but it also includes some providers that implement those APIs.
This commit is contained in:
parent
21ccc0db85
commit
1edcbeecec
41
geo/geoclue/Makefile
Normal file
41
geo/geoclue/Makefile
Normal file
@ -0,0 +1,41 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/02/15 16:35:05 jasper Exp $
|
||||
|
||||
COMMENT= modular geoinformation service on top of D-Bus
|
||||
|
||||
DISTNAME= geoclue-0.11.1
|
||||
SHARED_LIBS += geoclue 0.0 # .0.0
|
||||
CATEGORIES= geo devel
|
||||
|
||||
HOMEPAGE= http://geoclue.freedesktop.org/
|
||||
|
||||
# LGPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://folks.o-hand.com/jku/geoclue-releases/
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
WANTLIB += ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
|
||||
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo dbus-1
|
||||
WANTLIB += dbus-glib-1 expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 gthread-2.0
|
||||
WANTLIB += gtk-x11-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre pixman-1 png pthread xml2 z
|
||||
|
||||
LIB_DEPENDS= gconf-2::devel/gconf2 \
|
||||
gps::misc/gpsd
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
--enable-gtk-doc=no
|
||||
#CONFIGURE_ARGS+= --enable-system-bus
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
5
geo/geoclue/distinfo
Normal file
5
geo/geoclue/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (geoclue-0.11.1.tar.gz) = tsquo/3uv16Ylru8KjBv/Q==
|
||||
RMD160 (geoclue-0.11.1.tar.gz) = dyf4yiJ4JEUSBo442u8GU6kmtuU=
|
||||
SHA1 (geoclue-0.11.1.tar.gz) = FqIITipHy9RXCyyzH8E8lcJlzsE=
|
||||
SHA256 (geoclue-0.11.1.tar.gz) = nDs4qo3lEGNlH5O00bpmJmYFci7KpDbTZ5F4nK6XAgU=
|
||||
SIZE (geoclue-0.11.1.tar.gz) = 557743
|
6
geo/geoclue/pkg/DESCR
Normal file
6
geo/geoclue/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
Geoclue is a modular geoinformation service built on top of the D-Bus
|
||||
messaging system. The goal of the Geoclue project is to make creating
|
||||
location-aware applications as simple as possible.
|
||||
|
||||
Geoclue defines a set of geoinformation APIs, but it also includes some
|
||||
providers that implement those APIs.
|
2
geo/geoclue/pkg/PFRAG.shared
Normal file
2
geo/geoclue/pkg/PFRAG.shared
Normal file
@ -0,0 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2009/02/15 16:35:05 jasper Exp $
|
||||
@lib lib/libgeoclue.so.${LIBgeoclue_VERSION}
|
94
geo/geoclue/pkg/PLIST
Normal file
94
geo/geoclue/pkg/PLIST
Normal file
@ -0,0 +1,94 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/02/15 16:35:05 jasper Exp $
|
||||
%%SHARED%%
|
||||
@bin bin/geoclue-test-gui
|
||||
include/geoclue/
|
||||
include/geoclue/gc-iface-address.h
|
||||
include/geoclue/gc-iface-geoclue.h
|
||||
include/geoclue/gc-iface-geocode.h
|
||||
include/geoclue/gc-iface-position.h
|
||||
include/geoclue/gc-iface-reverse-geocode.h
|
||||
include/geoclue/gc-iface-velocity.h
|
||||
include/geoclue/gc-provider.h
|
||||
include/geoclue/gc-web-service.h
|
||||
include/geoclue/geoclue-accuracy.h
|
||||
include/geoclue/geoclue-address-details.h
|
||||
include/geoclue/geoclue-address.h
|
||||
include/geoclue/geoclue-error.h
|
||||
include/geoclue/geoclue-geocode.h
|
||||
include/geoclue/geoclue-master-client.h
|
||||
include/geoclue/geoclue-master.h
|
||||
include/geoclue/geoclue-position.h
|
||||
include/geoclue/geoclue-provider.h
|
||||
include/geoclue/geoclue-reverse-geocode.h
|
||||
include/geoclue/geoclue-types.h
|
||||
include/geoclue/geoclue-velocity.h
|
||||
lib/libgeoclue.a
|
||||
lib/libgeoclue.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/geoclue.pc
|
||||
@bin libexec/geoclue-example
|
||||
@bin libexec/geoclue-geonames
|
||||
@bin libexec/geoclue-gpsd
|
||||
@bin libexec/geoclue-hostip
|
||||
@bin libexec/geoclue-localnet
|
||||
@bin libexec/geoclue-manual
|
||||
@bin libexec/geoclue-master
|
||||
@bin libexec/geoclue-plazes
|
||||
@bin libexec/geoclue-yahoo
|
||||
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
|
||||
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.Hostip.service
|
||||
share/dbus-1/services/org.freedesktop.Geoclue.Providers.Localnet.service
|
||||
share/dbus-1/services/org.freedesktop.Geoclue.Providers.Manual.service
|
||||
share/dbus-1/services/org.freedesktop.Geoclue.Providers.Plazes.service
|
||||
share/dbus-1/services/org.freedesktop.Geoclue.Providers.Yahoo.service
|
||||
share/geoclue-providers/
|
||||
share/geoclue-providers/geoclue-example.provider
|
||||
share/geoclue-providers/geoclue-geonames.provider
|
||||
share/geoclue-providers/geoclue-gpsd.provider
|
||||
share/geoclue-providers/geoclue-hostip.provider
|
||||
share/geoclue-providers/geoclue-localnet.provider
|
||||
share/geoclue-providers/geoclue-manual.provider
|
||||
share/geoclue-providers/geoclue-plazes.provider
|
||||
share/geoclue-providers/geoclue-yahoo.provider
|
||||
share/gtk-doc/
|
||||
share/gtk-doc/html/
|
||||
share/gtk-doc/html/geoclue/
|
||||
share/gtk-doc/html/geoclue/Address.html
|
||||
share/gtk-doc/html/geoclue/Geoclue.html
|
||||
share/gtk-doc/html/geoclue/GeoclueAddress.html
|
||||
share/gtk-doc/html/geoclue/GeoclueGeocode.html
|
||||
share/gtk-doc/html/geoclue/GeoclueMaster.html
|
||||
share/gtk-doc/html/geoclue/GeoclueMasterClient.html
|
||||
share/gtk-doc/html/geoclue/GeocluePosition.html
|
||||
share/gtk-doc/html/geoclue/GeoclueProvider.html
|
||||
share/gtk-doc/html/geoclue/GeoclueReverseGeocode.html
|
||||
share/gtk-doc/html/geoclue/GeoclueVelocity.html
|
||||
share/gtk-doc/html/geoclue/Geocode.html
|
||||
share/gtk-doc/html/geoclue/Master.html
|
||||
share/gtk-doc/html/geoclue/MasterClient.html
|
||||
share/gtk-doc/html/geoclue/Position.html
|
||||
share/gtk-doc/html/geoclue/ReverseGeocode.html
|
||||
share/gtk-doc/html/geoclue/Velocity.html
|
||||
share/gtk-doc/html/geoclue/ch01.html
|
||||
share/gtk-doc/html/geoclue/geoclue-geoclue-accuracy.html
|
||||
share/gtk-doc/html/geoclue/geoclue-geoclue-address-details.html
|
||||
share/gtk-doc/html/geoclue/geoclue-geoclue-error.html
|
||||
share/gtk-doc/html/geoclue/geoclue-geoclue-types.html
|
||||
share/gtk-doc/html/geoclue/geoclue.devhelp
|
||||
share/gtk-doc/html/geoclue/geoclue.devhelp2
|
||||
share/gtk-doc/html/geoclue/home.png
|
||||
share/gtk-doc/html/geoclue/index.html
|
||||
share/gtk-doc/html/geoclue/index.sgml
|
||||
share/gtk-doc/html/geoclue/left.png
|
||||
share/gtk-doc/html/geoclue/right.png
|
||||
share/gtk-doc/html/geoclue/rn01.html
|
||||
share/gtk-doc/html/geoclue/rn02.html
|
||||
share/gtk-doc/html/geoclue/simple-example.html
|
||||
share/gtk-doc/html/geoclue/simple-master-example.html
|
||||
share/gtk-doc/html/geoclue/style.css
|
||||
share/gtk-doc/html/geoclue/up.png
|
Loading…
Reference in New Issue
Block a user