diff --git a/README b/README index f27ea50..453c219 100644 --- a/README +++ b/README @@ -70,7 +70,7 @@ http://www.cybercom.net/~dcoffin/dcraw/: execute permission. * [16]dcraw.c -- decodes raw photos, extracts thumbnails, and displays metadata - Supports 402 cameras at last count. Compile with "gcc -o dcraw -O4 + Supports 405 cameras at last count. Compile with "gcc -o dcraw -O4 dcraw.c -lm -ljpeg -llcms" or "gcc -o dcraw -O4 dcraw.c -lm -DNO_JPEG -DNO_LCMS". Run with no arguments to see a usage message. Don't complain that 16-bit output is too dark -- read the [17]FAQ! @@ -442,7 +442,9 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg * Canon EOS 450D / Digital Rebel XSi / Kiss Digital X2 * Canon EOS 500D / Digital Rebel T1i / Kiss Digital X3 * Canon EOS 550D / Digital Rebel T2i / Kiss Digital X4 + * Canon EOS 600D / Digital Rebel T3i / Kiss Digital X5 * Canon EOS 1000D / Digital Rebel XS / Kiss Digital F + * Canon EOS 1100D / Digital Rebel T3 / Kiss Digital X50 * Canon EOS D2000C * Canon EOS-1D * Canon EOS-1DS @@ -498,6 +500,7 @@ dcraw -c crw_0001.crw | cjpeg > crw_0001.jpeg * Fuji FinePix S9100/S9600 * Fuji FinePix S200EXR * Fuji FinePix HS10/HS11 + * Fuji FinePix X100 * Fuji IS-1 * Hasselblad CFV * Hasselblad H3D diff --git a/dcraw-9.06.tar.bz2 b/dcraw-9.06.tar.bz2 deleted file mode 100644 index 0eec29b..0000000 --- a/dcraw-9.06.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:354ebf41940183fcb93dfd143fdbec49155733b97bafdc6906d20fc82143382a -size 141913 diff --git a/dcraw-9.07.tar.bz2 b/dcraw-9.07.tar.bz2 new file mode 100644 index 0000000..d1585f4 --- /dev/null +++ b/dcraw-9.07.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb019457d6c5f86c5f78a2ff9e50ca262a5ecc502c51cb0fc9077037d2129ca0 +size 142081 diff --git a/dcraw.changes b/dcraw.changes index 7090437..b7d8a60 100644 --- a/dcraw.changes +++ b/dcraw.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 4 20:18:58 UTC 2011 - asterios.dramis@gmail.com + +- updated to version 9.07 (dcraw revision 1.442) + * Support the Hasselblad 9044x6732 back, Leaf 1068x1464 back, Fuji X100 and + Canon 600D and 1100D. + ------------------------------------------------------------------- Wed Mar 23 19:09:55 UTC 2011 - asterios.dramis@gmail.com diff --git a/dcraw.spec b/dcraw.spec index dfd8f7d..69ec62b 100644 --- a/dcraw.spec +++ b/dcraw.spec @@ -19,16 +19,16 @@ Name: dcraw -Version: 9.06 +Version: 9.07 Release: 1 Summary: Raw Digital Photo Decoding License: PERMISSIVE-OSI-COMPLIANT Url: http://www.cybercom.net/~dcoffin/dcraw/ Group: Productivity/Graphics/Convertors -# http://www.cybercom.net/~dcoffin/dcraw/archive/dcraw-9.06.tar.gz +# http://www.cybercom.net/~dcoffin/dcraw/archive/dcraw-9.07.tar.gz Source0: %{name}-%{version}.tar.bz2 -#*** NOTE: run "sh update_dcraw" to update to latest version of the following sources. wget, rcs and lynx are required for the update. +#*** NOTE: run "sh update_dcraw" to update to latest version of the following sources ("wget", "rcs" and "lynx" packages are required for the update). Source1: README # http://www.cybercom.net/~dcoffin/dcraw/.badpixels Source2: badpixels