Bug 162484 - New port: graphics/p5-Image-Scale Perl module for fast, high-quality fixed-point image resizing
Summary: New port: graphics/p5-Image-Scale Perl module for fast, high-quality fixed-po...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-11 16:40 UTC by atkin901
Modified: 2011-11-13 06:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description atkin901 2011-11-11 16:40:03 UTC
From:
http://search.cpan.org/~agrundma/Image-Scale-0.08/lib/Image/Scale.pm

"This module implements several resizing algorithms with a focus on low overhead, speed and minimal features. Algorithms available are:

  GD's copyResampled (floating-point)
  GD's copyResampled fixed-point (useful on embedded devices/NAS devices)
  GraphicsMagick's assortment of resize filters (floating-point)
  GraphicsMagick's Triangle filter in fixed-point

Supported image formats include JPEG, GIF, PNG, and BMP for input, and JPEG and PNG for output."
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-11-11 16:40:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-11-11 17:19:16 UTC
Responsible Changed
From-To: perl->miwi

I'll take it.
Comment 3 atkin901 2011-11-11 17:38:19 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sorry about the duplication, the shar is in

http://www.freebsd.org/cgi/query-pr.cgi?pr=162485

All the best,

Mark Atkinson
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk69XYsACgkQrDN5kXnx8yZzEwCfTNyRF5M3XFjcjiBCAHsCLKQc
ynwAnRSv4pebUoRqq6+gJfG2VRYYW6Ad
=r7bB
-----END PGP SIGNATURE-----
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2011-11-13 05:49:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-11-13 05:50:12 UTC
miwi        2011-11-13 05:49:53 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/p5-Image-Scale Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module implements several resizing algorithms with a focus on low
  overhead, speed and minimal features. Algorithms available are:
  
    GD's copyResampled (floating-point)
    GD's copyResampled fixed-point (useful on embedded devices/NAS devices)
    GraphicsMagick's assortment of resize filters (floating-point)
    GraphicsMagick's Triangle filter in fixed-point
  
  Supported image formats include JPEG, GIF, PNG, and BMP for input, and
  JPEG and PNG for output.
  
  WWW: http://search.cpan.org/dist/Image-Size/
  
  PR:             ports/162484
  Submitted by:   Mark Atkinson <atkin901@gmail.com>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.1470    +1 -0      ports/graphics/Makefile
  1.1       +27 -0     ports/graphics/p5-Image-Scale/Makefile (new)
  1.1       +2 -0      ports/graphics/p5-Image-Scale/distinfo (new)
  1.1       +12 -0     ports/graphics/p5-Image-Scale/pkg-descr (new)
  1.1       +7 -0      ports/graphics/p5-Image-Scale/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"