notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
rofi-emoji Emoji selector plugin for rofi
3.2.0 x11 on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.1Version of this port present on the latest quarterly branch.
Maintainer: maja.reberc@freedommail.ch search for ports maintained by this maintainer
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:: ladspa, gstreamer1-plugins-pango, tmux, font-misc-meltho, py39-pycparser
License: MIT
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/rofi-emoji-3.2.0/catalog.mk
  2. /usr/local/share/licenses/rofi-emoji-3.2.0/LICENSE
  3. /usr/local/share/licenses/rofi-emoji-3.2.0/MIT
  4. lib/rofi/emoji.so
  5. share/rofi-emoji/all_emojis.txt
  6. share/rofi-emoji/clipboard-adapter.sh
  7. @owner
  8. @group
  9. @mode
Collapse this list.
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:

Packages (timestamps in pop-ups are UTC):
rofi-emoji
ABIlatestquarterly
FreeBSD:12:aarch64-3.2.0
FreeBSD:12:amd643.2.03.2.0
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3863.2.03.2.0
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch643.2.03.2.0
FreeBSD:13:amd643.2.03.2.0
FreeBSD:13:armv6--
FreeBSD:13:armv73.2.03.2.0
FreeBSD:13:i3863.2.03.2.0
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-3.2.0
FreeBSD:13:riscv64--
FreeBSD:14:aarch643.2.0-
FreeBSD:14:amd643.2.0-
FreeBSD:14:armv6--
FreeBSD:14:armv73.2.0-
FreeBSD:14:i3863.2.0-
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc643.2.0-
FreeBSD:14:riscv64--
FreeBSD:15:amd643.2.0-
FreeBSD:15:armv6--
FreeBSD:15:armv73.2.0-
FreeBSD:15:i3863.2.0-
FreeBSD:15:mips64--
FreeBSD:15:powerpc64--
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rofi : x11/rofi
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
  5. libtoolize : devel/libtool
Runtime dependencies:
  1. rofi : x11/rofi
  2. xclip : x11/xclip
  3. xdotool : x11/xdotool
  4. xsel : x11/xsel-conrad
Library dependencies:
  1. libintl.so : devel/gettext-runtime
  2. libcairo.so : graphics/cairo
  3. libglib-2.0.so : devel/glib20
  4. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
pkg-message:
For install:
WWW: https://github.com/Mange/rofi-emoji
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Mange/rofi-emoji/tar.gz/v3.2.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.0
28 May 2023 16:57:51
commit hash:66d51c37bbfb704196f3bf8b8453c2de275bfff7commit hash:66d51c37bbfb704196f3bf8b8453c2de275bfff7commit hash:66d51c37bbfb704196f3bf8b8453c2de275bfff7commit hash:66d51c37bbfb704196f3bf8b8453c2de275bfff7 files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
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
commit hash:aadbba4de5e3ce5ac04407b12678dfc48264a89ecommit hash:aadbba4de5e3ce5ac04407b12678dfc48264a89ecommit hash:aadbba4de5e3ce5ac04407b12678dfc48264a89ecommit hash:aadbba4de5e3ce5ac04407b12678dfc48264a89e files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
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>

Number of commits found: 2