I just remembered now that this script is deprecated.

Anyway, it has some interesting features that we still don't have in
CheckDependencies, such as the ability to check for missing
dependencies in a directory other than $goboPrograms and giving a
Dependencies file as input to the script.

Do you guys have any plans to integrate these features in
CheckDependencies? I was performing a cleanup in ChrooCompile here,
and having these features available will be much appreciated to
integrate it with Compile.

Lucas



On Feb 6, 2008 1:06 AM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote:
> CVSROOT:        /sources/goboscripts
> Module name:    tools
> Changes by:     Lucas C. Villa Real <lucasvr>   08/02/06 09:06:32
>
> Modified files:
>         Scripts/bin    : Dependencies
>
> Log message:
>         Import Versions, required by All_Versions(), which is used in the 
> script.
>
> CVSWeb URLs:
> http://cvs.savannah.gnu.org/viewcvs/tools/Scripts/bin/Dependencies?cvsroot=goboscripts&r1=1.37&r2=1.38
>
> Patches:
> Index: Dependencies
> ===================================================================
> RCS file: /sources/goboscripts/tools/Scripts/bin/Dependencies,v
> retrieving revision 1.37
> retrieving revision 1.38
> diff -u -b -r1.37 -r1.38
> --- Dependencies        9 Jan 2008 23:11:03 -0000       1.37
> +++ Dependencies        6 Feb 2008 09:06:31 -0000       1.38
> @@ -8,6 +8,7 @@
>  Import Process
>  Import String
>  Import Array
> +Import Versions
>
>  ### Defines 
> ###################################################################
>
> _______________________________________________
> gobolinux-commits mailing list
> [EMAIL PROTECTED]
> http://lists.gobolinux.org/mailman/listinfo/gobolinux-commits
>
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to