2010-08-09 02:13:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 21 14:51:06 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Change gtk2-devel and libxml2-devel BuildRequires to
|
|
|
|
pkgconfig(gdk-pixbuf-2.0) and pkgconfig(libxml-2.0).
|
|
|
|
- Add explicit pkgconfig(glib-2.0) BuildRequires.
|
|
|
|
- Add libopenraw-gdk-pixbuf-loaders-path.patch to have the
|
|
|
|
gdk-pixbuf loader installed where it should with the new
|
|
|
|
gdk-pixbuf library. Patch was committed upstream.
|
|
|
|
- Note that we require gdk-pixbuf >= 2.21 for the build because of
|
|
|
|
the patch.
|
|
|
|
- Split the gdk-pixbuf loader in a gdk-pixbuf-loader-libopenraw
|
|
|
|
subpackage (that gets installed automatically when gdk-pixbuf is
|
|
|
|
installed thanks to a Supplements).
|
|
|
|
- Change gtk2-devel Requires in devel package to gdk-pixbuf-devel.
|
|
|
|
- Add baselibs.conf, so that the pixbuf loader can work with 32bit
|
|
|
|
version of gdk-pixbuf.
|
|
|
|
|
2009-05-25 00:50:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 22 13:55:25 CEST 2009 - vuntz@novell.com
|
|
|
|
|
|
|
|
- Update to version 0.0.8:
|
|
|
|
+ includes missing for gcc 4.4
|
|
|
|
- Changes from version 0.0.7:
|
|
|
|
+ fix some warnings in the test and demo programs.
|
|
|
|
+ fix a huge memory leak (fdo#21435)
|
|
|
|
- Changes from version 0.0.6:
|
|
|
|
+ LICENSE change to LGPLv3+
|
|
|
|
+ BUG: cfa output should write the data in PGM as big endian.
|
|
|
|
+ BUG: added missing includes breaking on gcc 4.3 and other
|
|
|
|
platforms. (Closes bug fdo#18243).
|
|
|
|
+ BUG: better handling of Canon CR2 "slices" to fix crasher
|
|
|
|
with Canon 450D/Digital Rebel XSi files (and possibly others).
|
|
|
|
+ NEW: API or_rawfile_new_from_memory() to load a Raw file from
|
|
|
|
a memory buffer.
|
|
|
|
+ NEW: API or_rawfile_get_typeid() and the associated consts.
|
|
|
|
+ NEW: API or_rawdata_get_minmax()
|
|
|
|
+ NEW: API or_get_file_extensions()
|
|
|
|
+ NEW: API or_rawfile_get_rendered_image() to get a rendered
|
|
|
|
image.
|
|
|
|
+ NEW: API or_bitmapdata_*()
|
|
|
|
+ NEW: GdkPixbuf loader.
|
|
|
|
+ NEW: Decompress NEF files.
|
|
|
|
+ NEW: Python bindings.
|
|
|
|
+ NEW: testsuite can be overridden with an override file.
|
|
|
|
+ NEW: testsuite can be bootstrapped to download its files off
|
|
|
|
the internet.
|
|
|
|
+ NEW: add shave to the build system for saner output.
|
|
|
|
+ TODO: apply the coefficients.
|
|
|
|
- Drop libopenraw-gcc44.patch: fixed upstream.
|
|
|
|
- Use makeinstall.
|
|
|
|
- Package new GdkPixbuf loader.
|
|
|
|
|
2009-02-26 12:56:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 25 20:43:10 CET 2009 - coolo@suse.de
|
|
|
|
|
|
|
|
- update to compile against gcc 4.4
|
|
|
|
|
2009-01-12 02:03:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 5 22:17:30 CET 2009 - crrodriguez@suse.de
|
|
|
|
|
|
|
|
- exclude static libraries
|
|
|
|
- fix -devel package dependencies
|
|
|
|
|
2008-11-23 09:07:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 21 14:24:11 EST 2008 - hfiguiere@suse.de
|
|
|
|
|
|
|
|
- Disable make check in the mean time until the boost issue is
|
|
|
|
solved.
|
|
|
|
|
2008-10-23 01:16:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 22 16:17:22 CEST 2008 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- fix debug_packages_requires define
|
|
|
|
|
2008-08-02 00:02:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 1 17:32:18 CEST 2008 - ro@suse.de
|
|
|
|
|
|
|
|
- fix requires for debuginfo package
|
|
|
|
|
2008-04-09 04:41:35 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 2 22:54:38 EDT 2008 - hfiguiere@suse.de
|
|
|
|
|
|
|
|
- Initial checkin
|
|
|
|
|