[shotwell] build: Remove facebook publisher from default list
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell] build: Remove facebook publisher from default list
- Date: Thu, 16 Aug 2018 15:55:57 +0000 (UTC)
commit 9e185acd10c3819204e432ef221881a9fdc3224e
Author: Jens Georg <mail jensge org>
Date: Thu Aug 16 17:55:00 2018 +0200
build: Remove facebook publisher from default list
It is broken since Aug 1, 2018.
meson_options.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index fb0cd7d4..30e3f3bf 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,5 +1,5 @@
option('unity-support', type: 'boolean', value : 'false', description: 'Enable Ubuntu Unity support')
-option('publishers', type: 'string', value : 'facebook,flickr,picasa,piwigo,youtube,gallery3,tumblr',
description: 'The list of publishing plugins to build')
+option('publishers', type: 'string', value : 'flickr,picasa,piwigo,youtube,gallery3,tumblr', description:
'The list of publishing plugins to build')
option('extra-plugins', type : 'boolean', value : 'true', description: 'Enable building and installation of
extra publishing plugins')
option('trace', type: 'string', value : '', description: 'Enable various trace options (available: dtors,
import, md5, metadata-writer, monitoring, pixbuf-cache, reflow, reflow-items)')
option('measure', type: 'string', value : '', description : 'Enable various timing measurements(available :
enhance, import, pipeline, view-filtering, thumbnail-cache)')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]