update to geoclue2-2.2.0
This commit is contained in:
parent
87b9083077
commit
36eceec0b8
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2015/04/04 09:30:30 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2015/04/13 07:49:34 jasper Exp $
|
||||
|
||||
COMMENT= modular geoinformation service on top of D-Bus
|
||||
|
||||
VERSION= 2.1.10
|
||||
VERSION= 2.2.0
|
||||
DISTNAME= geoclue-${VERSION}
|
||||
PKGNAME= geoclue2-${VERSION}
|
||||
CATEGORIES= geo devel
|
||||
REVISION= 2
|
||||
|
||||
HOMEPAGE= http://geoclue.freedesktop.org/
|
||||
|
||||
@ -20,7 +19,7 @@ MASTER_SITES= http://freedesktop.org/software/geoclue/releases/${VERSION:R}/
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
WANTLIB += c ffi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 json-glib-1.0
|
||||
WANTLIB += m pcre pthread soup-2.4 sqlite3 xml2 z
|
||||
WANTLIB += lzma m pcre pthread soup-2.4 sqlite3 xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
textproc/intltool \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (geoclue-2.1.10.tar.xz) = 8dfnqcYGM9PXR/Vf7oSCmRFLMiKk1l6VXCy80pfQHGg=
|
||||
SIZE (geoclue-2.1.10.tar.xz) = 334916
|
||||
SHA256 (geoclue-2.2.0.tar.xz) = pJDeDU+Xy2X4Hp/Q9ofH6E7yxBUJwhShQ4lk9UHH1EY=
|
||||
SIZE (geoclue-2.2.0.tar.xz) = 338912
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2014/10/04 08:41:56 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2015/04/13 07:49:34 jasper Exp $
|
||||
@newgroup _geoclue:731
|
||||
@newuser _geoclue:731:_geoclue:daemon:GeoClue service user:/nonexistent:/sbin/nologin
|
||||
lib/pkgconfig/geoclue-2.0.pc
|
||||
@ -7,11 +7,9 @@ libexec/geoclue-2.0/
|
||||
libexec/geoclue-2.0/demos/
|
||||
@bin libexec/geoclue-2.0/demos/where-am-i
|
||||
share/applications/geoclue-where-am-i.desktop
|
||||
share/dbus-1/
|
||||
share/dbus-1/interfaces/
|
||||
share/dbus-1/interfaces/org.freedesktop.GeoClue2.Agent.xml
|
||||
share/dbus-1/interfaces/org.freedesktop.GeoClue2.xml
|
||||
share/dbus-1/system-services/
|
||||
share/dbus-1/system-services/org.freedesktop.GeoClue2.service
|
||||
share/examples/geoclue/
|
||||
share/examples/geoclue/dbus-1/
|
||||
|
Loading…
x
Reference in New Issue
Block a user