Mailinglist Archive: opensuse-commit (1130 mails)

< Previous Next >
commit dcraw for openSUSE:Factory

Hello community,

here is the log from the commit of package dcraw for openSUSE:Factory
checked in at Thu Aug 4 12:35:17 CEST 2011.



--------
--- dcraw/dcraw.changes 2011-05-14 14:07:17.000000000 +0200
+++ /mounts/work_src_done/STABLE/dcraw/dcraw.changes 2011-08-03
23:06:04.000000000 +0200
@@ -1,0 +2,12 @@
+Wed Aug 3 21:04:01 UTC 2011 - asterios.dramis@xxxxxxxxx
+
+- updated to version 9.10
+ dcraw - revision 1.444
+ * Support ARRIRAW and Redcode R3D raw formats (video only).
+ * Support the Leica D-LUX 5 and V-LUX 2, Panasonic G3 and GF3, Olympus E-P3,
+ Sony NEX-C3 and SLT-A35, and Canon SX30.
+ * Updated support for Nikon encrypted WB and Canon sRAW/mRAW.
+- Spec file updates:
+ * Added libjasper-devel in BuildRequires:.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
dcraw-9.08.tar.bz2

New:
----
dcraw-9.10.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dcraw.spec ++++++
--- /var/tmp/diff_new_pack.ikRVci/_old 2011-08-04 12:21:06.000000000 +0200
+++ /var/tmp/diff_new_pack.ikRVci/_new 2011-08-04 12:21:06.000000000 +0200
@@ -19,15 +19,14 @@


Name: dcraw
-Version: 9.08
+Version: 9.10
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.08.tar.gz
-Source0: %{name}-%{version}.tar.bz2
+Source0:
http://www.cybercom.net/~dcoffin/dcraw/archive/%{name}-%{version}.tar.gz
#*** 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
@@ -49,6 +48,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build

BuildRequires: gettext-runtime
+BuildRequires: libjasper-devel
BuildRequires: libjpeg-devel
BuildRequires: liblcms-devel
Recommends: %{name}-lang = %{version}
@@ -71,7 +71,7 @@
LDFLAGS=
OTHERFLAGS=
if test $file = dcraw.c ; then
- LDFLAGS="-lm -ljpeg -llcms -DLOCALEDIR=\""%{_datadir}/locale"\""
+ LDFLAGS="-lm -ljasper -ljpeg -llcms -DLOCALEDIR=\""%{_datadir}/locale"\""
# gcc $CFLAGS -fopenmp -o ${file%.c}-omp $file $LDFLAGS
fi
if test $file = fuji_green.c ; then

++++++ README ++++++
--- /var/tmp/diff_new_pack.ikRVci/_old 2011-08-04 12:21:06.000000000 +0200
+++ /var/tmp/diff_new_pack.ikRVci/_new 2011-08-04 12:21:06.000000000 +0200
@@ -70,10 +70,10 @@
execute permission.
* [16]dcraw.c -- decodes raw photos, extracts thumbnails, and
displays metadata
- Supports 415 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!
+ Supports 426 cameras at last count. Compile with "gcc -o dcraw -O4
+ dcraw.c -lm -ljasper -ljpeg -llcms" or "gcc -o dcraw -O4 dcraw.c
+ -lm -DNODEPS". Run with no arguments to see a usage message. Don't
+ complain that 16-bit output is too dark -- read the [17]FAQ!
* [18]UNIX manpage for dcraw
This is dcraw's official user documentation, updated in lockstep
with the source code.
@@ -374,11 +374,12 @@

Supported Cameras

- * Adobe Digital Negative (DNG)
+ * [151]Adobe Digital Negative (DNG)
* AgfaPhoto DC-833m
* Apple QuickTake 100
* Apple QuickTake 150
* Apple QuickTake 200
+ * [152]ARRIRAW format
* AVT F-080C
* AVT F-145C
* AVT F-201C
@@ -429,6 +430,7 @@
* Canon PowerShot SX110 IS (CHDK hack)
* Canon PowerShot SX120 IS (CHDK hack)
* Canon PowerShot SX20 IS (CHDK hack)
+ * Canon PowerShot SX30 IS (CHDK hack)
* Canon EOS D30
* Canon EOS D60
* Canon EOS 5D
@@ -439,6 +441,7 @@
* Canon EOS 30D
* Canon EOS 40D
* Canon EOS 50D
+ * Canon EOS 60D
* Canon EOS 300D / Digital Rebel / Kiss Digital
* Canon EOS 350D / Digital Rebel XT / Kiss Digital N
* Canon EOS 400D / Digital Rebel XTi / Kiss Digital X
@@ -519,7 +522,7 @@
* Kodak DC25
* Kodak DC40
* Kodak DC50
- * Kodak DC120 (also try [151]kdc2tiff)
+ * Kodak DC120 (also try [153]kdc2tiff)
* Kodak DCS200
* Kodak DCS315C
* Kodak DCS330C
@@ -579,7 +582,9 @@
* Leica D-LUX2
* Leica D-LUX3
* Leica D-LUX4
+ * Leica D-LUX5
* Leica V-LUX1
+ * Leica V-LUX2
* Logitech Fotoman Pixtura
* Mamiya ZD
* Micron 2010
@@ -677,6 +682,7 @@
* Olympus E-620
* Olympus E-P1
* Olympus E-P2
+ * Olympus E-P3
* Olympus E-PL1
* Olympus E-PL1s
* Olympus E-PL2
@@ -700,8 +706,10 @@
* Panasonic DMC-FX150
* Panasonic DMC-G1
* Panasonic DMC-G2
+ * Panasonic DMC-G3
* Panasonic DMC-GF1
* Panasonic DMC-GF2
+ * Panasonic DMC-GF3
* Panasonic DMC-GH1
* Panasonic DMC-GH2
* Panasonic DMC-L1
@@ -742,6 +750,7 @@
* Phase One P 45+
* Pixelink A782
* Polaroid x530
+ * Redcode R3D format
* Rollei d530flex
* RoverShot 3320af
* Samsung EX1
@@ -786,7 +795,9 @@
* Sony DSLR-A900
* Sony NEX-3
* Sony NEX-5
+ * Sony NEX-C3
* Sony SLT-A33
+ * Sony SLT-A35
* Sony SLT-A55V
* Sony XCD-SX910CR
* STV680 VGA
@@ -944,4 +955,6 @@
148. http://www.calibr8.com/
149. http://www.cmp-color.fr/eng%20digital%20target.html
150. http://www.xrite.com/product_overview.aspx?ID=820
- 151. http://kdc2tiff.sourceforge.net/
+ 151. http://www.adobe.com/products/dng/
+ 152. http://archiv.arri.de/arriraw/index.html
+ 153. http://kdc2tiff.sourceforge.net/

++++++ update_dcraw ++++++
--- /var/tmp/diff_new_pack.ikRVci/_old 2011-08-04 12:21:06.000000000 +0200
+++ /var/tmp/diff_new_pack.ikRVci/_new 2011-08-04 12:21:06.000000000 +0200
@@ -15,6 +15,8 @@
wget -N http://www.cybercom.net/~dcoffin/dcraw/RCS/parse.c,v
rlog parse.c >parse.log
echo
+echo "********************************************************************"
+echo "********************************************************************"
echo "Please check, whether packaged file list is up to date."
echo "You can look at dcraw.log and parse.log for the complete change log."
echo "Before submit, please call:"


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages