Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677500 - app-admin/passwordsafe-1.07_beta version bump
Summary: app-admin/passwordsafe-1.07_beta version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hendrik v. Raven
URL:
Whiteboard:
Keywords: EBUILD, PullRequest
Depends on:
Blocks:
 
Reported: 2019-02-08 14:55 UTC by Hans F. Nordhaug
Modified: 2019-02-13 22:07 UTC (History)
1 user (show)

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


Attachments
passwordsafe-1.07_beta.ebuild (passwordsafe-1.07_beta.ebuild,2.05 KB, text/plain)
2019-02-08 14:55 UTC, Hans F. Nordhaug
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hans F. Nordhaug 2019-02-08 14:55:34 UTC
Created attachment 564234 [details]
passwordsafe-1.07_beta.ebuild

I have just tested the existing ebuild - just renaming the file - and it worked perfectly.

However, since xvkbd actually is a run time dependency (used for the on screen keyboard button), I updated the ebuild to contain that information. Maybe it should be an USE option since many people probably never need it ... I didn't check if you could disable the button when building (as a CMake option).
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2019-02-08 15:35:15 UTC
Comment on attachment 564234 [details]
passwordsafe-1.07_beta.ebuild

--- passwordsafe-1.06_beta-r1.ebuild    2018-11-18 11:31:03.071649765 +0100
+++ -   2019-02-08 16:34:51.682349125 +0100
@@ -23,6 +23,7 @@
        x11-libs/libXt
        x11-libs/libXtst
        x11-libs/wxGTK:${WX_GTK_VER}[X]
+       x11-misc/xvkbd
        !minimal? ( !!app-misc/pwsafe )
        yubikey? ( sys-auth/ykpers )"
 DEPEND="${RDEPEND}
Comment 2 Larry the Git Cow gentoo-dev 2019-02-13 22:07:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=618cc24e76b2eafdd5c8511a912e3ca3c953aab3

commit 618cc24e76b2eafdd5c8511a912e3ca3c953aab3
Author:     Hendrik v. Raven <hendrik@consetetur.de>
AuthorDate: 2019-02-10 12:43:07 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2019-02-13 22:07:05 +0000

    app-admin/passwordsafe: version bump.
    
    Closes: https://bugs.gentoo.org/677500
    Package-Manager: Portage-2.3.59, Repoman-2.3.12
    Signed-off-by: Hendrik v. Raven <hendrik@consetetur.de>
    Closes: https://github.com/gentoo/gentoo/pull/11018
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 app-admin/passwordsafe/Manifest                    |  1 +
 app-admin/passwordsafe/metadata.xml                |  1 +
 .../passwordsafe/passwordsafe-1.07_beta.ebuild     | 99 ++++++++++++++++++++++
 3 files changed, 101 insertions(+)