summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-04-13 13:04:30 +0000
committerobache <obache@pkgsrc.org>2011-04-13 13:04:30 +0000
commitb0f32b0567af07937b1ec405a477aa829d78ad40 (patch)
treebc7ca8340057486782fd6e7319b60e1201e47c7c /devel
parentf66b92a8c62f5cc4a889e1a3e2fa8ff57ac463da (diff)
downloadpkgsrc-b0f32b0567af07937b1ec405a477aa829d78ad40.tar.gz
Import ruby-ole-1.2.11.1 as devel/ruby-ole.
The ruby-ole library provides a variety of functions primarily for working with OLE2 structured storage files, such as those produced by Microsoft Office - eg *.doc, *.msg etc.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-ole/ALTERNATIVES1
-rw-r--r--devel/ruby-ole/DESCR3
-rw-r--r--devel/ruby-ole/Makefile20
-rw-r--r--devel/ruby-ole/PLIST37
-rw-r--r--devel/ruby-ole/distinfo5
5 files changed, 66 insertions, 0 deletions
diff --git a/devel/ruby-ole/ALTERNATIVES b/devel/ruby-ole/ALTERNATIVES
new file mode 100644
index 00000000000..7bfac95c846
--- /dev/null
+++ b/devel/ruby-ole/ALTERNATIVES
@@ -0,0 +1 @@
+bin/oletool @PREFIX@/bin/oletool@RUBY_VER@
diff --git a/devel/ruby-ole/DESCR b/devel/ruby-ole/DESCR
new file mode 100644
index 00000000000..8aa72f6fdaf
--- /dev/null
+++ b/devel/ruby-ole/DESCR
@@ -0,0 +1,3 @@
+The ruby-ole library provides a variety of functions primarily for
+working with OLE2 structured storage files, such as those produced by
+Microsoft Office - eg *.doc, *.msg etc.
diff --git a/devel/ruby-ole/Makefile b/devel/ruby-ole/Makefile
new file mode 100644
index 00000000000..ca8c6828c6d
--- /dev/null
+++ b/devel/ruby-ole/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/04/13 13:04:30 obache Exp $
+#
+
+DISTNAME= ruby-ole-1.2.11.1
+PKGNAME= ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/}
+CATEGORIES= devel
+
+MAINTAINER= obache@NetBSD.org
+HOMEPAGE= http://code.google.com/p/ruby-ole/
+COMMENT= Ruby library for read/write access to OLE compound documents
+LICENSE= mit
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # none
+
+RUBYGEM_OPTIONS+= --format-executable
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-ole/PLIST b/devel/ruby-ole/PLIST
new file mode 100644
index 00000000000..00c80a164e5
--- /dev/null
+++ b/devel/ruby-ole/PLIST
@@ -0,0 +1,37 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/04/13 13:04:30 obache Exp $
+bin/oletool${RUBY_VER}
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/COPYING
+${GEM_LIBDIR}/ChangeLog
+${GEM_LIBDIR}/README
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/bin/oletool
+${GEM_LIBDIR}/data/propids.yaml
+${GEM_LIBDIR}/lib/ole/base.rb
+${GEM_LIBDIR}/lib/ole/file_system.rb
+${GEM_LIBDIR}/lib/ole/ranges_io.rb
+${GEM_LIBDIR}/lib/ole/storage.rb
+${GEM_LIBDIR}/lib/ole/storage/base.rb
+${GEM_LIBDIR}/lib/ole/storage/file_system.rb
+${GEM_LIBDIR}/lib/ole/storage/meta_data.rb
+${GEM_LIBDIR}/lib/ole/storage/version.rb
+${GEM_LIBDIR}/lib/ole/support.rb
+${GEM_LIBDIR}/lib/ole/types.rb
+${GEM_LIBDIR}/lib/ole/types/base.rb
+${GEM_LIBDIR}/lib/ole/types/property_set.rb
+${GEM_LIBDIR}/ruby-ole.gemspec
+${GEM_LIBDIR}/test/oleWithDirs.ole
+${GEM_LIBDIR}/test/test.doc
+${GEM_LIBDIR}/test/test_SummaryInformation
+${GEM_LIBDIR}/test/test_filesystem.rb
+${GEM_LIBDIR}/test/test_mbat.rb
+${GEM_LIBDIR}/test/test_meta_data.rb
+${GEM_LIBDIR}/test/test_property_set.rb
+${GEM_LIBDIR}/test/test_ranges_io.rb
+${GEM_LIBDIR}/test/test_storage.rb
+${GEM_LIBDIR}/test/test_support.rb
+${GEM_LIBDIR}/test/test_types.rb
+${GEM_LIBDIR}/test/test_word_6.doc
+${GEM_LIBDIR}/test/test_word_95.doc
+${GEM_LIBDIR}/test/test_word_97.doc
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/devel/ruby-ole/distinfo b/devel/ruby-ole/distinfo
new file mode 100644
index 00000000000..0a7af8c0c58
--- /dev/null
+++ b/devel/ruby-ole/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/04/13 13:04:30 obache Exp $
+
+SHA1 (ruby-ole-1.2.11.1.gem) = 5c74a9183f9fb2c891cd62d32859ace827ae54a5
+RMD160 (ruby-ole-1.2.11.1.gem) = c6da05fb8e7ff42ea2c521ff1cf790806809552f
+Size (ruby-ole-1.2.11.1.gem) = 56320 bytes