[96707] trunk/dports/devel

jeremyhu at macports.org jeremyhu at macports.org
Fri Aug 17 11:57:40 PDT 2012


Revision: 96707
          https://trac.macports.org/changeset/96707
Author:   jeremyhu at macports.org
Date:     2012-08-17 11:57:40 -0700 (Fri, 17 Aug 2012)
Log Message:
-----------
geoclue: New port for geolocation services

Added Paths:
-----------
    trunk/dports/devel/geoclue/
    trunk/dports/devel/geoclue/Portfile

Added: trunk/dports/devel/geoclue/Portfile
===================================================================
--- trunk/dports/devel/geoclue/Portfile	                        (rev 0)
+++ trunk/dports/devel/geoclue/Portfile	2012-08-17 18:57:40 UTC (rev 96707)
@@ -0,0 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                geoclue
+version             0.12.99
+categories          devel net
+license             LGPL-2.1+
+platforms           darwin
+maintainers         jeremyhu openmaintainer
+description         Geolocation library
+long_description    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.
+
+homepage            http://www.freedesktop.org/wiki/Software/GeoClue
+master_sites        http://freedesktop.org/~hadess/
+
+checksums           sha1    32958b36e679c9fb9b35b25d29c43d5ae6a0be27 \
+                    rmd160  f95c8a0aac9ef1d0a011fc2cfc151f62bf400a6c \
+                    sha256  fe396c91cb52de4219281f4d9223156338fc03670d34700281e86d1399b80a72
+
+depends_lib     \
+        port:gtk2


Property changes on: trunk/dports/devel/geoclue/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120817/8a8c9cf9/attachment.html>


More information about the macports-changes mailing list