# -*- 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
# as of 3.22.0 requires gnome-online-accounts 3.13.3+
# which requires libc++ to build due to dependency on webkit2-gtk
set branch [join [lrange [split ${version} .] 0 1] .]
description Index your online content in Tracker.
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 @dbevans} openmaintainer
homepage https://wiki.gnome.org/Projects/GnomeOnlineMiners
master_sites gnome:sources/${name}/${branch}/
checksums rmd160 ffe7becda973a17b03a7e1b33faba6ab00cdd280 \
sha256 8c0508f459b0364bed5f2f6a997aa81c1cbe75a94b23cc8fcfd83b0d3485d3ab
depends_build port:pkgconfig
depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
port:gnome-online-accounts \
configure.args --enable-facebook=yes \
--enable-media-server=yes \
--enable-windows-live=no \
--enable-compile-warnings=no