Bug 62928

Summary: New port: graphics/dcraw, a raw images converter (needed by digikamplugins)
Product: Ports & Packages Reporter: Arjan van Leeuwen <avleeuwen>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
dcraw.shar
none
dcraw.shar none

Description Arjan van Leeuwen 2004-02-16 19:50:22 UTC

This is a new port, graphics/dcraw. 

It allows you to decode so-called 'raw' photo files from almost all digital cameras that have this function, sometimes with better results than the original vendor's decoder.

This port is needed by the upcoming graphics/digikamplugins port.
Comment 1 Michael Nottebrock 2004-02-17 12:49:57 UTC
I've added a patch, needed to compile with gcc2.95/-STABLE. Please review.
Comment 2 Arjan van Leeuwen 2004-02-17 17:11:31 UTC
On Tuesday 17 February 2004 13:49, Michael Nottebrock wrote:
> I've added a patch, needed to compile with gcc2.95/-STABLE. Please review.


OK, this also removes the warning message about the redefinition in -CURRENT. 
Approved.
Comment 3 Michael Nottebrock freebsd_committer freebsd_triage 2004-02-18 13:55:10 UTC
State Changed
From-To: open->closed

Committed, thanks!