Port details |
- xmoji Plain X11 emoji keyboard
- 0.8 x11 =0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: zirias@FreeBSD.org
- Port Added: 2024-08-28 18:57:06
- Last Update: 2024-09-25 09:35:30
- Commit Hash: 5c9daa6
- License: BSD2CLAUSE
- WWW:
- https://github.com/Zirias/xmoji
- Description:
- Xmoji is a simple emoji keyboard for X11 designed to work without
relying on any toolkit or input method. It doesn't use a toolkit itself
and instead renders its GUI using XRender requests.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/xmoji/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xmoji
- pkg install xmoji
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xmoji
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727255748
SHA256 (xmoji-0.8.tar.xz) = 34721886b5d0d491e71a12e928552b81df978163655fae4d3342f5dcbdf04fce
SIZE (xmoji-0.8.tar.xz) = 356028
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libpng16.so : graphics/png
- libposercore.so : devel/poser
- libxcb-cursor.so : x11/xcb-util-cursor
- libxcb-image.so : x11/xcb-util-image
- libxkbcommon.so : x11/libxkbcommon
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xmoji-0.8:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
SVG=on: Support glyphs in SVG format
TRACE=off: Build with X11 request tracing (for debugging)
===> Use 'make config' to modify these settings
- Options name:
- x11_xmoji
- USES:
- compiler:c11 gmake pkgconfig tar:xz xorg
- pkg-message:
- For install:
- For the UI to display correctly, install a font containing all the latest
Unicode emojis, for example x11-fonts/noto-emoji.
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8 25 Sep 2024 09:35:30 |
Felix Palmen (zirias) |
x11/xmoji: Update to 0.8
New upstream release. Changes:
* Add tooling for localized UI texts and Emoji names imported from
Unicode CLDR
* Add translations for German (de)
* Improve search, show groups (skin-tone variants of the same Emoji) in
search results and make it configurable what exactly the search looks
at: original and/or translated names, and whether or not to consider
other "variant" descriptions after a colon in the name
* Implement the _NET_WM_PING protocol and associated window properties,
allowing a window manager to know when and how to force-kill Xmoji |
0.7 28 Aug 2024 18:54:59 |
Felix Palmen (zirias) |
x11/xmoji: Add new port
Xmoji is a simple emoji keyboard for X11. |
Number of commits found: 2
|