Accepting request 66967 from graphics
Accepted submit request 66967 from user adrianSuSE OBS-URL: https://build.opensuse.org/request/show/66967 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dcraw?expand=0&rev=16
This commit is contained in:
commit
a93bcb1022
5
README
5
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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:354ebf41940183fcb93dfd143fdbec49155733b97bafdc6906d20fc82143382a
|
||||
size 141913
|
3
dcraw-9.07.tar.bz2
Normal file
3
dcraw-9.07.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb019457d6c5f86c5f78a2ff9e50ca262a5ecc502c51cb0fc9077037d2129ca0
|
||||
size 142081
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user