summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2016-01-09 18:55:29 +0000
committertsutsui <tsutsui@pkgsrc.org>2016-01-09 18:55:29 +0000
commitc2a7aeca38c655d27d4b1c0ebfc4f171a7326f31 (patch)
tree5be20ced9297c0199918edc21ec6ee0639dfe048 /net
parentc53f53cd921aafa2992eda1f405bde0ebee310eb (diff)
downloadpkgsrc-c2a7aeca38c655d27d4b1c0ebfc4f171a7326f31.tar.gz
Import ruby-twitter-text-1.13.0 as net/ruby-twitter-text.
Twitter-text gem provides text processing routines for Twitter Tweets. The major reason for this is to unify the various auto-linking and extraction of usernames, lists, hashtags and URLs.
Diffstat (limited to 'net')
-rw-r--r--net/ruby-twitter-text/DESCR3
-rw-r--r--net/ruby-twitter-text/Makefile14
-rw-r--r--net/ruby-twitter-text/PLIST36
-rw-r--r--net/ruby-twitter-text/distinfo6
4 files changed, 59 insertions, 0 deletions
diff --git a/net/ruby-twitter-text/DESCR b/net/ruby-twitter-text/DESCR
new file mode 100644
index 00000000000..3acd58412b5
--- /dev/null
+++ b/net/ruby-twitter-text/DESCR
@@ -0,0 +1,3 @@
+Twitter-text gem provides text processing routines for Twitter Tweets.
+The major reason for this is to unify the various auto-linking and
+extraction of usernames, lists, hashtags and URLs.
diff --git a/net/ruby-twitter-text/Makefile b/net/ruby-twitter-text/Makefile
new file mode 100644
index 00000000000..f854fa2d9db
--- /dev/null
+++ b/net/ruby-twitter-text/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2016/01/09 18:55:29 tsutsui Exp $
+
+DISTNAME= twitter-text-1.13.0
+CATEGORIES= net
+
+MAINTAINER= tsutsui@NetBSD.org
+HOMEPAGE= https://rubygems.org/gems/twitter-text
+COMMENT= Library that provides text handling for Twitter
+LICENSE= apache-2.0
+
+DEPENDS+= ${RUBY_PKGPREFIX}-unf-[0-9]*:../../converters/ruby-unf
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/ruby-twitter-text/PLIST b/net/ruby-twitter-text/PLIST
new file mode 100644
index 00000000000..15a74ef45bb
--- /dev/null
+++ b/net/ruby-twitter-text/PLIST
@@ -0,0 +1,36 @@
+@comment $NetBSD: PLIST,v 1.1 2016/01/09 18:55:29 tsutsui Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gemtest
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.gitmodules
+${GEM_LIBDIR}/.rspec
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.rdoc
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/assets/tld_lib.yml
+${GEM_LIBDIR}/lib/twitter-text.rb
+${GEM_LIBDIR}/lib/twitter-text/autolink.rb
+${GEM_LIBDIR}/lib/twitter-text/deprecation.rb
+${GEM_LIBDIR}/lib/twitter-text/extractor.rb
+${GEM_LIBDIR}/lib/twitter-text/hash_helper.rb
+${GEM_LIBDIR}/lib/twitter-text/hit_highlighter.rb
+${GEM_LIBDIR}/lib/twitter-text/regex.rb
+${GEM_LIBDIR}/lib/twitter-text/rewriter.rb
+${GEM_LIBDIR}/lib/twitter-text/unicode.rb
+${GEM_LIBDIR}/lib/twitter-text/validation.rb
+${GEM_LIBDIR}/script/destroy
+${GEM_LIBDIR}/script/generate
+${GEM_LIBDIR}/spec/autolinking_spec.rb
+${GEM_LIBDIR}/spec/extractor_spec.rb
+${GEM_LIBDIR}/spec/hithighlighter_spec.rb
+${GEM_LIBDIR}/spec/regex_spec.rb
+${GEM_LIBDIR}/spec/rewriter_spec.rb
+${GEM_LIBDIR}/spec/spec_helper.rb
+${GEM_LIBDIR}/spec/test_urls.rb
+${GEM_LIBDIR}/spec/twitter_text_spec.rb
+${GEM_LIBDIR}/spec/unicode_spec.rb
+${GEM_LIBDIR}/spec/validation_spec.rb
+${GEM_LIBDIR}/test/conformance_test.rb
+${GEM_LIBDIR}/twitter-text.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/net/ruby-twitter-text/distinfo b/net/ruby-twitter-text/distinfo
new file mode 100644
index 00000000000..fd2cba24fad
--- /dev/null
+++ b/net/ruby-twitter-text/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/01/09 18:55:29 tsutsui Exp $
+
+SHA1 (twitter-text-1.13.0.gem) = d7ad699b8eccf71a2761cda200fe93ca9439cdb4
+RMD160 (twitter-text-1.13.0.gem) = 273e7e1682ab6144f6e28b2c2a566a456e2ded56
+SHA512 (twitter-text-1.13.0.gem) = bfd4315e827149a6a7c34ad26fe6026fd17ebca39557edbab0dfe59380f14528f927c7b9332f28e24cf6a12e00b703b9edb94122fae60757f179f1a71a0e2ea7
+Size (twitter-text-1.13.0.gem) = 44544 bytes