libgegl-0_1-0-0.1.2-10.1e>UA"VЍ2I+ě5H?Q{S$j]G**|GYHOܟ*PXq/^j30SO %7j9>:x?hd  4$(6?V o            4 a  `*(T8\ 9 :: >@FG H I XY\4 ]X ^b cd&e+f0l2zBR[dClibgegl-0_1-00.1.210.1Generic Graphics LibraryGEGL provides infratructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output.Pbuild14copenSUSE 11.4openSUSEGPL-3.0+ and LGPL-3.0+http://bugs.opensuse.orgSystem/Librarieshttp://gegl.org/linuxi586#Ke)MWA큤P܌PܣPKn9KnѫKnѫKnKnKn201a650d01e25596d693303fa4451fe2328ad0ad88633f6ce40abf732ff9da95d32239bcb673463ab874e80d47fae5046a6a8e020838b23406c81b19c1d46df63754bb06cd9ca373f9361013eaa6e39276b9460bd36c36c90603b9922d8541b91bbcb4da61b8c7d85cfe6d132e1a674elibgegl-0.1.so.0.101.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgegl-0.1.2-10.1.src.rpmlibgegl-0.1.so.0libgegl-0_1-0libgegl-0_1-0(x86-32)  @@@@@@@@@@@@@@@@@@ /sbin/ldconfig/sbin/ldconfigrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libbabl-0.1.so.0libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libgio-2.0.so.0libglib-2.0.so.0libgmodule-2.0.so.0libgobject-2.0.so.0libm.so.6libm.so.6(GLIBC_2.0)libpthread.so.0libpthread.so.0(GLIBC_2.0)rpmlib(PayloadIsLzma)4.0-13.0.4-14.4.6-14.8.0PYM‘@KqKrKa|@Jd\@J0I[^HHf@sbrabec@suse.czdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@novell.comvuntz@novell.comhfiguiere@suse.dehfiguiere@suse.dehfiguiere@suse.de- Add gegl-ppm-segfault.patch: Fix overflow by parsing PPM image. (bnc#789835, CVE-2012-4433)- BuildRequire graphviz-gd instead of graphviz: we do require png capabilities, which are split out of the main package. Theoretically, we should require graphviz-devel, but this package also does not drag in -gd.- Add gegl-fix-overflow.patch to fix overflow found by gcc 4.5.- Update to version 0.1.2: + GeglLookup, configurable floating point lookup tables for lazy computation. + Use GFileIOStream in GeglTileBackendFile. + Optimizations: in-place processing for point filters/composers, SIMD version of gegl:opacity, avoid making unneccesary sub-buffers, removed some manual instrumentation from critical paths, improved speed of samplers. + Added xml composition/reference image based regression tests. + Added performance tracking framework. + Syntactic sugar using varargs for constructing gegl graphs from C. + Build fixes on cygwin. + Gegl# fixes. + Initial, but unstable code towards multithreading. + Improvements to lua op in workshop. + Added new resamplers upsize, upsharp, upsmooth, downsize, downsharp and downsmooth. + Removed gegl:tonemap and gegl:normal ops. - Drop gegl-new-babl.patch: fixed upstream. - Add gegl-fix-build.patch: remove printf that breaks build because of missing include. - Rename package from gegl-0_0 and libgegl-0_0-0 to gegl-0_1 and libgegl-0_1-0 following soname bump.- Add gegl-new-babl.patch to fix build with babl 0.1.2.- Update to version 0.1.0: + Renamed gegl:load-buffer to gegl:buffer-source and gegl:save-buffer to gegl:buffer-sink (but the old names still work) + Represent colors using doubles instead of floats (this change is independent from internal processing) + Removed the GTK+ UI parts of the gegl binary and turned gegl into a pure command line tool (which can still visualize stuff with help help the SDL based display operation) + Consider {x=G_MININT/2, y=G_MININT/2, width=G_MAXINT, height=G_MAXINT} as the only valid region wichin processing may occur. Processing outside of this region is undefined behaviour. + Added support for storing allocation stack traces for GeglBuffers so that debuging buffer leaks becomes much easier + Made small changes and cleanups of the public API, e.g. - Removed gegl_node_adapt_child() - Made GeglConfig an explicit object - Removed most of the ifdeffed stuff to mask away internal structures - Added gegl_rectangle_infinite_plane() and gegl_rectangle_is_infinite_plane() + Added new sampler GeglSamplerSharp + Added format property go gegl:buffer-sink + Cleaned up and made gegl:introspect work again + Add a bunch of test cases using the automake test sytem (make check) and also port buffer tests to automake + General cleanups, bug fixes, increased robustness and improved documentation - Drop gegl-babl_api_change.patch: fixed upstream. - Temporarly remove ruby BuildRequires as the build is broken when it's there right now.- Add gegl-babl_api_change.patch to make gegl build with babl 0.1.0. Patch taken from Fedora. - Remove autoreconf call. - Do not make gegl0_0 explicitly Requires libbabl-0_0-0.- Update to 0.0.22 * GeglOperation - operation names are now prefixed, the ops in GEGL use 'gegl:' as prefix. - gegl:opacity - combine value and aux mask input when both are available. - gegl:src-in - deal correctly with extens. - gegl:path - new op covering the stroke/fill needs of SVG. - deprecated gegl:shift, the affine familiy of operations now uses the same fast code paths for integer translations. * GeglBuffer - Profiling motivated speed ups in data reading/writing. - Remove left-over swapfiles from dead processes at startup. * GeglNode - made gegl_node_add_child and gegl_node_remove_child public API. (bgo#507298) * GeglPath: Vector path representation infrastructure, - Remove gegl-64bit-warning.diff- Update to 0.0.20 * libopenraw support * Linear buffer support, amongst other things enabling GeglBuffer API access to external linear buffers in memory. * Reworked samplers using a shared caching neighbourhood infrastructure. * YAFR - a new resampler contributed by Nicolas Robidoux. * Marked user visible strings for translation. * Added a fill operation (might be a bit fragile) that allows rendering SVG like paths backed by a GeglVector. - Remove gegl-strict-compile-fix.diff - Added gegl-64bit-warning.diff * Address a fatal warning on 64bits- Add patch gegl-strict-compile-fix.diff: * Fix header for stricter compilation - enable workshop at compile time/sbin/ldconfig/sbin/ldconfigbuild14 1354292441;       0.1.2-10.10.1.2-10.1libgegl-0.1.so.0libgegl-0.1.so.0.101.1libgegl-0_1-0AUTHORSCOPYINGCOPYING.LESSERChangeLogNEWSREADME/usr/lib//usr/share/doc/packages//usr/share/doc/packages/libgegl-0_1-0/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Evergreen:Maintenance:26/openSUSE_Evergreen_11.4/9e6591896a1edf57aa1896808daaaffd-gegl.openSUSE_Evergreen_11.4drpmlzma5i586-suse-linux~}Dz|sT&gegl-0_10.1.2 ?`]"k%jjd|Yszw~Ɓ5nlT9t^x:}7GTx:qI袼Fk]o1v=ҵs{rR5-t P{miϞ#qo>q"TB(@C=ݭߚ“R+绳ڋͣ.4,M79k"q쎈>^{UU=7岈fs PB%:YN_뀢1ۉ17rLT%~ F*M >pfU%"y9?B&+`e-S:3Kg"i C)&xc`jPphNƬҨBad™@}2jеaomɝoiRwdy;0֮fɚIƃfz1^ e @sC>j/ 'B:ߵ)rN3MxiI"?b1