Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718454 - www-client/vivaldi-snapshot : Add USE cups
Summary: www-client/vivaldi-snapshot : Add USE cups
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 1 vote (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-19 20:03 UTC by Adrien D
Modified: 2024-02-17 16:51 UTC (History)
3 users (show)

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


Attachments
Adding USE to ebuild (vivaldi-snapshot.diff,478 bytes, patch)
2020-04-19 20:05 UTC, Adrien D
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.