Fix build
This commit is contained in:
parent
0d3ee5d0ba
commit
41c323e037
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332977
@ -1,4 +1,2 @@
|
||||
SHA256 (PDFLib-0.14.tar.gz) = aa8dd769d262441c6773f356ae9e5370c1f2b48c07e87bc38f1a587576652b32
|
||||
SIZE (PDFLib-0.14.tar.gz) = 27294
|
||||
SHA256 (PDFLib-0.14.tar.gz) = aa8dd769d262441c6773f356ae9e5370c1f2b48c07e87bc38f1a587576652b32
|
||||
SIZE (PDFLib-0.14.tar.gz) = 27294
|
||||
|
@ -15,20 +15,3 @@
|
||||
'VERSION_FROM' => 'PDFLib.pm', # finds $VERSION
|
||||
- 'PREREQ_PM' => { pdflib_pl => 4.0 },
|
||||
);
|
||||
--- Makefile.PL.orig 2001-06-04 13:38:11.000000000 +0000
|
||||
+++ Makefile.PL
|
||||
@@ -6,7 +6,7 @@ eval {
|
||||
require pdflib_pl;
|
||||
die unless $pdflib_pl::VERSION >= 4.0;
|
||||
};
|
||||
-if ($@) {
|
||||
+if (0) {
|
||||
die <<DEATH;
|
||||
|
||||
PDFLib requires the pdflib package from http://www.pdflib.com/ version
|
||||
@@ -20,5 +20,4 @@ DEATH
|
||||
WriteMakefile(
|
||||
'NAME' => 'PDFLib',
|
||||
'VERSION_FROM' => 'PDFLib.pm', # finds $VERSION
|
||||
- 'PREREQ_PM' => { pdflib_pl => 4.0 },
|
||||
);
|
||||
|
@ -1,2 +1 @@
|
||||
A cleaner API than pdflib_pl.pm, which is a very low-level (non-OO) interface.
|
||||
A cleaner API than pdflib_pl.pm, which is a very low-level (non-OO) interface.
|
||||
|
@ -2,6 +2,3 @@
|
||||
%%SITE_PERL%%/PDFLib.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/PDFLib/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PDFLib
|
||||
%%SITE_PERL%%/PDFLib.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/PDFLib/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/PDFLib
|
||||
|
@ -1,4 +1,2 @@
|
||||
SHA256 (PostScript-Simple-0.07.tar.gz) = 69cb6cf22c8ea87d8504b04166c71b73aa736ba76075964842102496c59c33f5
|
||||
SIZE (PostScript-Simple-0.07.tar.gz) = 41874
|
||||
SHA256 (PostScript-Simple-0.07.tar.gz) = 69cb6cf22c8ea87d8504b04166c71b73aa736ba76075964842102496c59c33f5
|
||||
SIZE (PostScript-Simple-0.07.tar.gz) = 41874
|
||||
|
@ -10,15 +10,3 @@ or "in", etc) and are the same as those used in TeX. The default unit is
|
||||
a bp, or a PostScript point, unlike TeX.
|
||||
|
||||
WWW: http://search.cpan.org/dist/PostScript-Simple/
|
||||
PostScript::Simple allows you to have a simple method of writing
|
||||
PostScript files from Perl. It has graphics primitives that allow lines,
|
||||
curves, circles, polygons and boxes to be drawn. Text can be added to
|
||||
the page using standard PostScript fonts.
|
||||
|
||||
The images can be single page EPS files, or multipage PostScript files.
|
||||
The image size can be set by using a recognised paper size ("A4", for
|
||||
example) or by giving dimensions. The units used can be specified ("mm"
|
||||
or "in", etc) and are the same as those used in TeX. The default unit is
|
||||
a bp, or a PostScript point, unlike TeX.
|
||||
|
||||
WWW: http://search.cpan.org/dist/PostScript-Simple/
|
||||
|
@ -7,10 +7,3 @@
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PostScript
|
||||
@dirrmtry %%SITE_PERL%%/PostScript/Simple
|
||||
@dirrmtry %%SITE_PERL%%/PostScript
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/PostScript/Simple/.packlist
|
||||
%%SITE_PERL%%/PostScript/Simple.pm
|
||||
%%SITE_PERL%%/PostScript/Simple/EPS.pm
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/PostScript/Simple
|
||||
@dirrm %%SITE_PERL%%/PostScript/Simple
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PostScript
|
||||
@dirrmtry %%SITE_PERL%%/PostScript
|
||||
|
@ -1,4 +1,2 @@
|
||||
SHA256 (PostScript-0.06.tar.gz) = 64aa477ebf153710e4cd1251a0fa6f964ac34fcd3d9993e299e28064f9eec589
|
||||
SIZE (PostScript-0.06.tar.gz) = 19506
|
||||
SHA256 (PostScript-0.06.tar.gz) = 64aa477ebf153710e4cd1251a0fa6f964ac34fcd3d9993e299e28064f9eec589
|
||||
SIZE (PostScript-0.06.tar.gz) = 19506
|
||||
|
@ -2,7 +2,3 @@ PostScript allows you to write PostScript files from Perl.
|
||||
It has graphics primitives that allow lines, circles and boxes to be drawn.
|
||||
|
||||
WWW: http://search.cpan.org/dist/PostScript/
|
||||
PostScript allows you to write PostScript files from Perl.
|
||||
It has graphics primitives that allow lines, circles and boxes to be drawn.
|
||||
|
||||
WWW: http://search.cpan.org/dist/PostScript/
|
||||
|
@ -10,12 +10,3 @@
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PostScript/Metrics
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PostScript
|
||||
@dirrmtry %%SITE_PERL%%/PostScript
|
||||
%%SITE_PERL%%/PostScript/Document.pm
|
||||
%%SITE_PERL%%/PostScript/Elements.pm
|
||||
%%SITE_PERL%%/PostScript/TextBlock.pm
|
||||
%%SITE_PERL%%/PostScript/Metrics.pm
|
||||
%%SITE_PERL%%/PostScript/example.pl
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/PostScript/Metrics/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/PostScript
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PostScript/Metrics
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PostScript
|
||||
|
Loading…
Reference in New Issue
Block a user