Hi, On Thu, May 01, 2008 at 15:56:45 +0200, Jose V Beneyto wrote: [...]
Note that this would be the same as running prt-get depinst pinentry gtk qt3
err, no wait. There's no guarantee that gtk an qt3 will be installed before, so this would indeed need additional code.
Then you could use: prt-get depinst `prt-get nicetohave pinentry` pinentry
as I read, depinst installs all packages in the listed order, including their dependencies, so it should do the trick Unfortunately not. It'll calculate the dependecies of all ports specified on the command line, but since there's no dependency relationship between qt3 (or gtk) and pinentry qt3 may as well be installed after pinentry, thus not installing the optional pinentry stuff.
Regards, Johannes -- Johannes Winkelmann mailto:jw@smts.ch Zurich, Switzerland http://jw.smts.ch