Bug 472103

Summary: Remove ImageMagick dep
Product: [Fedora] Fedora Reporter: Bastien Nocera <bnocera>
Component: libfprintAssignee: Pierre-YvesChibon <pingou>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: bnocera, mclasen, pingou
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: 2009-07-21 13:12:48 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:
Bug Depends On:    
Bug Blocks: 473303    
Attachments:
Description Flags
0001-Add-gdk-pixbuf-support.patch none

Description Bastien Nocera 2008-11-18 19:16:52 UTC
Created attachment 323947 [details]
0001-Add-gdk-pixbuf-support.patch

# FIXME remove the ImageMagick dependency when we either have the
# gdk-pixbuf support merged, or disable the driver that requires it (F10)
BuildRequires:  libusb1-devel ImageMagick-devel glib2-devel openssl-devel 

I attached the patch I sent to Daniel to add gdk-pixbuf support. Apparently, it might need more testing. If that's not fixed by F11, we should disable the (quite broken anyway) aes4000 driver.

Comment 1 Pierre-YvesChibon 2008-11-19 14:13:33 UTC
Thanks for the heads up and the update on to the git version.

You finally know that software better than I do, so feel free to change what's needed when it's needed.

Thanks

Comment 2 Bug Zapper 2008-11-26 05:34:31 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Bug Zapper 2009-06-09 09:53:36 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Matthias Clasen 2009-07-18 07:37:11 UTC
Bastien, can we please get this resolved for F12 ? This currently pulls ImageMagick onto the live cd, which costs us 6M.

Comment 5 Bastien Nocera 2009-07-18 11:15:00 UTC
Can't solve it for F12 unless Daniel Drake takes a look at it. The problem is that we can't just use gdk-pixbuf to resize the image. ImageMagick's algorithm will not destroy, but enhance the minutia available. We don't know whether gdk-pixbuf would do the same.

Comment 6 Matthias Clasen 2009-07-18 21:14:11 UTC
How about the fallback plan mentioned earlier ?

 " If that's not fixed by F11, we should disable the
(quite broken anyway) aes4000 driver. "

Comment 7 Bastien Nocera 2009-07-18 23:34:18 UTC
I guess I'll neeta it more closely then :)

Comment 8 Bastien Nocera 2009-07-21 13:12:48 UTC
Switched to gdk-pixbuf in:
http://koji.fedoraproject.org/koji/taskinfo?taskID=1489434

Sending mails to fedora-devel and the fprint lists.