Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 570496 - app-admin/pass: USE=rofi support
Summary: app-admin/pass: USE=rofi support
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason A. Donenfeld
URL: http://git.zx2c4.com/password-store/t...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-01 13:37 UTC by Leho Kraav (:macmaN @lkraav)
Modified: 2016-01-02 16:27 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leho Kraav (:macmaN @lkraav) 2016-01-01 13:37:27 UTC
USE=dmenu support is very.. useful. x11-misc/rofi can easily be supported by `sed`-ing http://git.zx2c4.com/password-store/tree/contrib/dmenu/passmenu#n16 with `rofi -dmenu`.

I think these USE flags might have to exclude each other unless a specific `passmenu` command line paramater wants to get patched in.