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

Bug 645978

Summary: www-plugins/passff - Host application for the zx2c4 pass manager extension for Firefox, Chrome and Opera
Product: Gentoo Linux Reporter: Dennis Schridde <dschridde+gentoobugs>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/passff/passff
See Also: https://github.com/gentoo/gentoo/pull/7341
Whiteboard:
Package list:
Runtime testing required: ---

Description Dennis Schridde 2018-01-28 16:36:43 UTC
It would be nice to have the host application for the passff WebExtension available in Gentoo.  The installation shell script [1] or the www-pugins/browserpass (bug #645976) ebuild / PKGBUILD might serve as a basis for an ebuild.

[1]: https://github.com/passff/passff/releases/download/1.1/install_host_app.sh

DESCRIPTION="Host application for the zx2c4 pass manager extension for Firefox, Chrome and Opera"
HOMEPAGE="https://github.com/passff/passff"
Comment 1 Haelwenn (lanodan) Monnier 2018-01-29 22:04:27 UTC
I don’t know about WebExtensions yet but before them we could install extensions system-side too. I think having the rest of the extension could be in a USE-flag.

Otherwise with looking at the documentation, the host application seems pretty straighforward to ebuild.

I propose myself as a proxy-maintainer of it as I’m using it for almost a year now.
But I think someone that got more knowledge about WebExtensions should have priority.
Comment 2 Larry the Git Cow gentoo-dev 2018-03-23 21:41:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c24bf3a88dd5a2988c2b3093b0568a6c503e4cf

commit 2c24bf3a88dd5a2988c2b3093b0568a6c503e4cf
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2018-03-02 23:46:42 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-03-23 21:38:27 +0000

    www-plugins/passff: New Package
    
    Closes: https://bugs.gentoo.org/645978
    Closes: https://github.com/gentoo/gentoo/pull/7341

 www-plugins/passff/Manifest          |  2 ++
 www-plugins/passff/metadata.xml      | 11 ++++++++++
 www-plugins/passff/passff-1.1.ebuild | 40 ++++++++++++++++++++++++++++++++++++
 3 files changed, 53 insertions(+)