fetching via git and worksrcdir
Titus von Boxberg
titus at v9g.de
Mon Aug 15 11:28:08 PDT 2011
had a look. what do you mean?
ffmpeg builds from its root dir, doesn't it?
Am 15.08.2011 um 19:58 schrieb Jeremy Huddleston:
> Look at ffmpeg-devel
>
> On Aug 15, 2011, at 10:50, Titus von Boxberg wrote:
>
>> Hi,
>>
>> I'm trying to write a Portfile for a library that is to be fetched with git.
>>
>> The lib has to be configured and built within a subdir named "src" (below the lib's root dir).
>>
>> Setting worksrcdir to ${distname}/src causes git to clone the repo into that directory
>> instead of ${workpath}/${distname}.
>>
>> How am I supposed to tell the build phases the correct working directory?
>>
>> And, just for curiosity, is exporting the repo to ${workpath}/${worksrcdir} what was intended?
>> As far as I can see this is done by git and hg only (?).
>>
>> Thanks + regards
>>
>> Titus
>>
>> _______________________________________________
>> macports-dev mailing list
>> macports-dev at lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
>>
>
More information about the macports-dev
mailing list