pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/ruby-pdf-core Add ruby-pdf-core package version ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f63628b69e00
branches:  trunk
changeset: 631962:f63628b69e00
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Mar 14 17:43:21 2014 +0000

description:
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:

 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(+), 0 deletions(-)

diffs (57 lines):

diff -r fcba05ad389c -r f63628b69e00 print/ruby-pdf-core/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/ruby-pdf-core/DESCR Fri Mar 14 17:43:21 2014 +0000
@@ -0,0 +1,1 @@
+PDF::Core is used by Prawn to render PDF documents.
diff -r fcba05ad389c -r f63628b69e00 print/ruby-pdf-core/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/ruby-pdf-core/Makefile      Fri Mar 14 17:43:21 2014 +0000
@@ -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@localhost
+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 -r fcba05ad389c -r f63628b69e00 print/ruby-pdf-core/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/ruby-pdf-core/PLIST Fri Mar 14 17:43:21 2014 +0000
@@ -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 -r fcba05ad389c -r f63628b69e00 print/ruby-pdf-core/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/ruby-pdf-core/distinfo      Fri Mar 14 17:43:21 2014 +0000
@@ -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



Home | Main Index | Thread Index | Old Index