Importing converters/ruby-unf 0.0.4.

This is a wrapper library to bring Unicode Normalization Form support
to Ruby/JRuby.
This commit is contained in:
taca 2011-12-14 16:57:37 +00:00
parent 4ac40c6d87
commit a08f1da70f
4 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,2 @@
This is a wrapper library to bring Unicode Normalization Form support
to Ruby/JRuby.

View file

@ -0,0 +1,14 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/12/14 16:57:37 taca Exp $
DISTNAME= unf-0.0.4
CATEGORIES= converters
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://github.com/knu/unf
COMMENT= Wrapper library to bring Unicode Normalization Form support
LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-unf_ext>=0.0.3:../../converters/ruby-unf_ext
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

17
converters/ruby-unf/PLIST Normal file
View file

@ -0,0 +1,17 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2011/12/14 16:57:37 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.document
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/VERSION
${GEM_LIBDIR}/lib/unf.rb
${GEM_LIBDIR}/lib/unf/normalizer.rb
${GEM_LIBDIR}/lib/unf/normalizer_cruby.rb
${GEM_LIBDIR}/lib/unf/normalizer_jruby.rb
${GEM_LIBDIR}/test/helper.rb
${GEM_LIBDIR}/test/normalization-test.txt
${GEM_LIBDIR}/test/test_unf.rb
${GEM_LIBDIR}/unf.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2011/12/14 16:57:37 taca Exp $
SHA1 (unf-0.0.4.gem) = a6fe813b2cb62638baccec36eeb210e4daeb352e
RMD160 (unf-0.0.4.gem) = efa42e5ec828ef241d964e0fbbe3b92fb9a6a023
Size (unf-0.0.4.gem) = 119296 bytes