Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704864 - x11-misc/rofi-calc : a rofi (x11-misc/rofi) plugin that uses libqalculate's qalc to parse natural language input and provide results
Summary: x11-misc/rofi-calc : a rofi (x11-misc/rofi) plugin that uses libqalculate's q...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Default Assignee for New Packages
URL: https://github.com/svenstaro/rofi-calc
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-01-06 12:32 UTC by Robin Hallabro-Kokko
Modified: 2020-01-07 04:08 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 Robin Hallabro-Kokko 2020-01-06 12:32:05 UTC
Creating a bug so I can submit and link the pull request on GitHub.

rofi-calc is a rofi (x11-misc/rofi) plugin that uses libqalculate's qalc to parse natural language input and provide results.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-01-07 04:08:16 UTC
The bug has been closed via the following commit(s):

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

commit ad76d4caa79d2b23bd258ea18f065e2631c73cf1
Author:     Robin Hallabro-Kokko <robin@hallabro.nu>
AuthorDate: 2020-01-06 13:04:41 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-01-07 03:55:01 +0000

    x11-misc/rofi-calc: new ebuild
    
    rofi-calc is a rofi (x11-misc/rofi) plugin that uses libqalculate's
    qalc to parse natural language input and provide results.
    
    Closes: https://bugs.gentoo.org/704864
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Robin Hallabro-Kokko <robin@hallabro.nu>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 x11-misc/rofi-calc/Manifest              |  1 +
 x11-misc/rofi-calc/metadata.xml          | 12 ++++++++++++
 x11-misc/rofi-calc/rofi-calc-1.5.ebuild  | 26 ++++++++++++++++++++++++++
 x11-misc/rofi-calc/rofi-calc-9999.ebuild | 27 +++++++++++++++++++++++++++
 4 files changed, 66 insertions(+)