1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

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
This commit is contained in:
Felix Palmen 2024-09-25 11:16:48 +02:00
parent 3053245be0
commit 5c9daa653a
3 changed files with 10 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= xmoji
DISTVERSION= 0.7
DISTVERSION= 0.8
CATEGORIES= x11
MASTER_SITES= ${WWW}/releases/download/v${DISTVERSION}/
@ -25,10 +25,12 @@ USE_XORG= xcb
MAKEFILE= GNUmakefile
MAKE_ARGS= BUNDLED_POSER=off
OPTIONS_DEFINE= DOCS SVG TRACE
OPTIONS_DEFINE= DOCS NLS SVG TRACE
OPTIONS_DEFAULT= SVG
OPTIONS_SUB= yes
SVG_DESC= Support glyphs in SVG format
TRACE_DESC= Build with X11 request tracing (for debugging)
NLS_MAKE_ARGS_OFF= WITH_NLS=off
SVG_MAKE_ARGS_OFF= WITH_SVG=off
TRACE_MAKE_ARGS= TRACE=on

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1724865763
SHA256 (xmoji-0.7.tar.xz) = 14b1aea479474fdcfe0159215be6f4c27020e78e1bc5c4627842daea79bdc6c1
SIZE (xmoji-0.7.tar.xz) = 277636
TIMESTAMP = 1727255748
SHA256 (xmoji-0.8.tar.xz) = 34721886b5d0d491e71a12e928552b81df978163655fae4d3342f5dcbdf04fce
SIZE (xmoji-0.8.tar.xz) = 356028

View File

@ -1,7 +1,10 @@
bin/xmoji
share/applications/xmoji.desktop
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%PORTDOCS%%%%DOCSDIR%%/TRANSLATE.md
share/icons/hicolor/16x16/apps/xmoji.png
share/icons/hicolor/256x256/apps/xmoji.png
share/icons/hicolor/32x32/apps/xmoji.png
share/icons/hicolor/48x48/apps/xmoji.png
%%NLS%%%%DATADIR%%/translations/xmoji-emojis-de.xct
%%NLS%%%%DATADIR%%/translations/xmoji-ui-de.xct