On Thu, Aug 02, 2001 at 10:07:10PM -0600, Daniel Robbins wrote: > On Thu, Aug 02, 2001 at 09:28:19PM -0600, Craig Joly wrote: > > Four new ebuilds: > > SCREEM - a GNOME Site Creation and Editing EnvironMent > > ithought - a web enabled outliner / diary using gtk+ > > gaby - GNOME or gtk+ personal database > > feh - everybody's favorite (well mine anyway) image viewer, and it's > > not gtk or gnome, just imlib2 > > OK, another great set of ebuilds... thanks! A question. Have you personally > verified that the "make DESTDIR=${D} install" override works perfectly for all > of these ebuilds, by actually inspecting the install routines in the Makefiles? > If so, then you're ready for a developer account. > You caught me. Out of the ebuilds I've made, I was positive about the install routines in apmd, pcmcia and bbrun. I've checked the other ones and feh, ithought, bbapm, bbmail, bbrun and toolbox all install correctly. Ben has done some serious modifications to my apmd ebuild, so I guess that doesn't count. I should probably re-emerge that. gaby and screem on the other hand, have a few problems. The nls files don't follow DESTIR=${D}. gaby is creating several symlinks in /PREFIX/bin/. SCREEM can't find it's help files. Oops. Can emerge handle symlinks ok, or should they be created in the src_install section of the ebuild file? I'll be busy over the next few days, but I'll try to get these updated by Monday. To hold you over until then, here are some very minor fixes to pcmcia-cs and ithought. Just fixes with dodoc. Craig