[146935] users/devans/GNOME-3/unstable/dports/gnome

devans at macports.org devans at macports.org
Sun Mar 20 20:39:20 PDT 2016


Revision: 146935
          https://trac.macports.org/changeset/146935
Author:   devans at macports.org
Date:     2016-03-20 20:39:20 -0700 (Sun, 20 Mar 2016)
Log Message:
-----------
GNOME-3/unstable: gnome-online-miners, new port, crawl through your online content.

Added Paths:
-----------
    users/devans/GNOME-3/unstable/dports/gnome/gnome-online-miners/
    users/devans/GNOME-3/unstable/dports/gnome/gnome-online-miners/Portfile

Added: users/devans/GNOME-3/unstable/dports/gnome/gnome-online-miners/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gnome-online-miners/Portfile	                        (rev 0)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-online-miners/Portfile	2016-03-21 03:39:20 UTC (rev 146935)
@@ -0,0 +1,45 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                gnome-online-miners
+version             3.19.90
+license             GPL-2
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         Crawls through your online content.
+long_description    GNOME Online Miners provides a set of crawlers that go through your \
+                    online content and index them locally in Tracker. It has miners for \
+                    Facebook, Flickr, Google, ownCloud and SkyDrive.
+
+maintainers         devans openmaintainer
+categories          gnome
+platforms           darwin
+homepage            https://wiki.gnome.org/Projects/GnomeOnlineMiners
+master_sites        gnome:sources/${name}/${branch}/
+
+use_xz              yes
+
+checksums           rmd160  60ef60f04bb66219f6637d9e6cab6bc75f2c4552 \
+                    sha256  021696446a8dde027b679e0570f4d2289ec0ab8f6dc0a4d353f5e386e7388549
+
+depends_build       port:pkgconfig
+
+depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2 \
+                    port:gnome-online-accounts \
+                    port:gfbgraph \
+                    port:grilo \
+                    port:grilo-plugins \
+                    port:libgdata \
+                    port:tracker
+
+configure.args      --enable-facebook=yes \
+                    --enable-flickr=yes \
+                    --enable-google=yes \
+                    --enable-media-server=yes \
+                    --enable-owncloud=yes \
+                    --enable-windows-live=no \
+                    --disable-silent-rules \
+                    --enable-compile-warnings=no
+
+livecheck.type      gnome-with-unstable


Property changes on: users/devans/GNOME-3/unstable/dports/gnome/gnome-online-miners/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160320/2cbc1138/attachment.html>


More information about the macports-changes mailing list