Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 818826 - app-benchmarks/hyperfine: install also completions and scripts
Summary: app-benchmarks/hyperfine: install also completions and scripts
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2021-10-18 15:48 UTC by dm9pZCAq
Modified: 2021-10-26 18:27 UTC (History)
0 users

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


Attachments
ebuild for app-benchmarks/hyperfine-1.12.0 (hyperfine-1.12.0.ebuild,2.47 KB, text/plain)
2021-10-18 15:48 UTC, dm9pZCAq
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dm9pZCAq 2021-10-18 15:48:46 UTC
Created attachment 745695 [details]
ebuild for app-benchmarks/hyperfine-1.12.0

attached file mostly change src_install function
Comment 1 Georgy Yakovlev archtester gentoo-dev 2021-10-19 16:17:46 UTC
thanks, I'll take a look and add it.

I usually do install those things, idk why I missed this time =)
Comment 2 Larry the Git Cow gentoo-dev 2021-10-26 18:25:31 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8acf7a39b4870335bea4693ea6dcf3a88c199e76

commit 8acf7a39b4870335bea4693ea6dcf3a88c199e76
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2021-10-26 18:24:39 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2021-10-26 18:24:57 +0000

    app-benchmarks/hyperfine: add 1.12.0
    
    Bug: https://bugs.gentoo.org/818826
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 app-benchmarks/hyperfine/Manifest                |  55 ++++++++++
 app-benchmarks/hyperfine/hyperfine-1.12.0.ebuild | 125 +++++++++++++++++++++++
 2 files changed, 180 insertions(+)
Comment 3 Georgy Yakovlev archtester gentoo-dev 2021-10-26 18:27:04 UTC
I ended up bumping and doing a bit differently, provided ebuild had some issues.
closing and thanks for the bug.