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

Bug 718454

Summary: www-client/vivaldi-snapshot : Add USE cups
Product: Gentoo Linux Reporter: Adrien D <email>
Component: Current packagesAssignee: James Le Cuirot <chewi>
Status: RESOLVED CANTFIX    
Severity: enhancement CC: chewi, email, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Adding USE to ebuild

Description Adrien D 2020-04-19 20:03:07 UTC
Hello,
On the system, i don't need CUPS because i don't have printer
Is it possible to add USE FLAG to vivaldi and vivaldi-snapshot to not enable cups if not needed ? 

I enclose the patch i made to update the ebuild.

Reproducible: Always

Steps to Reproduce:
1. Disable cups USE
2. Instal vivaldi-snapshot
3.
Comment 1 Adrien D 2020-04-19 20:05:01 UTC
Created attachment 633776 [details, diff]
Adding USE to ebuild
Comment 2 James Le Cuirot gentoo-dev 2024-02-17 16:51:44 UTC
Vivaldi won't start without libcups.so.2. Short of making a stub library or possibly building Vivaldi from source, neither of which is going to happen, there's nothing we can do about it.