245bf4b713
- Merge upstream patch libopenraw-detect-compressed-otf.patch to avoid segfault while loading Olympus raw files (.orf) bnc#561232, fdo#26618 - Rebase and merge upstream patch libopenraw-orf-thumbnail.patch to decompress otf bnc#699678 - Add autoreconf to %build to refresh Makefiles - Remove the invalid link in Source0 OBS-URL: https://build.opensuse.org/request/show/80859 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=14
103 lines
3.8 KiB
Plaintext
103 lines
3.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Sep 5 02:18:19 UTC 2011 - glin@suse.com
|
|
|
|
- Merge upstream patch libopenraw-detect-compressed-otf.patch to
|
|
avoid segfault while loading Olympus raw files (.orf)
|
|
bnc#561232, fdo#26618
|
|
- Rebase and merge upstream patch libopenraw-orf-thumbnail.patch to
|
|
decompress otf bnc#699678
|
|
- Add autoreconf to %build to refresh Makefiles
|
|
- Remove the invalid link in Source0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 11 21:22:12 CEST 2010 - vuntz@opensuse.org
|
|
|
|
- Add missing Requires for gdk-pixbuf-query-loaders to
|
|
gdk-pixbuf-loader-libopenraw in baselibs.conf.
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 25 20:43:10 CET 2009 - coolo@suse.de
|
|
|
|
- update to compile against gcc 4.4
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 5 22:17:30 CET 2009 - crrodriguez@suse.de
|
|
|
|
- exclude static libraries
|
|
- fix -devel package dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 21 14:24:11 EST 2008 - hfiguiere@suse.de
|
|
|
|
- Disable make check in the mean time until the boost issue is
|
|
solved.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 22 16:17:22 CEST 2008 - mrueckert@suse.de
|
|
|
|
- fix debug_packages_requires define
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 1 17:32:18 CEST 2008 - ro@suse.de
|
|
|
|
- fix requires for debuginfo package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 2 22:54:38 EDT 2008 - hfiguiere@suse.de
|
|
|
|
- Initial checkin
|
|
|