Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 661494

Summary: media-gfx/shotwell feature request for an USE=extra-plugin for en/disable upload capability
Product: Gentoo Linux Reporter: Ulenrich <ulenrich>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: UNCONFIRMED ---    
Severity: normal CC: graphics+disabled, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ulenrich 2018-07-18 11:28:05 UTC
I would like to disable the upload features of shotwell. I found this 
https://wiki.gnome.org/Apps/Shotwell/YoutubePrivacyPolicy
---
By using Shotwell, you grant the Shotwell Connect application permission to publish videos to your YouTube channel. Other than uploading videos, Shotwell does not insert, modify or remove any information from your YouTube account and channel.
---

I had a look at the source code for configuring shotwell. I found following two lines at:
portage/media-gfx/shotwell-0.28.3/work/shotwell-0.28.3/meson_options.txt
---
option('publishers', type: 'string', value : 'facebook,flickr,picasa,piwigo,youtube,gallery3,tumblr', description: 'The list of publishing plugins to build')
option('enable-extra-plugins', type : 'boolean', value : 'true', description: 'Enable building and installation of extra publishing plugins')
---

Looks like a no brainer to deselect the feature for upload
and then some of the dependency for authentication 
could be spared if USE=extra_feature_upload is deselected.

... but, sorry I am not a programer ...
Comment 1 Matt Turner gentoo-dev 2022-04-05 04:16:53 UTC
I don't think it's saying that it does it automatically.

I think it's a plugin that allows you to upload things to YouTube.