summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-06-23 19:16:15 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-06-23 19:16:15 +0800
commit190fdcd56a1ca428a3625d504fe4790afa37b48b (patch)
tree87b1f635a770b18a12d7d219ffe263921609b9ef /net
parenteabd266a59a032ae5b22f542a85dfcc76eb66d24 (diff)
downloadmarcuscom-ports-190fdcd56a1ca428a3625d504fe4790afa37b48b.tar
marcuscom-ports-190fdcd56a1ca428a3625d504fe4790afa37b48b.tar.gz
marcuscom-ports-190fdcd56a1ca428a3625d504fe4790afa37b48b.tar.bz2
marcuscom-ports-190fdcd56a1ca428a3625d504fe4790afa37b48b.tar.lz
marcuscom-ports-190fdcd56a1ca428a3625d504fe4790afa37b48b.tar.xz
marcuscom-ports-190fdcd56a1ca428a3625d504fe4790afa37b48b.tar.zst
marcuscom-ports-190fdcd56a1ca428a3625d504fe4790afa37b48b.zip
Add geocode
Submitted by: Gustau Perez. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18584 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-rw-r--r--net/geocode-glib/Makefile29
-rw-r--r--net/geocode-glib/distinfo2
-rw-r--r--net/geocode-glib/pkg-descr8
-rw-r--r--net/geocode-glib/pkg-plist23
4 files changed, 62 insertions, 0 deletions
diff --git a/net/geocode-glib/Makefile b/net/geocode-glib/Makefile
new file mode 100644
index 000000000..5e32d4b08
--- /dev/null
+++ b/net/geocode-glib/Makefile
@@ -0,0 +1,29 @@
+# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
+# $FreeBSD$
+
+PORTNAME= geocode-glib
+PORTVERSION= 0.99.0
+CATEGORIES= net devel gnome
+MASTER_SITES= GNOME
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= a convenience library for the Yahoo! Place Finder APIs
+
+LIB_DEPENDS= json-glib-1.0:${PORTSDIR}/devel/json-glib \
+ soup-2.4:${PORTSDIR}/devel/libsoup
+
+USES= gettext pathfix
+USE_BZIP2= yes
+USE_AUTOTOOLS= libtool
+USE_LDCONFIG= yes
+USE_GMAKE= yes
+USE_GNOME= evolutiondataserver3 gnomedocutils gnomehier intlhack ltverhack
+GNU_CONFIGURE= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|SoupGNOME|Soup|' \
+ ${WRKSRC}/geocode-glib/Makefile.in
+
+.include <bsd.port.mk>
diff --git a/net/geocode-glib/distinfo b/net/geocode-glib/distinfo
new file mode 100644
index 000000000..11ee587d0
--- /dev/null
+++ b/net/geocode-glib/distinfo
@@ -0,0 +1,2 @@
+SHA256 (geocode-glib-0.99.0.tar.bz2) = a14a64491d2e542f708aa0a4fd4467799c300d4caa10b958fa6b6bbe8e84c36e
+SIZE (geocode-glib-0.99.0.tar.bz2) = 304015
diff --git a/net/geocode-glib/pkg-descr b/net/geocode-glib/pkg-descr
new file mode 100644
index 000000000..0623e5386
--- /dev/null
+++ b/net/geocode-glib/pkg-descr
@@ -0,0 +1,8 @@
+geocode-glib is a convenience library for the Yahoo! Place Finder
+APIs.
+
+The Place Finder web service allows to do geocoding (finding longitude
+and latitude from an address), and reverse geocoding (finding an address
+from coordinates).
+
+WWW: http://developer.yahoo.com/geo/placefinder/
diff --git a/net/geocode-glib/pkg-plist b/net/geocode-glib/pkg-plist
new file mode 100644
index 000000000..1b3e12e17
--- /dev/null
+++ b/net/geocode-glib/pkg-plist
@@ -0,0 +1,23 @@
+include/geocode-glib/geocode-glib.h
+lib/girepository-1.0/GeocodeGlib-1.0.typelib
+lib/libgeocode-glib.a
+lib/libgeocode-glib.la
+lib/libgeocode-glib.so
+lib/libgeocode-glib.so.0
+libdata/pkgconfig/geocode-glib.pc
+share/gir-1.0/GeocodeGlib-1.0.gir
+share/gtk-doc/html/geocode-glib/annotation-glossary.html
+share/gtk-doc/html/geocode-glib/api-index-full.html
+share/gtk-doc/html/geocode-glib/ch01.html
+share/gtk-doc/html/geocode-glib/geocode-glib-geocode-glib.html
+share/gtk-doc/html/geocode-glib/geocode-glib.devhelp
+share/gtk-doc/html/geocode-glib/geocode-glib.devhelp2
+share/gtk-doc/html/geocode-glib/home.png
+share/gtk-doc/html/geocode-glib/index.html
+share/gtk-doc/html/geocode-glib/index.sgml
+share/gtk-doc/html/geocode-glib/left.png
+share/gtk-doc/html/geocode-glib/right.png
+share/gtk-doc/html/geocode-glib/style.css
+share/gtk-doc/html/geocode-glib/up.png
+@dirrm share/gtk-doc/html/geocode-glib
+@dirrm include/geocode-glib