Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566294 - [PATCH] gnome-base/gvfs-1.26.2: add "google" USE flag to make libgdata dependency optional
Summary: [PATCH] gnome-base/gvfs-1.26.2: add "google" USE flag to make libgdata depend...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-20 06:10 UTC by Patrick McLean
Modified: 2015-11-20 18:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gnome-base-gvfs-1.26.2-google-use-flag.patch (gnome-base-gvfs-1.26.2-google-use-flag.patch,2.37 KB, patch)
2015-11-20 06:10 UTC, Patrick McLean
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick McLean gentoo-dev 2015-11-20 06:10:41 UTC
Created attachment 417426 [details, diff]
gnome-base-gvfs-1.26.2-google-use-flag.patch

After fixing bug 565802, gvfs now hard depends on libgdata with the gnome USE flag enabled. This pulls in much of GNOME. gvfs has a --disable-google configure option to disable usage of libgdata.

This patch adds a "google" USE flag to make the dependency on libgdata optional.
Comment 1 Pacho Ramos gentoo-dev 2015-11-20 07:31:30 UTC
I agree, I thought libgdata didn't add so much deps but, indeed, with gnome USE flag being required it adds a bunch :S

But I cannot commit it just now... could you please go ahead and commit if possible? (or... well, if you can wait one day or so I can do it for you of course)
Comment 2 Patrick McLean gentoo-dev 2015-11-20 18:09:53 UTC
Committed, thanks.