Skip to content

Commit

Permalink
make it so we can release sub-dists from the Imager git tree
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycoz committed Jun 20, 2011
1 parent 0128634 commit 04b6f77
Show file tree
Hide file tree
Showing 29 changed files with 344 additions and 43 deletions.
19 changes: 19 additions & 0 deletions FT2/MANIFEST
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Changes
fontfiles/dodge.ttf
fontfiles/ExistenceTest.afm
fontfiles/ExistenceTest.pfb
fontfiles/ExistenceTest.ttf
fontfiles/ImUgly.ttf
fontfiles/MMOne.pfb
fontfiles/NameTest.ttf
freetyp2.c
FT2.pm
FT2.xs
imft2.h
inc/Devel/CheckLib.pm
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
README
t/t10ft2.t
typemap
21 changes: 21 additions & 0 deletions FT2/MANIFEST.SKIP
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# build products
\.o$
\.bs$
^FT2\.c$
^blib/
^pm_to_blib$
^Makefile$
^Makefile\.old$
^MANIFEST\.bak$

# test products
^testout

# system
^\.svn/
/\.svn/
^\.gitignore$

# editor
^#
~$
8 changes: 2 additions & 6 deletions FT2/Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,8 @@ else {
resources =>
{
homepage => "http://imager.perl.org/",
repository =>
{
url => "http://imager.perl.org/svn/trunk/Imager/FT2",
web => "http://imager.perl.org/svnweb/public/browse/trunk/Imager/FT2",
type => "svn",
},
repository => "git://git.imager.perl.org/imager.git",
bugtracker => "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Imager",
},
};
$opts{PREREQ_PM} =
Expand Down
10 changes: 10 additions & 0 deletions FT2/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Imager::Font::FT2 provides font support to Imager via the FreeType 2
library.

It requires libfreetype and its development header files to be
installed.

This is currently shipped as part of Imager, but but Imager may
install with out installing Imager::Font::FT2, if your module or
application requires FreeType 2 support then add Imager::Font::FT2 as
a prerequisite.
4 changes: 4 additions & 0 deletions GIF/Changes
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Imager-File-GIF 0.79
confusing at best. Requires changes from Imager 0.84.
https://rt.cpan.org/Ticket/Display.html?id=67912

- replace (imager|tony)@imager.perl.org in the doc, since I don't
plan to continue receiving mail at that address.
https://rt.cpan.org/Ticket/Display.html?id=68591

Imager-File-GIF 0.78
====================

Expand Down
24 changes: 24 additions & 0 deletions GIF/MANIFEST
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
Changes
GIF.pm
GIF.xs
imgif.c
imgif.h
inc/Devel/CheckLib.pm
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
t/t10gif.t
t/t20new.t
t/t30fixed.t
testimg/badindex.gif
testimg/bandw.gif
testimg/expected.gif
testimg/loccmap.gif
testimg/nocmap.gif
testimg/scale.gif
testimg/scalei.gif
testimg/screen2.gif
testimg/screen3.gif
testimg/trimgdesc.gif
testimg/trmiddesc.gif
testimg/zerocomm.gif
21 changes: 21 additions & 0 deletions GIF/MANIFEST.SKIP
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# build products
\.o$
\.bs$
^GIF\.c$
^blib/
^pm_to_blib$
^Makefile$
^MANIFEST\.bak$

# test products
^testout

# system
^\.svn/
/\.svn/

# editor
^#
~$

^\.gitignore$
8 changes: 2 additions & 6 deletions GIF/Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,8 @@ else {
resources =>
{
homepage => "http://imager.perl.org/",
repository =>
{
url => "http://imager.perl.org/svn/trunk/Imager/GIF",
web => "http://imager.perl.org/svnweb/public/browse/trunk/Imager/GIF",
type => "svn",
},
repository => "git://git.imager.perl.org/imager.git",
bugtracker => "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Imager",
},
};
$opts{PREREQ_PM} =
Expand Down
7 changes: 7 additions & 0 deletions GIF/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Imager::File::GIF provides GIF file format support for Imager.

It requires libgif to be installed, including development headers.

This is currently shipped as part of Imager, but Imager may install
with out installing Imager::File::GIF, so if you need GIF support, add
a dependency on Imager::File::GIF.
7 changes: 6 additions & 1 deletion JPEG/Changes
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
Imager-File-JPEG 0.79
=====================

- add progressive support
- add progressive write support
https://rt.cpan.org/Ticket/Display.html?id=68691

- replace (imager|tony)@imager.perl.org in the doc, since I don't
plan to continue receiving mail at that address.
https://rt.cpan.org/Ticket/Display.html?id=68591

Imager-File-JPEG 0.78
=====================
Expand Down
18 changes: 18 additions & 0 deletions JPEG/MANIFEST
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Changes
imexif.c
imexif.h
imjpeg.c
imjpeg.h
inc/Devel/CheckLib.pm
JPEG.pm
JPEG.xs
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
README
t/t00load.t
t/t10jpeg.t
testimg/209_yonge.jpg Regression test: #17981
testimg/exiftest.jpg Test image for EXIF parsing
testimg/scmyk.jpg Simple CMYK JPEG image
testimg/zerotype.jpg Image with a zero type entry in the EXIF data
21 changes: 21 additions & 0 deletions JPEG/MANIFEST.SKIP
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# build products
\.o$
\.bs$
^JPEG\.c$
^blib/
^pm_to_blib$
^Makefile$
^Makefile\.old$
^MANIFEST\.bak$

# test products
^testout

# system
^\.svn/
/\.svn/
^\.gitignore$

# editor
^#
~$
8 changes: 2 additions & 6 deletions JPEG/Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,8 @@ else {
resources =>
{
homepage => "http://imager.perl.org/",
repository =>
{
url => "http://imager.perl.org/svn/trunk/Imager/JPEG",
web => "http://imager.perl.org/svnweb/public/browse/trunk/Imager/JPEG",
type => "svn",
},
repository => "git://git.imager.perl.org/imager.git",
bugtracker => "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Imager",
},
};
$opts{PREREQ_PM} =
Expand Down
7 changes: 7 additions & 0 deletions JPEG/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Imager::File::JPEG provides JPEG file format support for Imager.

It requires libjpeg to be installed.

This is currently shipped as part of Imager, but Imager may install
with out installing Imager::File::JPEG, so if you need JPEG support,
add a dependency on Imager::File::JPEG.
7 changes: 7 additions & 0 deletions PNG/Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Imager-File-PNG 0.79
====================

- replace (imager|tony)@imager.perl.org in the doc, since I don't
plan to continue receiving mail at that address.
https://rt.cpan.org/Ticket/Display.html?id=68591

Imager-File-PNG 0.78
====================

Expand Down
13 changes: 13 additions & 0 deletions PNG/MANIFEST
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Changes
impng.c
impng.h
inc/Devel/CheckLib.pm
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
PNG.pm
PNG.xs
t/00load.t
t/10png.t
testimg/palette.png
testimg/palette_out.png
19 changes: 19 additions & 0 deletions PNG/MANIFEST.SKIP
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# build products
\.o$
\.bs$
^PNG\.c$
^blib/
^pm_to_blib$
^Makefile$
^MANIFEST\.bak$

# test products
^testout

# system
^\.svn/
/\.svn/

# editor
^#
~$
8 changes: 2 additions & 6 deletions PNG/Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,8 @@ else {
resources =>
{
homepage => "http://imager.perl.org/",
repository =>
{
url => "http://imager.perl.org/svn/trunk/Imager/PNG",
web => "http://imager.perl.org/svnweb/public/browse/trunk/Imager/PNG",
type => "svn",
},
repository => "git://git.imager.perl.org/imager.git",
bugtracker => "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Imager",
},
};
$opts{PREREQ_PM} =
Expand Down
7 changes: 7 additions & 0 deletions PNG/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Imager::File::PNG provides PNG file format support for Imager.

It requires libpng to be installed.

This is currently shipped as part of Imager, but Imager may install
with out installing Imager::File::PNG, so if you need PNG support,
add a dependency on Imager::File::PNG.
8 changes: 2 additions & 6 deletions T1/Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,8 @@ else {
resources =>
{
homepage => "http://imager.perl.org/",
repository =>
{
url => "git://git.imager.perl.org/imager-type1.git",
web => "http://git.imager.perl.org/imager-type1.git/",
type => "git",
},
repository => "git://git.imager.perl.org/imager.git",
bugtracker => "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Imager",
},
};
$opts{PREREQ_PM} =
Expand Down
10 changes: 10 additions & 0 deletions TIFF/Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Imager-File-TIFF 0.79
=====================

- handle slightly different warning from libtiff 4.x
https://rt.cpan.org/Ticket/Display.html?id=65268

- replace (imager|tony)@imager.perl.org in the doc, since I don't
plan to continue receiving mail at that address.
https://rt.cpan.org/Ticket/Display.html?id=68591

Imager-File-TIFF 0.78
=====================

Expand Down
39 changes: 39 additions & 0 deletions TIFF/MANIFEST
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
Changes
imtiff.c
imtiff.h
inc/Devel/CheckLib.pm
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
README
t/t10tiff.t
testimg/alpha.tif Alpha scaling test image
testimg/comp4.bmp Compressed 4-bit/pixel BMP
testimg/comp4.tif 4-bit/pixel paletted TIFF
testimg/comp4bad.tif corrupted 4-bit/pixel paletted TIFF
testimg/comp4t.tif 4-bit/pixel paletted TIFF (tiled)
testimg/comp8.bmp Compressed 8-bit/pixel BMP
testimg/comp8.tif 8-bit/pixel paletted TIFF
testimg/gralpha.tif Grey alpha test image
testimg/grey16.tif 16-bit/sample greyscale TIFF
testimg/grey32.tif 32-bit/sample greyscale+alpha TIFF
testimg/imager.pbm Test bi-level
testimg/imager.tif Test bi-level
testimg/pengtile.tif Tiled tiff image, same as penguin-base.ppm
testimg/penguin-base.ppm
testimg/rgb16.tif 16-bit/sample RGB image - strips
testimg/rgb16t.tif 16-bit/sample RGB image - tiled
testimg/rgbatsep.tif Tiled/separated for testing RGBA codepath
testimg/scmyk.tif Simple CMYK TIFF image
testimg/scmyka.tif CMYK with one alpha channel
testimg/scmyka16.tif CMYK with one alpha channel (16-bit)
testimg/scmykaa.tif CMYK with 2 alpha channels
testimg/slab.tif Lab color image
testimg/srgb.tif Simple RGB image
testimg/srgba.tif RGB with one alpha
testimg/srgba16.tif
testimg/srgba32.tif
testimg/srgbaa.tif RGB with 2 alpha
testimg/tiffwarn.tif Generates a warning while being read
TIFF.pm
TIFF.xs
21 changes: 21 additions & 0 deletions TIFF/MANIFEST.SKIP
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# build products
\.o$
\.bs$
^TIFF\.c$
^blib/
^pm_to_blib$
^Makefile$
^Makefile\.old$
^MANIFEST\.bak$

# test products
^testout

# system
^\.svn/
/\.svn/
^\.gitignore$

# editor
^#
~$
Loading

0 comments on commit 04b6f77

Please sign in to comment.