gdk-pixbuf-loader-libopenraw-0.0.9-7.1.1>t 4 DpQ2/=„0!_P1aKm^?A%l `j7~t(TF5.TΦ~5볳(68I eZg}c }BJhC{R ]^FM'" >JjU]#18{J񣜫h)%pk"`o[glyQऋ[yV9r f>li{4ˈ0 8{vcȻH+rnˏr2#y +"h_3<&Q2/=„TSd +q.?V<22FH>Gz],M{a}76_Vr>*=S*i;@btGdpEff$ͯmp[ bJ+ ճ䏣I[3ME Zdiи>'GfJ5gZSG3ڤ^:Q2ޯLatbbTVꐷQ!$pmE`{0b88670feddfa31130f9523db635fc693c73cf55+>A(?d% + m% >^LP R T X y | @ W (v8 9 :c >@FGHIXY\]^ b3cdef lu v$wxyzCgdk-pixbuf-loader-libopenraw0.0.97.1.1A library to decode digital camera RAW files -- gdk-pixbuf loaderlibopenraw is a library that aim at decoding digital camera RAW files. This package provides a libopenraw-based gdk-pixbuf loader.Q2build23*XopenSUSE 12.3openSUSELGPL-2.1+http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://libopenraw.freedesktop.org/linuxx86_64 /usr/bin/gdk-pixbuf-query-loaders-64 --update-cache if [ $1 -eq 0 ]; then /usr/bin/gdk-pixbuf-query-loaders-64 --update-cache fi*XQ2v2f9c698adc6e500cf2b1c143d87b08fdrootrootlibopenraw-0.0.9-7.1.1.src.rpmgdk-pixbuf-loader-libopenrawgdk-pixbuf-loader-libopenraw(x86-64)libopenraw_pixbuf.so()(64bit)@@@@@   /bin/sh/bin/shgdk-pixbuf-query-loadersgdk-pixbuf-query-loaderslibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libgdk_pixbuf-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libopenraw.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.10.2OOG{NؽNT@NdL@LF@JI2Ia@crrodriguez@opensuse.orgcrrodriguez@opensuse.orgcoolo@suse.comvuntz@opensuse.orgglin@suse.comvuntz@opensuse.orgvuntz@opensuse.orgvuntz@novell.comcoolo@suse.decrrodriguez@suse.de- Run make check - Do not use gcc -ansi flag - Ensure all C files include "config.h"- Build C++ code with -fvisibility-inlines-hidden shrinks the exported symbol table from 1844 to 1476 entries.- add automake as buildrequire to avoid implicit dependency- Update to version 0.0.9: + New features: - New demo ppmload to create a ppm out of the demosaicized image. - Support (partially) PEF from Pentax K20D. - Support for Olympus ORF big-endian files and "RS" (12-bits). Added E-10, E-P1, E-620, SP350, SP500, SP510 and SP550. - Support for Canon G10, G11, 7D, 1DMarkIV, 5DMarkII, 500D, 550D, 60D and 1000D. - Support for Canon 50D (fdo#30846). - Support for Nikon D3000. - Support for Sony A-550. - Support for Leica X1 DNG. - Support for Ricoh GRX DNG. + Bug fixes: - API: or_rawfile_get_rendered_image() returns a ORBitmapDataRef with the correct dimensions. - Check for get_current_dir_name() (fdo#24088) - Don't crash when the files can't be written in the testsuite bootstrap. - Detect that ORF file are compressed if they are (fdo#26618). - Skip compressed CFA when rendering the image (fdo#25464). - Accept YCbCr when the compression is JPEG. The K10D DNG should now have the large size preview. - Install the GdkPixbuf in the right place (fdo#29208). + Internal changes: - Rename debug.{h,cpp} to trace.{h,cpp} - Fixed the case on several class names. - Drop libopenraw-gdk-pixbuf-loaders-path.patch: fixed upstream. - Drop libopenraw-detect-compressed-otf.patch: fixed upstream. - Rebase libopenraw-orf-thumbnail.patch.- 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- Add missing Requires for gdk-pixbuf-query-loaders to gdk-pixbuf-loader-libopenraw in baselibs.conf.- 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.- 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.- update to compile against gcc 4.4- exclude static libraries - fix -devel package dependencies/bin/sh/bin/shbuild23 13592951260.0.9-7.1.10.0.9-7.1.1libopenraw_pixbuf.so/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/014259f68efca90a60f1eb34f462ae1a-libopenrawcpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0xbf0e5f87181fbf4bef369f2b2b83cbbbc6c81433, strippeddirectoryPRRRRR4K (packageand(libopenraw1:gdk-pixbuf)?] crv9vX3\ĸz1Lx BwHC[UqƻAG%OTG;)h6v|J0s_^k9g|ښTTR|6/UwN2:IU71] @ZFݒySraZI-вo/!Jt/HkR|Y~)FeujW),[Hxkxn)l oMYnK*ؗF ϝF>УFi| w06X/'2&7ys)f2)Hx^#![?'FIY;_ ׄ tFa#Ke4܆fSNpTq:qկfx $DPݚ+0UIƾAfMw{ͽ؛N|P<񍄚S- #B_ Ky9IAy'#{NOs;P<އ/(gBʬb;/Tpk=ɶGdᆰҿ[\72"b;*keُnqI}w 1#B+Dl>'Ϲb\H׹7 (f MNFIb0|W(Ndk hC9@F*"WC%W?UC=5u <ػYR!.[C{-'߈c@B?45[H,.Cfϓ\愼 VƅPN|Ҝn +‰ť4t_yaQ mvȜvtrz]m _%#xw0\piP S̭iCl}ua"A̗-LmrJ|չ1OtISY!ұ Toozf`"q_QSP~ٱ`%SԃTOf3= ڵ2HCN(Tp=f&X'b}׭8q>EL"|>)y+ۻ\}e{Az1-Gw5@1VrȫE4%~ڍpgrV⏮Wւ.\:#xQAE/6%3|X^EI4P[WRn(b*o}.>81j&dO"H [f/YH~bUh 39| ƷBF,±d8 ԋP_0pWB@875jx$=|c''bw?6+( Bߓ{ T 3e/Q?̫*%$] p2^g'Ȍ7v3Z Ar ff ɈFq2RKǻZDV>#ɶ7rv:[Od,͏8]vk봃h|$'jpY,e7{GH_n}ޟ 6z8q7DWv.E At0<5ǜB:6ېqbJ8{Ah=}=KgCrArTᐒ&z i' o|ׯF'S1ĜΫT›C0xd/)#S!J}k R# q<?ūf"ty,j!"u3?GʈCz@Ľn|bLu#$kϮ+'9k[M N̈́X}}j