ruby-gemojione: Import ruby-gemojione-3.3.0 as wip/ruby-gemojione

A gem for EmojiOne

This gem exposes the emojione unicode/image assets and APIs for
working with them.

Easily lookup emoji name, unicode character, or image assets and
convert emoji representations.
This commit is contained in:
Atsushi Toyokura 2019-12-23 23:07:15 +09:00
parent 542ec95827
commit 0d8844bc4d
5 changed files with 3643 additions and 0 deletions

View File

@ -4328,6 +4328,7 @@ SUBDIR+= ruby-delegate_it
SUBDIR+= ruby-diaspora
SUBDIR+= ruby-ditz
SUBDIR+= ruby-ethon
SUBDIR+= ruby-gemojione
SUBDIR+= ruby-gh
SUBDIR+= ruby-ghi
SUBDIR+= ruby-git

7
ruby-gemojione/DESCR Normal file
View File

@ -0,0 +1,7 @@
A gem for EmojiOne
This gem exposes the emojione unicode/image assets and APIs for
working with them.
Easily lookup emoji name, unicode character, or image assets and
convert emoji representations.

14
ruby-gemojione/Makefile Normal file
View File

@ -0,0 +1,14 @@
# $NetBSD$
DISTNAME= gemojione-3.3.0
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/bonusly/gemojione
COMMENT= Gem for EmojiOne
LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-json-[0-9]*:../../textproc/ruby-json
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

3615
ruby-gemojione/PLIST Normal file

File diff suppressed because it is too large Load Diff

6
ruby-gemojione/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (gemojione-3.3.0.gem) = 662e80f2c4eed3816ea82704163b9f198850b1df
RMD160 (gemojione-3.3.0.gem) = ba519692c02be36f823594b03eb710dd5a416eb5
SHA512 (gemojione-3.3.0.gem) = 7f61584ed75ed1f0511a3a67d10a10790a30397df41200d40b8e582aee4f05aeeef4d19c61b30d1ea6cb33590660884c4f4ec465c402ce1d4890424862fc8144
Size (gemojione-3.3.0.gem) = 4750848 bytes