From cbf89b367a2d20694ce2f31079e3220325053d15 Mon Sep 17 00:00:00 2001 From: taca Date: Fri, 14 Mar 2014 17:43:21 +0000 Subject: 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. --- print/ruby-pdf-core/DESCR | 1 + print/ruby-pdf-core/Makefile | 12 ++++++++++++ print/ruby-pdf-core/PLIST | 23 +++++++++++++++++++++++ print/ruby-pdf-core/distinfo | 5 +++++ 4 files changed, 41 insertions(+) create mode 100644 print/ruby-pdf-core/DESCR create mode 100644 print/ruby-pdf-core/Makefile create mode 100644 print/ruby-pdf-core/PLIST create mode 100644 print/ruby-pdf-core/distinfo (limited to 'print') 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 -- cgit v1.2.3