SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Image-Scale rpm build for : openSUSE Leap 15. For other distributions click perl-Image-Scale.

Name : perl-Image-Scale
Version : 0.13 Vendor : obs://build_opensuse_org/home:rikj
Release : lp150.2.1 Date : 2018-05-25 12:25:51
Group : Development/Libraries/Perl Source RPM : perl-Image-Scale-0.13-lp150.2.1.src.rpm
Size : 0.12 MB
Packager : (none)
Summary : Fast, high-quality fixed-point image resizing
Description :
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.

This module came about because we needed to improve the very slow
performance of floating-point resizing algorithms on platforms without a
floating-point unit, such as ARM devices like the SheevaPlug, and the
Sparc-based ReadyNAS Duo. Previously it would take many seconds to resize
using GD on the ReadyNAS but the conversion to fixed-point with a little
assembly code brings this down to the range of well under 1 second.

GD is also incredibly difficult to build on platforms such as Windows so we
needed a replacement.

Normal platforms will also see improvement, by removing all of the GD
overhead this version of copyResampled is around 3 times faster while also
using less memory.

The fixed-point versions have an accuracy to around 4 decimal places so the
quality of floating-point vs. fixed is essentially identical.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/rikj/openSUSE_Leap_15.0/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Image::Scale)
perl-Image-Scale
perl-Image-Scale(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.11)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libgif.so.7()(64bit)
libjpeg.so.8()(64bit)
libjpeg.so.8(LIBJPEG_8.0)(64bit)
libpng16.so.16()(64bit)
libpng16.so.16(PNG16_0)(64bit)
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Image
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Image/Scale.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Image
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Image/Scale
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Image/Scale/Scale.so
/usr/share/doc/packages/perl-Image-Scale
/usr/share/doc/packages/perl-Image-Scale/Changes
/usr/share/doc/packages/perl-Image-Scale/README
/usr/share/doc/packages/perl-Image-Scale/TODO
/usr/share/man/man3/Image::Scale.3pm.gz

 
ICM