[fpc-pascal] cvs ebuild

2005-02-01 Thread Bob Barry
Does any Gentoo user on the list have a working cvs ebuild? If so, would you share it? Afterthought - CVS contains fpc.spec and fpcdoc.spec for Redhat users and a whole directory for debian users; how about adding fpc.ebuild for Gentoo users? Thanks, Bob Barry ___

Re: [fpc-pascal] RICE Encoding in Pascal

2005-02-01 Thread Christophe Fantoni
Hi Eduardo, Many thanks for your help. No problem, I wait your files tomorrow Maybe, if you have another lossless encoder/decoder (multimedia oriented), I'm very interressting... ;) Best regards, Christophe Fantoni French Technical Writer - Original Message - From: "Eduardo" <[EMAIL

Re: [fpc-pascal] RICE Encoding in Pascal

2005-02-01 Thread Eduardo
At 13:59 31/01/2005, you wrote: Hello, I search the RICE encoding (for lossless compression... this encoding is used in Monkey Audio, FLAC and many others formats), ported always in Pascal, or maybe a documentation who explain how the RICE compression works... In fact, I don't like C/C++ and I have