On Thu, May 05, 2011 at 04:58:56PM +0530, Martin Pieuchot wrote: > A simple icon-theme port: > > The GNOME-Colors is a project that aims to make the GNOME desktop as > elegant, consistent and colorful as possible. > > Because it has no dependency, I've added gtk+2 as a run dependency for > the gtk-update-icon-cache, goo. Is that right?
Aja reminded me that '|| true' in the @exec lines was there for the case when gtk2 is not installed. So you can drop the dependency, that was why other icon themes didnt depend on gtk+2. I'm not sure cp -R is the preferred way to keep modes/owners/gid though. you might want to use pax -rw for that, look at how other ports do (there are a bunch of them, and there's no rule of thumb...) Landry
