summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-09-12 11:23:13 +0000
committertaca <taca@pkgsrc.org>2011-09-12 11:23:13 +0000
commit5c1a66638c0d2babeffe22d9066a47a1c8aefbf8 (patch)
treec0bebfb98778e0c87e5642b601024282edefc0e8
parent25b83f5fcb81432e75b900084266fa6a16cf2be0 (diff)
downloadpkgsrc-5c1a66638c0d2babeffe22d9066a47a1c8aefbf8.tar.gz
Update PLIST which I forgot.
No PKGREVISION bump since the package was completely broken.
-rw-r--r--print/ruby-prawn/PLIST74
1 files changed, 5 insertions, 69 deletions
diff --git a/print/ruby-prawn/PLIST b/print/ruby-prawn/PLIST
index 9f6fa9b3904..043d498194b 100644
--- a/print/ruby-prawn/PLIST
+++ b/print/ruby-prawn/PLIST
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/06/19 14:49:40 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2011/09/12 11:23:13 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/COPYING
-${GEM_LIBDIR}/HACKING
+${GEM_LIBDIR}/GPLv2
+${GEM_LIBDIR}/GPLv3
${GEM_LIBDIR}/LICENSE
-${GEM_LIBDIR}/README
+${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/data/encodings/win_ansi.txt
${GEM_LIBDIR}/data/fonts/Action Man.dfont
@@ -68,87 +69,21 @@ ${GEM_LIBDIR}/data/pdfs/resources_as_indirect_object.pdf
${GEM_LIBDIR}/data/pdfs/two_hexagons.pdf
${GEM_LIBDIR}/data/pdfs/version_1_6.pdf
${GEM_LIBDIR}/data/shift_jis_text.txt
-${GEM_LIBDIR}/examples/bounding_box/bounding_boxes.rb
-${GEM_LIBDIR}/examples/bounding_box/indentation.rb
${GEM_LIBDIR}/examples/bounding_box/russian_boxes.rb
-${GEM_LIBDIR}/examples/bounding_box/stretched_nesting.rb
${GEM_LIBDIR}/examples/example_helper.rb
-${GEM_LIBDIR}/examples/general/background.rb
-${GEM_LIBDIR}/examples/general/canvas.rb
${GEM_LIBDIR}/examples/general/context_sensitive_headers.rb
-${GEM_LIBDIR}/examples/general/float.rb
-${GEM_LIBDIR}/examples/general/margin.rb
-${GEM_LIBDIR}/examples/general/measurement_units.rb
-${GEM_LIBDIR}/examples/general/metadata-info.rb
-${GEM_LIBDIR}/examples/general/multi_page_layout.rb
-${GEM_LIBDIR}/examples/general/outlines.rb
-${GEM_LIBDIR}/examples/general/page_geometry.rb
-${GEM_LIBDIR}/examples/general/page_numbering.rb
-${GEM_LIBDIR}/examples/general/page_templates.rb
-${GEM_LIBDIR}/examples/general/repeaters.rb
-${GEM_LIBDIR}/examples/general/stamp.rb
-${GEM_LIBDIR}/examples/general/templates.rb
-${GEM_LIBDIR}/examples/graphics/basic_images.rb
${GEM_LIBDIR}/examples/graphics/cmyk.rb
-${GEM_LIBDIR}/examples/graphics/curves.rb
${GEM_LIBDIR}/examples/graphics/gradient.rb
-${GEM_LIBDIR}/examples/graphics/hexagon.rb
-${GEM_LIBDIR}/examples/graphics/image_fit.rb
-${GEM_LIBDIR}/examples/graphics/image_flow.rb
-${GEM_LIBDIR}/examples/graphics/image_position.rb
-${GEM_LIBDIR}/examples/graphics/line.rb
${GEM_LIBDIR}/examples/graphics/png_types.rb
-${GEM_LIBDIR}/examples/graphics/polygons.rb
${GEM_LIBDIR}/examples/graphics/remote_images.rb
-${GEM_LIBDIR}/examples/graphics/rounded_polygons.rb
-${GEM_LIBDIR}/examples/graphics/rounded_rectangle.rb
-${GEM_LIBDIR}/examples/graphics/ruport_style_helpers.rb
-${GEM_LIBDIR}/examples/graphics/stroke_bounds.rb
-${GEM_LIBDIR}/examples/graphics/stroke_cap_and_join.rb
-${GEM_LIBDIR}/examples/graphics/stroke_dash.rb
-${GEM_LIBDIR}/examples/graphics/transformations.rb
-${GEM_LIBDIR}/examples/graphics/transparency.rb
-${GEM_LIBDIR}/examples/grid/bounding_boxes.rb
-${GEM_LIBDIR}/examples/grid/column_gutter_grid.rb
-${GEM_LIBDIR}/examples/grid/multi_boxes.rb
-${GEM_LIBDIR}/examples/grid/show_grid.rb
-${GEM_LIBDIR}/examples/grid/simple_grid.rb
-${GEM_LIBDIR}/examples/m17n/chinese_text_wrapping.rb
-${GEM_LIBDIR}/examples/m17n/euro.rb
${GEM_LIBDIR}/examples/m17n/full_win_ansi_character_list.rb
${GEM_LIBDIR}/examples/m17n/sjis.rb
-${GEM_LIBDIR}/examples/m17n/utf8.rb
${GEM_LIBDIR}/examples/m17n/win_ansi_charset.rb
-${GEM_LIBDIR}/examples/security/hello_foo.rb
${GEM_LIBDIR}/examples/table/bill.rb
-${GEM_LIBDIR}/examples/table/borders.rb
-${GEM_LIBDIR}/examples/table/cell.rb
-${GEM_LIBDIR}/examples/table/checkerboard.rb
${GEM_LIBDIR}/examples/table/header.rb
-${GEM_LIBDIR}/examples/table/inline_format_table.rb
-${GEM_LIBDIR}/examples/table/multi_page_table.rb
-${GEM_LIBDIR}/examples/table/simple_table.rb
-${GEM_LIBDIR}/examples/table/subtable.rb
-${GEM_LIBDIR}/examples/table/widths.rb
-${GEM_LIBDIR}/examples/text/alignment.rb
-${GEM_LIBDIR}/examples/text/character_spacing.rb
-${GEM_LIBDIR}/examples/text/dfont.rb
-${GEM_LIBDIR}/examples/text/family_based_styling.rb
${GEM_LIBDIR}/examples/text/font_calculations.rb
-${GEM_LIBDIR}/examples/text/font_size.rb
${GEM_LIBDIR}/examples/text/hyphenation.rb
${GEM_LIBDIR}/examples/text/indent_paragraphs.rb
-${GEM_LIBDIR}/examples/text/inline_format.rb
-${GEM_LIBDIR}/examples/text/kerning.rb
-${GEM_LIBDIR}/examples/text/rendering_mode.rb
-${GEM_LIBDIR}/examples/text/rotated.rb
-${GEM_LIBDIR}/examples/text/shaped_text_box.rb
-${GEM_LIBDIR}/examples/text/simple_text.rb
-${GEM_LIBDIR}/examples/text/simple_text_ttf.rb
-${GEM_LIBDIR}/examples/text/span.rb
-${GEM_LIBDIR}/examples/text/text_box.rb
-${GEM_LIBDIR}/examples/text/text_box_returning_excess.rb
-${GEM_LIBDIR}/examples/text/text_flow.rb
${GEM_LIBDIR}/lib/prawn.rb
${GEM_LIBDIR}/lib/prawn/compatibility.rb
${GEM_LIBDIR}/lib/prawn/core.rb
@@ -216,6 +151,7 @@ ${GEM_LIBDIR}/prawn.gemspec
${GEM_LIBDIR}/spec/annotations_spec.rb
${GEM_LIBDIR}/spec/bounding_box_spec.rb
${GEM_LIBDIR}/spec/cell_spec.rb
+${GEM_LIBDIR}/spec/data/curves.pdf
${GEM_LIBDIR}/spec/destinations_spec.rb
${GEM_LIBDIR}/spec/document_spec.rb
${GEM_LIBDIR}/spec/extensions/mocha.rb