summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorahoka <ahoka>2008-08-22 15:41:23 +0000
committerahoka <ahoka>2008-08-22 15:41:23 +0000
commit4d054f057d2f95641f26cf33b337e7e97d70d568 (patch)
tree8760a696f5e0ac62bc88607f50e1ceeecdab04e7 /textproc
parent7b47f6194cb7e6d73b21bfc44ede4717a1a9922d (diff)
downloadpkgsrc-4d054f057d2f95641f26cf33b337e7e97d70d568.tar.gz
Import ruby18-textpow-0.10.1 as textproc/ruby-textpow.
Textpow is a library to parse and process Textmate bundles. Although created created for their use in a word processor, these bundles have many other uses. For example, we have used them to create a syntax highligting utility and also the markup rendering engine used to render this documentation.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-textpow/DESCR4
-rw-r--r--textproc/ruby-textpow/Makefile17
-rw-r--r--textproc/ruby-textpow/PLIST23
-rw-r--r--textproc/ruby-textpow/distinfo5
4 files changed, 49 insertions, 0 deletions
diff --git a/textproc/ruby-textpow/DESCR b/textproc/ruby-textpow/DESCR
new file mode 100644
index 00000000000..bcf821dae2c
--- /dev/null
+++ b/textproc/ruby-textpow/DESCR
@@ -0,0 +1,4 @@
+Textpow is a library to parse and process Textmate bundles. Although created
+created for their use in a word processor, these bundles have many other uses.
+For example, we have used them to create a syntax highligting utility and also
+the markup rendering engine used to render this documentation.
diff --git a/textproc/ruby-textpow/Makefile b/textproc/ruby-textpow/Makefile
new file mode 100644
index 00000000000..31783999820
--- /dev/null
+++ b/textproc/ruby-textpow/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/22 15:41:23 ahoka Exp $
+
+DISTNAME= textpow-0.10.1
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+CATEGORIES= textproc
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://textpow.rubyforge.org/
+COMMENT= Library to parse and process Textmate bundles
+
+GEM_BUILD= gemspec
+
+DEPENDS+= ${RUBY_PKGPREFIX}-oniguruma>=1.1.0:../../textproc/ruby-oniguruma
+DEPENDS+= ${RUBY_PKGPREFIX}-plist>=3.0.0:../../textproc/ruby-plist
+
+.include "../../misc/rubygems/rubygem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ruby-textpow/PLIST b/textproc/ruby-textpow/PLIST
new file mode 100644
index 00000000000..2679742a69c
--- /dev/null
+++ b/textproc/ruby-textpow/PLIST
@@ -0,0 +1,23 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/08/22 15:41:23 ahoka Exp $
+bin/plist2syntax
+bin/plist2yaml
+${GEM_HOME}/cache/textpow-${PKGVERSION}.gem
+${GEM_LIBDIR}/History.txt
+${GEM_LIBDIR}/Manifest.txt
+${GEM_LIBDIR}/README.txt
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/bin/plist2syntax
+${GEM_LIBDIR}/bin/plist2yaml
+${GEM_LIBDIR}/lib/textpow.rb
+${GEM_LIBDIR}/lib/textpow/debug_processor.rb
+${GEM_LIBDIR}/lib/textpow/score_manager.rb
+${GEM_LIBDIR}/lib/textpow/syntax.rb
+${GEM_LIBDIR}/mm/manual.mm
+${GEM_LIBDIR}/test/test_textpow.rb
+${GEM_HOME}/specifications/textpow-${PKGVERSION}.gemspec
+@dirrm ${GEM_LIBDIR}/test
+@dirrm ${GEM_LIBDIR}/mm
+@dirrm ${GEM_LIBDIR}/lib/textpow
+@dirrm ${GEM_LIBDIR}/lib
+@dirrm ${GEM_LIBDIR}/bin
+@dirrm ${GEM_LIBDIR}
diff --git a/textproc/ruby-textpow/distinfo b/textproc/ruby-textpow/distinfo
new file mode 100644
index 00000000000..eeaead0cac6
--- /dev/null
+++ b/textproc/ruby-textpow/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/08/22 15:41:23 ahoka Exp $
+
+SHA1 (textpow-0.10.1.gem) = 22583b140a0bc0badc0a8f7d5fd9a40b50499427
+RMD160 (textpow-0.10.1.gem) = 1586742eeb25c33d14ccd7aeada77741f9b89ae6
+Size (textpow-0.10.1.gem) = 11776 bytes