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

Bug 318345

Summary: app-text/wgetpaste should pull x11-misc/xclip through USE
Product: Gentoo Linux Reporter: Vincent-Xavier JUMEL <endymion+gentoo>
Component: [OLD] UnspecifiedAssignee: Ben de Groot (RETIRED) <yngwin>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Full ebuild patch

Description Vincent-Xavier JUMEL 2010-05-03 23:19:02 UTC
wgetpaste needs xclip for some features, as pasting form X copy buffer or copying output into X copy buffer.

Reproducible: Always
Comment 1 Vincent-Xavier JUMEL 2010-05-03 23:20:14 UTC
Created attachment 230215 [details, diff]
Full ebuild patch
Comment 2 Ben de Groot (RETIRED) gentoo-dev 2010-05-09 14:18:53 UTC
Wgetpaste functions just fine without xclip, so it isn't a needed dependency. At best it would offer optional extra functionality. But as this doesn't change anything in the installed files of wgetpaste itself, there is no need for a useflag. Note that adding/changing a useflag would trigger a reinstall which is completely unnecessary in this case. The best here would be to follow the normal policy to add a post-install einfo message.