Bug 265577 - [NEW PORT] x11/rofi-emoji Emoji selector plugin for rofi
Summary: [NEW PORT] x11/rofi-emoji Emoji selector plugin for rofi
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-02 15:19 UTC by Maja Reberc
Modified: 2022-11-25 14:54 UTC (History)
2 users (show)

See Also:


Attachments
Patch containing the new port files (3.19 KB, patch)
2022-08-02 15:19 UTC, Maja Reberc
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maja Reberc 2022-08-02 15:19:05 UTC
Created attachment 235636 [details]
Patch containing the new port files

An emoji selector plugin for Rofi that copies the selected emoji to the clipboard, among other things.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-11-25 14:17:45 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aadbba4de5e3ce5ac04407b12678dfc48264a89e

commit aadbba4de5e3ce5ac04407b12678dfc48264a89e
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2022-11-25 14:09:40 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2022-11-25 14:09:40 +0000

    x11/rofi-emoji: New port: Emoji selector plugin for rofi

    An emoji selector plugin for Rofi that copies the selected emoji to the
    clipboard, among other things.

    The plugin adds a Rofi mode that displays a menu of emojis and allows
    searching by emoji names and their tags. The selected emoji can be
    copied or inserted. See the project web site or the optional port
    documentation for more features and configuration options.

    The plugin can be used, for example, by running Rofi with the following
    flags:

       rofi -modi emoji -show emoji

    PR:     265577
    Reported by:    Maja Reberc <maja.reberc@freedommail.ch>

 x11/Makefile                     |  1 +
 x11/rofi-emoji/Makefile (new)    | 38 ++++++++++++++++++++++++++++++++++++++
 x11/rofi-emoji/distinfo (new)    |  3 +++
 x11/rofi-emoji/pkg-descr (new)   | 12 ++++++++++++
 x11/rofi-emoji/pkg-message (new) |  9 +++++++++
 x11/rofi-emoji/pkg-plist (new)   |  3 +++
 6 files changed, 66 insertions(+)
Comment 2 Nicola Vitale freebsd_committer freebsd_triage 2022-11-25 14:54:15 UTC
(In reply to Maja Reberc from comment #0)

Committed. Thank you for the PR!

I have also added your name to FreeBSD Contributors:

https://cgit.freebsd.org/doc/commit/?id=e3d319a588bed1961167ea8dbaf7d55b8280b701