Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 734338 - app-shells/starship - a fast, customizable shell prompt
Summary: app-shells/starship - a fast, customizable shell prompt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/starship/starship
Whiteboard:
Keywords: EBUILD, PullRequest
Depends on: 751397
Blocks:
  Show dependency tree
 
Reported: 2020-07-29 04:04 UTC by Randy Barlow
Modified: 2021-11-15 01:10 UTC (History)
2 users (show)

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


Attachments
starship-0.44.0.ebuild (starship-0.44.0.ebuild,3.45 KB, text/plain)
2020-07-29 04:04 UTC, Randy Barlow
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Barlow 2020-07-29 04:04:02 UTC
Created attachment 651346 [details]
starship-0.44.0.ebuild

Greetings!

Please find attached starship-0.44.0.ebuild, which I would like to add to the distribution.

It's a fancy shell prompt. You can read about it here: https://starship.rs/
Comment 1 Michael Kefeder 2020-08-06 18:32:11 UTC
ebuild works fine for me

starship is amazing for git, give it a try! thanks for the ebuild, I hope it makes it into the tree!
Comment 3 Larry the Git Cow gentoo-dev 2020-11-26 12:10:48 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4a73c7a1c104c2cd42fec05a511929ee54675712

commit 4a73c7a1c104c2cd42fec05a511929ee54675712
Author:     Randy Barlow <randy@electronsweatshop.com>
AuthorDate: 2020-11-26 03:49:55 +0000
Commit:     Randy Barlow <randy@electronsweatshop.com>
CommitDate: 2020-11-26 03:49:55 +0000

    app-shells/starship: New package
    
    starship is a minimal, blazing-fast, and infinitely
    customizable prompt for any shell.
    
    Bug: https://bugs.gentoo.org/734338
    Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
    Package-Manager: Portage-3.0.9, Repoman-3.0.2

 app-shells/starship/Manifest               | 171 ++++++++++++++++++++++++
 app-shells/starship/metadata.xml           |  21 +++
 app-shells/starship/starship-0.47.0.ebuild | 203 +++++++++++++++++++++++++++++
 3 files changed, 395 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2021-11-15 01:10:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99522bc147c70f01d15f562125467955683b06e3

commit 99522bc147c70f01d15f562125467955683b06e3
Author:     Randy Barlow <randy@electronsweatshop.com>
AuthorDate: 2021-11-03 01:39:12 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-15 01:10:05 +0000

    app-shells/starship: New package
    
    This commit brings starship[0] from ::guru to ::gentoo.
    
    [0] https://starship.rs
    
    Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
    Closes: https://bugs.gentoo.org/734338
    Closes: https://github.com/gentoo/gentoo/pull/16891
    Signed-off-by: Sam James <sam@gentoo.org>

 app-shells/starship/Manifest               | 235 ++++++++++++++++++++++++
 app-shells/starship/metadata.xml           |  20 ++
 app-shells/starship/starship-0.58.0.ebuild | 285 +++++++++++++++++++++++++++++
 3 files changed, 540 insertions(+)