[gobolinux-users] New release of Scripts and Compile
Daniele Maccari
gobo.users at gmail.com
Tue May 6 20:06:36 NZST 2008
Michael Homer wrote:
>
>> Finally we have use flags in Scripts and Compile. While not that
>> many recipes or packages are updated to support this yet, it
>> will be more common with time. Flags to be used on the system can
>> be set in /System/Settings/UseFlags.conf or by setting the $USE
>> environment variable. Look in the file for examples on how flags
>> should be spedified in that file. For the environment variable
>> flags are space separated and applied to applications with the
>> '@' operator: export USE="+python -pam at KDE-Base"
>> which will enable python for all programs, but disable pam for
>> KDE-Base.
>>
> But please, people, use UseFlags.conf, that's what it's for. Exporting
> USE= something is just stupid, it's just for quick `USE=foo Compile
> MyNewLocalRecipe` testing of your recipes.
> -Michael
>
Oh, by the way, does a list of use flags exist?
More information about the gobolinux-users
mailing list