Port details |
- rofi-emoji Emoji selector plugin for rofi
- 3.2.0 x11 =3 3.2.0Version of this port present on the latest quarterly branch.
- Maintainer: maja.reberc@freedommail.ch
- Port Added: 2022-11-25 14:18:08
- Last Update: 2023-05-28 16:57:51
- Commit Hash: 66d51c3
- People watching this port, also watch:: woff2, libXdamage, sway, xcb-util-image, libevent
- License: MIT
- WWW:
- https://github.com/Mange/rofi-emoji
- Description:
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rofi-emoji>0:x11/rofi-emoji
- To install the port:
- cd /usr/ports/x11/rofi-emoji/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/rofi-emoji
- pkg install rofi-emoji
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rofi-emoji
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1685087847
SHA256 (Mange-rofi-emoji-v3.2.0_GH0.tar.gz) = 431e802171e55edeecc79f6e75cba072ea25dea2527884e4629b04891cd467ed
SIZE (Mange-rofi-emoji-v3.2.0_GH0.tar.gz) = 366074
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rofi : x11/rofi
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- rofi : x11/rofi
- xclip : x11/xclip
- xdotool : x11/xdotool
- xsel : x11/xsel-conrad
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rofi-emoji-3.2.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_rofi-emoji
- USES:
- autoreconf gettext-runtime gnome libtool pkgconfig
- pkg-message:
- For install:
- For copy and insert support on Wayland, install the following ports:
* x11/wl-clipboard
* x11/wtype
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.0 28 May 2023 16:57:51 |
Fernando ApesteguĂa (fernape) Author: Maja Reberc |
x11/rofi-emoji: update to 3.2.0
ChangeLog: https://github.com/Mange/rofi-emoji/blob/master/Changelog.md
Updated emoji-data to version 2.5, adding more emojis (Emoji 15) and better
keywords.
PR: 271648
Reported by: maja.reberc@freedommail.ch (maintainer) |
3.0.1 25 Nov 2022 14:09:40 |
Nicola Vitale (nivit) |
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> |