On Mon, 07 Apr 2008 23:22:56 +0200, Hisham <[EMAIL PROTECTED]> wrote:
> On Mon, Apr 7, 2008 at 10:46 AM, <[EMAIL PROTECTED]> wrote:
>> Author: mohjive
>> Date: 2008-04-07 06:46:33 -0700 (Mon, 07 Apr 2008)
>> New Revision: 3153
>>
>> Modified:
>>trunk/ChrootCompile/bin/ChrootCompile
>> Log
On Tue, Apr 8, 2008 at 12:13 AM, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
> What about the concept of Compile "variants" like MacPorts 'port'
> command uses?
>
> Their portfiles (like compile receipt) can contain stuff like this:
>
> configure.args --mandir=${prefix}/share/man --disable-fla
On Mon, Apr 7, 2008 at 5:22 PM, Hisham <[EMAIL PROTECTED]> wrote:
> On Mon, Apr 7, 2008 at 10:46 AM, <[EMAIL PROTECTED]> wrote:
> > Author: mohjive
> > Date: 2008-04-07 06:46:33 -0700 (Mon, 07 Apr 2008)
> > New Revision: 3153
> >
> > Modified:
> >trunk/ChrootCompile/bin/ChrootCompile
On Mon, Apr 7, 2008 at 10:46 AM, <[EMAIL PROTECTED]> wrote:
> Author: mohjive
> Date: 2008-04-07 06:46:33 -0700 (Mon, 07 Apr 2008)
> New Revision: 3153
>
> Modified:
>trunk/ChrootCompile/bin/ChrootCompile
> Log:
> We no longer need Atool but we need LZMA-Utils.
Why do we need LZMA-Utils?
On Mon, Apr 7, 2008 at 12:34 PM, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
> On 07/04/2008, André Detsch <[EMAIL PROTECTED]> wrote:
> > On Mon, Apr 7, 2008 at 10:46 AM, <[EMAIL PROTECTED]> wrote:
> > > +"Perl" # needed by Scripts
> >
> > Do we still need perl?
> >
> > The only
On 07/04/2008, André Detsch <[EMAIL PROTECTED]> wrote:
> On Mon, Apr 7, 2008 at 10:46 AM, <[EMAIL PROTECTED]> wrote:
> > +"Perl" # needed by Scripts
>
> Do we still need perl?
>
> The only occurrence right now is mkinitrd.pl. But this script is not
> used in ChrootCompile.
>
> Mayb
On Mon, Apr 7, 2008 at 10:46 AM, <[EMAIL PROTECTED]> wrote:
> +"Perl" # needed by Scripts
Do we still need perl?
The only occurrence right now is mkinitrd.pl. But this script is not
used in ChrootCompile.
Maybe some applications build require Perl, but that would be the case
to start
What about the concept of Compile "variants" like MacPorts 'port'
command uses?
Their portfiles (like compile receipt) can contain stuff like this:
configure.args --mandir=${prefix}/share/man --disable-flac
variant flac {
depends_lib port:flac
configure.args-delete --disable-flac
con