devel/rubygem-unicode-emoji: Add rubygem-unicode-emoji 3.4.0

Unicode::Emoji provides Unicode Emoji data and regexes, incorporating the latest
Unicode and Emoji standards.

It also includes a categorized list of recommended Emoji.
main
Po-Chuan Hsieh 2024-05-16 14:13:43 +08:00
parent 8d3d944950
commit 6da50a49e2
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
4 changed files with 27 additions and 0 deletions

View File

@ -7676,6 +7676,7 @@
SUBDIR += rubygem-un
SUBDIR += rubygem-unicode
SUBDIR += rubygem-unicode-display_width
SUBDIR += rubygem-unicode-emoji
SUBDIR += rubygem-unicode_utils
SUBDIR += rubygem-unleash
SUBDIR += rubygem-useragent

View File

@ -0,0 +1,19 @@
PORTNAME= unicode-emoji
PORTVERSION= 3.4.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provide Unicode Emoji data and regexes
WWW= https://github.com/janlelis/unicode-emoji
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt
RUN_DEPENDS= rubygem-unicode-version>=1.0<2:devel/rubygem-unicode-version
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1714227816
SHA256 (rubygem/unicode-emoji-3.4.0.gem) = 58fad57db0678e6e21fc19aad003e362d4bdf62ca0d64e5fa1947d9da589484e
SIZE (rubygem/unicode-emoji-3.4.0.gem) = 135168

View File

@ -0,0 +1,4 @@
Unicode::Emoji provides Unicode Emoji data and regexes, incorporating the latest
Unicode and Emoji standards.
It also includes a categorized list of recommended Emoji.