On Thu, Feb 16, 2006 at 05:18:53PM -0500, Igor Peshansky wrote: > On Thu, 16 Feb 2006, Jari Aalto wrote: > > > Peter Ekberg <[EMAIL PROTECTED]> writes: > > > > > I'm proposing libgii, General Input Interface. > > >[snip] > > > > Hm, should the libraries be in /usr/lib? > > > > ! usr/bin/cyggg-1.dll > > ! usr/bin/cyggii-1.dll > > usr/lib/ggi/ > > usr/lib/ggi/input/ > > usr/lib/ggi/input/null.dll > > usr/lib/ggi/input/file.dll > > Actually, DLLs do belong in /usr/bin (and they are even prefixed > appropriately). So this looks good. And I assume that the files in > /usr/lib/ggi/input are dynamically loaded?
Correct. > > The usr/share/doc/Cygwin/libgii1-1.0.0.README contains: > > > > ---------- libgii1-1.0.0-1 -- 2006-02-16 ----------- > > > > I'd wrote: > > > > ----- version 1.0.0-1 ----- > > - Initial release 2006-02-16 > > That's up to the maintainer, and minor anyway. I just used the generic readme template which has " ---------- <PKG>-<older VER>-1 -- <date> ----------- Initial release " So if that's not the desired form, fix the template I guess :-) Jari, thanks for the review! Cheers, Peter