pkgsrc-WIP-changes archive

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

Remove geoclue, newer version in HEAD



Module Name:	pkgsrc-wip
Committed By:	nia <nia%netbsd.org@localhost>
Pushed By:	nee
Date:		Wed Nov 4 17:47:14 2020 +0100
Changeset:	80148a23b78d01abaebf6279369a1b2cf41d8799

Modified Files:
	Makefile
Removed Files:
	geoclue/DESCR
	geoclue/Makefile
	geoclue/PLIST
	geoclue/buildlink3.mk
	geoclue/distinfo

Log Message:
Remove geoclue, newer version in HEAD

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

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

diffstat:
 Makefile              |  1 -
 geoclue/DESCR         |  3 --
 geoclue/Makefile      | 43 ----------------------------
 geoclue/PLIST         | 79 ---------------------------------------------------
 geoclue/buildlink3.mk | 16 -----------
 geoclue/distinfo      |  6 ----
 6 files changed, 148 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index c87161e9d2..5839a52935 100644
--- a/Makefile
+++ b/Makefile
@@ -1048,7 +1048,6 @@ SUBDIR+=	geekcode
 SUBDIR+=	gemma
 SUBDIR+=	geners
 SUBDIR+=	genus2reduction
-SUBDIR+=	geoclue
 SUBDIR+=	geoloc
 SUBDIR+=	gerbera
 SUBDIR+=	gerris
diff --git a/geoclue/DESCR b/geoclue/DESCR
deleted file mode 100644
index 4b075fef24..0000000000
--- a/geoclue/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-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.
diff --git a/geoclue/Makefile b/geoclue/Makefile
deleted file mode 100644
index 5ac691e98e..0000000000
--- a/geoclue/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# $NetBSD: Makefile,v 1.24 2014/05/05 00:47:53 ryoon Exp $
-
-DISTNAME=	geoclue-2.5.3
-CATEGORIES=	geography
-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
-COMMENT=	Geoinformation service API and base providers
-LICENSE=	gnu-gpl-v2 # or later
-
-BUILD_DEPENDS+=	gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
-
-USE_TOOLS=	intltool
-
-USE_LIBTOOL=	yes
-USE_TOOLS+=	pkg-config gmake
-
-PKGCONFIG_OVERRIDE+=	geoclue.pc.in
-
-BUILDLINK_TRANSFORM+=	rm:-Werror
-
-# for documentation build
-BUILD_DEPENDS+=	libxslt-[0-9]*:../../textproc/libxslt
-
-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"
-.include "../../devel/glib2/buildlink3.mk"
-.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
deleted file mode 100644
index fe6c1c56d7..0000000000
--- a/geoclue/PLIST
+++ /dev/null
@@ -1,79 +0,0 @@
-@comment $NetBSD$
-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/buildlink3.mk b/geoclue/buildlink3.mk
deleted file mode 100644
index b32dc11b70..0000000000
--- a/geoclue/buildlink3.mk
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.7 2012/09/15 10:04:44 obache Exp $
-
-BUILDLINK_TREE+=	geoclue
-
-.if !defined(GEOCLUE_BUILDLINK3_MK)
-GEOCLUE_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.geoclue+=	geoclue>=2.2.0
-BUILDLINK_PKGSRCDIR.geoclue?=	../../wip/geoclue
-
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../sysutils/dbus-glib/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.endif	# GEOCLUE_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-geoclue
diff --git a/geoclue/distinfo b/geoclue/distinfo
deleted file mode 100644
index fc6d06cc79..0000000000
--- a/geoclue/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 00:08:42 agc Exp $
-
-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