pkgsrc-WIP-changes archive

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

Import ruby-prawn-templates 0.1.2.



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <cfkoch%edgebsd.org@localhost>
Pushed By:	cfkoch
Date:		Sat Feb 29 16:56:41 2020 -0800
Changeset:	54b5f2aa1a13e239663bc5f92f50b8574cf31afa

Modified Files:
	Makefile
Added Files:
	ruby-prawn-templates/DESCR
	ruby-prawn-templates/Makefile
	ruby-prawn-templates/PLIST
	ruby-prawn-templates/distinfo

Log Message:
Import ruby-prawn-templates 0.1.2.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=54b5f2aa1a13e239663bc5f92f50b8574cf31afa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                      |  1 +
 ruby-prawn-templates/DESCR    |  2 ++
 ruby-prawn-templates/Makefile | 15 +++++++++++++++
 ruby-prawn-templates/PLIST    | 42 ++++++++++++++++++++++++++++++++++++++++++
 ruby-prawn-templates/distinfo |  6 ++++++
 5 files changed, 66 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index c7c2ff1551..8401f86479 100644
--- a/Makefile
+++ b/Makefile
@@ -4380,6 +4380,7 @@ SUBDIR+=	ruby-passenger
 SUBDIR+=	ruby-prawn-icon
 SUBDIR+=	ruby-prawn-svg
 SUBDIR+=	ruby-prawn-table
+SUBDIR+=	ruby-prawn-templates
 SUBDIR+=	ruby-pusher-client
 SUBDIR+=	ruby-rack-flash3
 SUBDIR+=	ruby-rack-protection1
diff --git a/ruby-prawn-templates/DESCR b/ruby-prawn-templates/DESCR
new file mode 100644
index 0000000000..437966559c
--- /dev/null
+++ b/ruby-prawn-templates/DESCR
@@ -0,0 +1,2 @@
+A extention to Prawn that allows to include other pdfs either as background
+to write upon or to combine several pdf documents into one.
diff --git a/ruby-prawn-templates/Makefile b/ruby-prawn-templates/Makefile
new file mode 100644
index 0000000000..b342470c02
--- /dev/null
+++ b/ruby-prawn-templates/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+DISTNAME=	prawn-templates-0.1.2
+CATEGORIES=	print
+
+MAINTAINER=	cfkoch%edgebsd.org@localhost
+HOMEPAGE=	http://prawnpdf.org/
+COMMENT=	Experimental extraction of template features from Prawn
+LICENSE=	ruby-license
+
+DEPENDS+=	${RUBY_PKGPREFIX}-prawn>=1.3.0:../../print/ruby-prawn
+DEPENDS+=	${RUBY_PKGPREFIX}-pdf-reader>=2.0.0:../../print/ruby-pdf-reader
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/ruby-prawn-templates/PLIST b/ruby-prawn-templates/PLIST
new file mode 100644
index 0000000000..efdb65b9b8
--- /dev/null
+++ b/ruby-prawn-templates/PLIST
@@ -0,0 +1,42 @@
+@comment $NetBSD$
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_HOME}/doc/${GEM_NAME}/ri/PDF/Core/DocumentState/cdesc-DocumentState.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/PDF/Core/Errors/cdesc-Errors.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/PDF/Core/ObjectStore/cdesc-ObjectStore.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/PDF/Core/Page/cdesc-Page.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/PDF/Core/cdesc-Core.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/PDF/cdesc-PDF.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Document/Internals/cdesc-Internals.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Document/Internals/fresh_content_streams-i.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Document/cdesc-Document.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Templates/ObjectStoreExtensions/cdesc-ObjectStoreExtensions.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Templates/ObjectStoreExtensions/get_page_objects-i.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Templates/ObjectStoreExtensions/hash_index-i.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Templates/ObjectStoreExtensions/import_page-i.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Templates/ObjectStoreExtensions/index_template-i.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Templates/ObjectStoreExtensions/indexed_hash-i.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Templates/ObjectStoreExtensions/indexed_template-i.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Templates/ObjectStoreExtensions/indexing_key-i.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Templates/ObjectStoreExtensions/load_file-i.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Templates/ObjectStoreExtensions/load_object_graph-i.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Templates/ObjectStoreExtensions/template_index-i.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Templates/cdesc-Templates.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Templates/initialize_first_page-i.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Templates/merge_template_options-i.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Templates/start_new_page-i.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/Text/cdesc-Text.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/Prawn/cdesc-Prawn.ri
+${GEM_HOME}/doc/${GEM_NAME}/ri/cache.ri
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
+${GEM_LIBDIR}/COPYING
+${GEM_LIBDIR}/GPLv2
+${GEM_LIBDIR}/GPLv3
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/lib/pdf/core/document_state.rb
+${GEM_LIBDIR}/lib/pdf/core/errors.rb
+${GEM_LIBDIR}/lib/pdf/core/object_store.rb
+${GEM_LIBDIR}/lib/pdf/core/page.rb
+${GEM_LIBDIR}/lib/prawn/document/internals.rb
+${GEM_LIBDIR}/lib/prawn/templates.rb
+${GEM_LIBDIR}/lib/prawn/text.rb
+${GEM_LIBDIR}/prawn-templates.gemspec
diff --git a/ruby-prawn-templates/distinfo b/ruby-prawn-templates/distinfo
new file mode 100644
index 0000000000..df417ed489
--- /dev/null
+++ b/ruby-prawn-templates/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (prawn-templates-0.1.2.gem) = 9c6f4cb788f5c95cf3cb940eabb8bd7e277688b3
+RMD160 (prawn-templates-0.1.2.gem) = 613f54f65f8989754d9b73ee82000cf6f5fe7c90
+SHA512 (prawn-templates-0.1.2.gem) = 0c64566a9cfdadb075fa31fb7630419f2adc624148f8ff8921c8afea1f2a2ac363439bdef450ad2a84a08cdfbfc9e07a49380e7e6a3e43c16e7413703c029cf0
+Size (prawn-templates-0.1.2.gem) = 28160 bytes


Home | Main Index | Thread Index | Old Index