pkgsrc-WIP-changes archive

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

Import geocode-glib as wip/geocode-glib



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Sun Jan 31 13:34:20 2016 +0200
Changeset:	74d576869b382bbfdbffc9e16e2a2793853a3ef6

Added Files:
	geocode-glib/DESCR
	geocode-glib/Makefile
	geocode-glib/PLIST
	geocode-glib/buildlink3.mk
	geocode-glib/distinfo

Log Message:
Import geocode-glib as wip/geocode-glib

geocode-glib is a convenience library for the geocoding (finding
longitude, and latitude from an address) and reverse geocoding (finding
an address from coordinates). It uses Nominatim service to achieve that.
It also caches (reverse-)geocoding requests for faster results and to
avoid unnecessary server load.

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

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

diffstat:
 geocode-glib/DESCR         |  5 +++++
 geocode-glib/Makefile      | 31 +++++++++++++++++++++++++++++++
 geocode-glib/PLIST         | 39 +++++++++++++++++++++++++++++++++++++++
 geocode-glib/buildlink3.mk | 34 ++++++++++++++++++++++++++++++++++
 geocode-glib/distinfo      |  6 ++++++
 5 files changed, 115 insertions(+)

diffs:
diff --git a/geocode-glib/DESCR b/geocode-glib/DESCR
new file mode 100644
index 0000000..c507f76
--- /dev/null
+++ b/geocode-glib/DESCR
@@ -0,0 +1,5 @@
+geocode-glib is a convenience library for the geocoding (finding longitude,
+and latitude from an address) and reverse geocoding (finding an address from
+coordinates). It uses Nominatim service to achieve that. It also caches
+(reverse-)geocoding requests for faster results and to avoid unnecessary server
+load.
diff --git a/geocode-glib/Makefile b/geocode-glib/Makefile
new file mode 100644
index 0000000..4382440
--- /dev/null
+++ b/geocode-glib/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.67 2015/12/05 21:26:08 adam Exp $
+
+DISTNAME=		geocode-glib-3.18.0
+CATEGORIES=		devel gnome
+MASTER_SITES=		${MASTER_SITE_GNOME:=sources/geocode-glib/3.18/}
+EXTRACT_SUFX=		.tar.xz
+
+MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=		http://www.gnome.org/
+COMMENT=		Geocoding library
+LICENSE=		gnu-gpl-v2
+
+GNU_CONFIGURE=		YES
+USE_PKGLOCALEDIR=	YES
+USE_TOOLS+=		gmake intltool msgfmt perl pkg-config
+USE_LIBTOOL=		YES
+
+BUILDLINK_API_DEPENDS.json-glib=	json-glib>=0.99.2
+.include "../../textproc/json-glib/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libxml2+=		libxml2>=2.6.
+.include "../../textproc/libxml2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libsoup+=		libsoup>=2.34.0
+.include "../../net/libsoup/buildlink3.mk"
+BUILDLINK_API_DEPENDS.GConf+=		GConf>=2.31.3
+.include "../../devel/GConf/schemas.mk"
+BUILDLINK_API_DEPENDS.glib2+=		glib2>=2.35.1
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../mk/omf-scrollkeeper.mk"
+BUILDLINK_API_DEPENDS.gtk3+=		gtk3+>=3.13.5
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/geocode-glib/PLIST b/geocode-glib/PLIST
new file mode 100644
index 0000000..b9dd3d4
--- /dev/null
+++ b/geocode-glib/PLIST
@@ -0,0 +1,39 @@
+@comment $NetBSD$
+include/geocode-glib-1.0/geocode-glib/geocode-bounding-box.h
+include/geocode-glib-1.0/geocode-glib/geocode-enum-types.h
+include/geocode-glib-1.0/geocode-glib/geocode-error.h
+include/geocode-glib-1.0/geocode-glib/geocode-forward.h
+include/geocode-glib-1.0/geocode-glib/geocode-glib.h
+include/geocode-glib-1.0/geocode-glib/geocode-location.h
+include/geocode-glib-1.0/geocode-glib/geocode-place.h
+include/geocode-glib-1.0/geocode-glib/geocode-reverse.h
+lib/libgeocode-glib.la
+lib/pkgconfig/geocode-glib-1.0.pc
+share/gtk-doc/html/geocode-glib-1.0/GeocodeBoundingBox.html
+share/gtk-doc/html/geocode-glib-1.0/GeocodeForward.html
+share/gtk-doc/html/geocode-glib-1.0/GeocodeLocation.html
+share/gtk-doc/html/geocode-glib-1.0/GeocodePlace.html
+share/gtk-doc/html/geocode-glib-1.0/GeocodeReverse.html
+share/gtk-doc/html/geocode-glib-1.0/annotation-glossary.html
+share/gtk-doc/html/geocode-glib-1.0/api-index-full.html
+share/gtk-doc/html/geocode-glib-1.0/ch01.html
+share/gtk-doc/html/geocode-glib-1.0/geocode-glib-1.0.devhelp2
+share/gtk-doc/html/geocode-glib-1.0/geocode-glib-geocode-enum-types.html
+share/gtk-doc/html/geocode-glib-1.0/geocode-glib-geocode-error.html
+share/gtk-doc/html/geocode-glib-1.0/home.png
+share/gtk-doc/html/geocode-glib-1.0/index.html
+share/gtk-doc/html/geocode-glib-1.0/index.sgml
+share/gtk-doc/html/geocode-glib-1.0/left-insensitive.png
+share/gtk-doc/html/geocode-glib-1.0/left.png
+share/gtk-doc/html/geocode-glib-1.0/right-insensitive.png
+share/gtk-doc/html/geocode-glib-1.0/right.png
+share/gtk-doc/html/geocode-glib-1.0/style.css
+share/gtk-doc/html/geocode-glib-1.0/up-insensitive.png
+share/gtk-doc/html/geocode-glib-1.0/up.png
+share/icons/gnome/scalable/places/poi-airport.svg
+share/icons/gnome/scalable/places/poi-building.svg
+share/icons/gnome/scalable/places/poi-bus-stop.svg
+share/icons/gnome/scalable/places/poi-car.svg
+share/icons/gnome/scalable/places/poi-marker.svg
+share/icons/gnome/scalable/places/poi-railway-station.svg
+share/icons/gnome/scalable/places/poi-town.svg
diff --git a/geocode-glib/buildlink3.mk b/geocode-glib/buildlink3.mk
new file mode 100644
index 0000000..fe8a5f5
--- /dev/null
+++ b/geocode-glib/buildlink3.mk
@@ -0,0 +1,34 @@
+# $NetBSD$
+# XXX
+# XXX This file was created automatically using createbuildlink-3.17.
+# XXX After this file has been verified as correct, the comment lines
+# XXX beginning with "XXX" should be removed.  Please do not commit
+# XXX unverified buildlink3.mk files.
+# XXX
+# XXX Packages that only install static libraries or headers should
+# XXX include the following line:
+# XXX
+# XXX	BUILDLINK_DEPMETHOD.geocode-glib?=	build
+
+BUILDLINK_TREE+=	geocode-glib
+
+.if !defined(GEOCODE_GLIB_BUILDLINK3_MK)
+GEOCODE_GLIB_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.geocode-glib+=	geocode-glib>=3.18.0
+BUILDLINK_PKGSRCDIR.geocode-glib?=	../../wip/geocode-glib
+
+# XXX
+# XXX Uncomment and keep only the buildlink3 lines below which are directly
+# XXX needed for dependencies to compile, link, and run.  If this package
+# XXX provides a wrappered API or otherwise does not expose the APIs of the
+# XXX buildlink3 lines below to dependencies, remove them.
+# XXX
+#.include "../../textproc/json-glib/buildlink3.mk"
+#.include "../../textproc/libxml2/buildlink3.mk"
+#.include "../../net/libsoup/buildlink3.mk"
+#.include "../../devel/glib2/buildlink3.mk"
+#.include "../../x11/gtk3/buildlink3.mk"
+.endif	# GEOCODE_GLIB_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-geocode-glib
diff --git a/geocode-glib/distinfo b/geocode-glib/distinfo
new file mode 100644
index 0000000..39e8c5e
--- /dev/null
+++ b/geocode-glib/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.21 2015/11/04 03:28:30 agc Exp $
+
+SHA1 (geocode-glib-3.18.0.tar.xz) = 2eb395a362c1bf5c95d95fa63a78558fc0c4979f
+RMD160 (geocode-glib-3.18.0.tar.xz) = e914c7fd179f4f34e7b1b6a1efea682d1567b202
+SHA512 (geocode-glib-3.18.0.tar.xz) = fed8eacc3a347f998466faba0f45e99182c1fe1201caff963846db74daa1106360419e46a5b196207de97ffbc7397d751a6109d1d28b32211ddc7ccfe268b2ea
+Size (geocode-glib-3.18.0.tar.xz) = 357560 bytes


Home | Main Index | Thread Index | Old Index