pkgsrc-WIP-changes archive

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

import geoclue from pkgsrc



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Mon Mar 7 20:06:45 2016 +0200
Changeset:	d84acbeb732cb648da49831ec454831415123471

Added Files:
	geoclue/DESCR
	geoclue/Makefile
	geoclue/PLIST
	geoclue/buildlink3.mk
	geoclue/distinfo

Log Message:
import geoclue from pkgsrc

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

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

diffstat:
 geoclue/DESCR         |  3 ++
 geoclue/Makefile      | 32 +++++++++++++++++++
 geoclue/PLIST         | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++
 geoclue/buildlink3.mk | 17 ++++++++++
 geoclue/distinfo      |  6 ++++
 5 files changed, 145 insertions(+)

diffs:
diff --git a/geoclue/DESCR b/geoclue/DESCR
new file mode 100644
index 0000000..4b075fe
--- /dev/null
+++ b/geoclue/DESCR
@@ -0,0 +1,3 @@
+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
new file mode 100644
index 0000000..b93d193
--- /dev/null
+++ b/geoclue/Makefile
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.24 2014/05/05 00:47:53 ryoon Exp $
+#
+
+DISTNAME=	geoclue-0.12.0
+PKGREVISION=	19
+CATEGORIES=	geography
+MASTER_SITES=	http://folks.o-hand.com/jku/geoclue-releases/
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	http://www.freedesktop.org/wiki/Software/GeoClue
+COMMENT=	Geoinformation service API and base providers
+#LICENSE=	# TODO: (see mk/license.mk)
+
+GNU_CONFIGURE=	yes
+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
+
+#for test
+#.include "../../x11/gtk2/buildlink3.mk"
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../devel/GConf/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/geoclue/PLIST b/geoclue/PLIST
new file mode 100644
index 0000000..957f197
--- /dev/null
+++ b/geoclue/PLIST
@@ -0,0 +1,87 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/07/26 11:54:34 drochner Exp $
+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-enum-types.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.la
+lib/pkgconfig/geoclue.pc
+libexec/geoclue-example
+libexec/geoclue-geonames
+libexec/geoclue-gsmloc
+libexec/geoclue-hostip
+libexec/geoclue-localnet
+libexec/geoclue-manual
+libexec/geoclue-master
+libexec/geoclue-nominatim
+libexec/geoclue-plazes
+libexec/geoclue-yahoo
+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.Gsmloc.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.Nominatim.service
+share/dbus-1/services/org.freedesktop.Geoclue.Providers.Plazes.service
+share/dbus-1/services/org.freedesktop.Geoclue.Providers.Yahoo.service
+share/geoclue-providers/geoclue-example.provider
+share/geoclue-providers/geoclue-geonames.provider
+share/geoclue-providers/geoclue-gsmloc.provider
+share/geoclue-providers/geoclue-hostip.provider
+share/geoclue-providers/geoclue-localnet.provider
+share/geoclue-providers/geoclue-manual.provider
+share/geoclue-providers/geoclue-nominatim.provider
+share/geoclue-providers/geoclue-plazes.provider
+share/geoclue-providers/geoclue-yahoo.provider
+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
diff --git a/geoclue/buildlink3.mk b/geoclue/buildlink3.mk
new file mode 100644
index 0000000..58e979f
--- /dev/null
+++ b/geoclue/buildlink3.mk
@@ -0,0 +1,17 @@
+# $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>=0.12.0
+BUILDLINK_ABI_DEPENDS.geoclue+=	geoclue>=0.12.0nb10
+BUILDLINK_PKGSRCDIR.geoclue?=	../../geography/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
new file mode 100644
index 0000000..34b8f1a
--- /dev/null
+++ b/geoclue/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.2 2015/11/03 00:08:42 agc Exp $
+
+SHA1 (geoclue-0.12.0.tar.gz) = 0c7d3322ac80e5032b8dd5826ad76517f34c92fd
+RMD160 (geoclue-0.12.0.tar.gz) = f0198c5b6478df699b71c585d27d6c89d57f496a
+SHA512 (geoclue-0.12.0.tar.gz) = c65fef518fea5708067def3595a57b2e3cb4c04a3d1c367ac02c4802386a6c8420b3d20f5194896d8e0fdeee6cc6af2744cc920af1ab680a3ca197cb5a5bfab5
+Size (geoclue-0.12.0.tar.gz) = 567552 bytes


Home | Main Index | Thread Index | Old Index