[Buildroot] New package

Daniel Nyström daniel.nystrom at timeterminal.se
Tue Jun 19 12:20:16 UTC 2012


On Mon, Jun 18, 2012 at 8:57 AM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> Le Sun, 17 Jun 2012 22:51:59 -0300,
> "djames.suhanko" <djames.suhanko at gmail.com> a écrit :
>
>> BAR_SITE =
>> http://sourceforge.net/projects/clpbar/files/clpbar/bar-1.10.9/bar_1.10.9.tar.gz/download
>
>> The compilation is OK, but the automatic download from sourceforge isn't
>> working. How can I do the automatic download from sourceforge?
>
> This BAR_SITE will not work. Getting the correct URLs from SourceForge
> is a bit funky. Tip: download from Firefox, and in the downloads
> window, right click on the file, and ask Firefox for the original
> location of the file. It will be:
>
> http://kent.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/bar_1.11.1.tar.gz
>
> So, you should use:
>
> BAR_SITE = http://$(BR2_SOURCEFORGE_MIRROR)/project/clpbar/clpbar/bar-1.11.1/bar_1.11.1.tar.gz

I think it's even:
BAR_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/bar_1.11.1.tar.gz


More information about the buildroot mailing list