pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

geoclue: Update wip/geoclue to 2.5.3



Module Name:	pkgsrc-wip
Committed By:	Dan Cîrnaț <dan%alt.md@localhost>
Pushed By:	cirnatdan
Date:		Wed Jun 17 19:05:10 2020 +0200
Changeset:	4afc68e727bbf548d4083e4547f0ec8bdace46a7

Modified Files:
	geoclue/Makefile
	geoclue/PLIST
	geoclue/distinfo

Log Message:
geoclue: Update wip/geoclue to 2.5.3

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4afc68e727bbf548d4083e4547f0ec8bdace46a7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 geoclue/Makefile | 21 +++++++++---------
 geoclue/PLIST    | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 geoclue/distinfo |  8 +++----
 3 files changed, 82 insertions(+), 14 deletions(-)

diffs:
diff --git a/geoclue/Makefile b/geoclue/Makefile
index 87bf7aee3a..5ac691e98e 100644
--- a/geoclue/Makefile
+++ b/geoclue/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD: Makefile,v 1.24 2014/05/05 00:47:53 ryoon Exp $
 
-DISTNAME=	geoclue-2.2.0
+DISTNAME=	geoclue-2.5.3
 CATEGORIES=	geography
-MASTER_SITES=	https://www.freedesktop.org/software/geoclue/releases/2.2/
-EXTRACT_SUFX=	.tar.xz
+MASTER_SITES=	https://gitlab.freedesktop.org/geoclue/geoclue/-/archive/${PKGVERSION_NOREV}/
+EXTRACT_SUFX=	.tar.bz2
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://www.freedesktop.org/wiki/Software/GeoClue
@@ -14,7 +14,6 @@ BUILD_DEPENDS+=	gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
 
 USE_TOOLS=	intltool
 
-GNU_CONFIGURE=	yes
 USE_LIBTOOL=	yes
 USE_TOOLS+=	pkg-config gmake
 
@@ -25,13 +24,13 @@ BUILDLINK_TRANSFORM+=	rm:-Werror
 # for documentation build
 BUILD_DEPENDS+=	libxslt-[0-9]*:../../textproc/libxslt
 
-CONFIGURE_ARGS=		--disable-3g-source
-CONFIGURE_ARGS+=	--disable-cdma-source
-CONFIGURE_ARGS+=	--disable-nmea-source
-CONFIGURE_ARGS+=	--disable-modem-gps-source
-#for test
-#.include "../../x11/gtk2/buildlink3.mk"
+MESON_ARGS=		-D3g-source=false
+MESON_ARGS+=		-Dcdma-source=false
+MESON_ARGS+=		-Dnmea-source=false
+MESON_ARGS+=		-Dmodem-gps-source=false
 
+.include "../../sysutils/libnotify/buildlink3.mk"
+.include "../../devel/gobject-introspection/buildlink3.mk"
 .include "../../devel/glibmm/buildlink3.mk"
 .include "../../net/libsoup/buildlink3.mk"
 .include "../../textproc/json-glib/buildlink3.mk"
@@ -39,4 +38,6 @@ CONFIGURE_ARGS+=	--disable-modem-gps-source
 .include "../../sysutils/dbus-glib/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
 .include "../../devel/GConf/buildlink3.mk"
+.include "../../devel/meson/build.mk"
+
 .include "../../mk/bsd.pkg.mk"
diff --git a/geoclue/PLIST b/geoclue/PLIST
index 86ffc4c60f..fe6c1c56d7 100644
--- a/geoclue/PLIST
+++ b/geoclue/PLIST
@@ -2,11 +2,78 @@
 etc/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf
 etc/dbus-1/system.d/org.freedesktop.GeoClue2.conf
 etc/geoclue/geoclue.conf
+etc/xdg/autostart/geoclue-demo-agent.desktop
+include/libgeoclue-2.0/gclue-client.h
+include/libgeoclue-2.0/gclue-enum-types.h
+include/libgeoclue-2.0/gclue-enums.h
+include/libgeoclue-2.0/gclue-helpers.h
+include/libgeoclue-2.0/gclue-location.h
+include/libgeoclue-2.0/gclue-manager.h
+include/libgeoclue-2.0/gclue-simple.h
+include/libgeoclue-2.0/geoclue.h
+lib/girepository-1.0/Geoclue-2.0.typelib
+lib/libgeoclue-2.so
+lib/libgeoclue-2.so.0
+lib/libgeoclue-2.so.0.0.0
 lib/pkgconfig/geoclue-2.0.pc
+lib/pkgconfig/libgeoclue-2.0.pc
 libexec/geoclue
+libexec/geoclue-2.0/demos/agent
 libexec/geoclue-2.0/demos/where-am-i
+man/man5/geoclue.5
 share/applications/geoclue-demo-agent.desktop
 share/applications/geoclue-where-am-i.desktop
 share/dbus-1/interfaces/org.freedesktop.GeoClue2.Agent.xml
+share/dbus-1/interfaces/org.freedesktop.GeoClue2.Client.xml
+share/dbus-1/interfaces/org.freedesktop.GeoClue2.Location.xml
+share/dbus-1/interfaces/org.freedesktop.GeoClue2.Manager.xml
 share/dbus-1/interfaces/org.freedesktop.GeoClue2.xml
 share/dbus-1/system-services/org.freedesktop.GeoClue2.service
+share/gir-1.0/Geoclue-2.0.gir
+share/gtk-doc/html/geoclue/gdbus-org.freedesktop.GeoClue2.Agent.html
+share/gtk-doc/html/geoclue/gdbus-org.freedesktop.GeoClue2.Client.html
+share/gtk-doc/html/geoclue/gdbus-org.freedesktop.GeoClue2.Location.html
+share/gtk-doc/html/geoclue/gdbus-org.freedesktop.GeoClue2.Manager.html
+share/gtk-doc/html/geoclue/geoclue-gclue-enums.html
+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/ix01.html
+share/gtk-doc/html/geoclue/left-insensitive.png
+share/gtk-doc/html/geoclue/left.png
+share/gtk-doc/html/geoclue/license.html
+share/gtk-doc/html/geoclue/ref-agent-dbus.html
+share/gtk-doc/html/geoclue/ref-dbus.html
+share/gtk-doc/html/geoclue/right-insensitive.png
+share/gtk-doc/html/geoclue/right.png
+share/gtk-doc/html/geoclue/style.css
+share/gtk-doc/html/geoclue/up-insensitive.png
+share/gtk-doc/html/geoclue/up.png
+share/gtk-doc/html/libgeoclue/GClueClient.html
+share/gtk-doc/html/libgeoclue/GClueClientProxy.html
+share/gtk-doc/html/libgeoclue/GClueLocation.html
+share/gtk-doc/html/libgeoclue/GClueLocationProxy.html
+share/gtk-doc/html/libgeoclue/GClueManager.html
+share/gtk-doc/html/libgeoclue/GClueManagerProxy.html
+share/gtk-doc/html/libgeoclue/GClueSimple.html
+share/gtk-doc/html/libgeoclue/annotation-glossary.html
+share/gtk-doc/html/libgeoclue/ch01.html
+share/gtk-doc/html/libgeoclue/ch02.html
+share/gtk-doc/html/libgeoclue/ch03.html
+share/gtk-doc/html/libgeoclue/ch04.html
+share/gtk-doc/html/libgeoclue/ch05.html
+share/gtk-doc/html/libgeoclue/home.png
+share/gtk-doc/html/libgeoclue/index.html
+share/gtk-doc/html/libgeoclue/ix01.html
+share/gtk-doc/html/libgeoclue/left-insensitive.png
+share/gtk-doc/html/libgeoclue/left.png
+share/gtk-doc/html/libgeoclue/libgeoclue-gclue-enums.html
+share/gtk-doc/html/libgeoclue/libgeoclue.devhelp2
+share/gtk-doc/html/libgeoclue/license.html
+share/gtk-doc/html/libgeoclue/right-insensitive.png
+share/gtk-doc/html/libgeoclue/right.png
+share/gtk-doc/html/libgeoclue/style.css
+share/gtk-doc/html/libgeoclue/up-insensitive.png
+share/gtk-doc/html/libgeoclue/up.png
+share/vala/vapi/libgeoclue-2.0.deps
+share/vala/vapi/libgeoclue-2.0.vapi
diff --git a/geoclue/distinfo b/geoclue/distinfo
index 689ae243dc..fc6d06cc79 100644
--- a/geoclue/distinfo
+++ b/geoclue/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.2 2015/11/03 00:08:42 agc Exp $
 
-SHA1 (geoclue-2.2.0.tar.xz) = 26f22f390b34f47f9d336b1d8b942fd9e565d7ef
-RMD160 (geoclue-2.2.0.tar.xz) = 4155d35e452016a9a1c280bdea9b7e744de94a7d
-SHA512 (geoclue-2.2.0.tar.xz) = 78ddd7a6df8066d97fb00758106f0fe307b9db9dd3d6a90b922bf31a031a53ac1c2c450a7a91c45ddae3f8c98fec54e7fe653f1f1f45935833860e5a24647c01
-Size (geoclue-2.2.0.tar.xz) = 338912 bytes
+SHA1 (geoclue-2.5.3.tar.bz2) = 84e42c078eb85b8c9ccf412eb123da3f29da7fc3
+RMD160 (geoclue-2.5.3.tar.bz2) = c3cfc53ada60b471096d23ef958e66f6e38132af
+SHA512 (geoclue-2.5.3.tar.bz2) = b4188f1b055f84ce0c58e497896a328d09838073b867598a0ca026c741e4464ae7ee54e53e9f02addd818152dce4a21eb5f83a3245e7ce1a93eec5671d0a9ee9
+Size (geoclue-2.5.3.tar.bz2) = 85084 bytes


Home | Main Index | Thread Index | Old Index