summaryrefslogtreecommitdiff
path: root/print/ruby-pdf-core
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2014-03-14 17:43:21 +0000
committertaca <taca@pkgsrc.org>2014-03-14 17:43:21 +0000
commita332bc794bf663be722b46e13a4c22726702650e (patch)
treefe49295b5ed453bcadaa33ead8dc8943e9f48ea8 /print/ruby-pdf-core
parent546b63e68fdf29d524e412cd0fd7e768dd717482 (diff)
downloadpkgsrc-a332bc794bf663be722b46e13a4c22726702650e.tar.gz
Add ruby-pdf-core package version 0.1.6 which needed by ruby-prawn 0.15.0.
PDF::Core is used by Prawn to render PDF documents.
Diffstat (limited to 'print/ruby-pdf-core')
-rw-r--r--print/ruby-pdf-core/DESCR1
-rw-r--r--print/ruby-pdf-core/Makefile12
-rw-r--r--print/ruby-pdf-core/PLIST23
-rw-r--r--print/ruby-pdf-core/distinfo5
4 files changed, 41 insertions, 0 deletions
diff --git a/print/ruby-pdf-core/DESCR b/print/ruby-pdf-core/DESCR
new file mode 100644
index 00000000000..cedc1dbe74a
--- /dev/null
+++ b/print/ruby-pdf-core/DESCR
@@ -0,0 +1 @@
+PDF::Core is used by Prawn to render PDF documents.
diff --git a/print/ruby-pdf-core/Makefile b/print/ruby-pdf-core/Makefile
new file mode 100644
index 00000000000..49cb98af6cc
--- /dev/null
+++ b/print/ruby-pdf-core/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2014/03/14 17:43:21 taca Exp $
+
+DISTNAME= pdf-core-0.1.6
+CATEGORIES= print
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://prawnpdf.org/
+COMMENT= PDF::Core is used by Prawn to render PDF documents
+LICENSE= mit
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/ruby-pdf-core/PLIST b/print/ruby-pdf-core/PLIST
new file mode 100644
index 00000000000..4c24ae512b9
--- /dev/null
+++ b/print/ruby-pdf-core/PLIST
@@ -0,0 +1,23 @@
+@comment $NetBSD: PLIST,v 1.1 2014/03/14 17:43:21 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/lib/pdf/core.rb
+${GEM_LIBDIR}/lib/pdf/core/annotations.rb
+${GEM_LIBDIR}/lib/pdf/core/byte_string.rb
+${GEM_LIBDIR}/lib/pdf/core/destinations.rb
+${GEM_LIBDIR}/lib/pdf/core/document_state.rb
+${GEM_LIBDIR}/lib/pdf/core/filter_list.rb
+${GEM_LIBDIR}/lib/pdf/core/filters.rb
+${GEM_LIBDIR}/lib/pdf/core/graphics_state.rb
+${GEM_LIBDIR}/lib/pdf/core/literal_string.rb
+${GEM_LIBDIR}/lib/pdf/core/name_tree.rb
+${GEM_LIBDIR}/lib/pdf/core/object_store.rb
+${GEM_LIBDIR}/lib/pdf/core/outline.rb
+${GEM_LIBDIR}/lib/pdf/core/page.rb
+${GEM_LIBDIR}/lib/pdf/core/page_geometry.rb
+${GEM_LIBDIR}/lib/pdf/core/pdf_object.rb
+${GEM_LIBDIR}/lib/pdf/core/reference.rb
+${GEM_LIBDIR}/lib/pdf/core/stream.rb
+${GEM_LIBDIR}/lib/pdf/core/text.rb
+${GEM_LIBDIR}/pdf-core.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
+@pkgdir lib/ruby/gems/2.0.0/build_info
diff --git a/print/ruby-pdf-core/distinfo b/print/ruby-pdf-core/distinfo
new file mode 100644
index 00000000000..8721e8795fa
--- /dev/null
+++ b/print/ruby-pdf-core/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/03/14 17:43:21 taca Exp $
+
+SHA1 (pdf-core-0.1.6.gem) = 9cc870c53e645889cc4983c2e6030de2b1145e4a
+RMD160 (pdf-core-0.1.6.gem) = 52cd18fedf18c94019147f60ca896fa09363e094
+Size (pdf-core-0.1.6.gem) = 21504 bytes