Bug 660024

Summary: Review Request: libepsilon - Powerful wavelet image compressor
Product: [Fedora] Fedora Reporter: Volker Fröhlich <volker27>
Component: Package ReviewAssignee: viji <vijivijayakumar>
Status: CLOSED DEFERRED QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, notting, pahan, vijivijayakumar
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-15 23:51:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Volker Fröhlich 2010-12-05 02:50:15 UTC
Spec URL: http://www.geofrogger.net/review/libepsilon.spec
SRPM URL: http://www.geofrogger.net/review/libepsilon-0.8.1-1.fc13.src.rpm

Description:

EPSILON is a powerful OpenSource wavelet image compressor.
Wavelet-driven compressors are know to be much more effective
than traditional DCT-based ones (like JPEG). At the moment,
the program supports 30+ different wavelet filters, runs
in parallel in multi-threaded and MPI environments, can
process HUGE images and much more.

Comment 1 Volker Fröhlich 2010-12-05 02:51:14 UTC
*** Bug 660023 has been marked as a duplicate of this bug. ***

Comment 2 viji 2010-12-06 16:51:25 UTC
Looks fine, few things:

1. Can we have the following support as well, I am sure that there will be a bug report if don not build the libraries with these, better to handle this time.

--enable-pthreads       Enable POSIX threads support [default=no]
--enable-cluster        Enable cluster mode [default=no]
--enable-mpi            Enable MPI support [default=no]

2. Include the licence file also, COPYING,  in doc

Comment 3 Volker Fröhlich 2011-01-15 23:51:05 UTC
I'm putting this on hold, since MPI is not trivial and the package I need this library for, is not available yet in the version we need.