Bug 1723 - [PATCH] axel: convert to generic package infrastructure and bump to version 2.4
Summary: [PATCH] axel: convert to generic package infrastructure and bump to version 2.4
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: 2010.05
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-07 08:05 UTC by Kelvin Cheung
Modified: 2011-02-02 14:33 UTC (History)
1 user (show)

See Also:
Host: Kubuntu 9.10
Target: armv4
Build:


Attachments
Convert axel to autotools infrastructure and bump to version 2.4. (2.32 KB, patch)
2010-05-07 08:08 UTC, Kelvin Cheung
Details
convert to generic package infrastructure and bump to version 2.4 (2.54 KB, patch)
2010-06-08 03:39 UTC, Kelvin Cheung
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kelvin Cheung 2010-05-07 08:05:48 UTC
Convert axel to autotools infrastructure and bump to version 2.4.
Comment 1 Kelvin Cheung 2010-05-07 08:08:41 UTC
Created attachment 1687 [details]
Convert axel to autotools infrastructure and bump to version 2.4.
Comment 2 Thomas Petazzoni 2010-06-07 10:20:06 UTC
Thanks!

However, this patch is not completely correct :

 * AXEL_CONFIGURE_CMDS shouldn't be defined. Instead, you should use AXEL_CONF_OPT to pass the --i18n=0 option. No need to pass --prefix.

 * Are you sure you need to pass AXEL_MAKE_OPT and AXEL_INSTALL_TARGET ? If the package uses autoconf/automake, it shouldn't be needed.
Comment 3 Kelvin Cheung 2010-06-08 03:39:28 UTC
Created attachment 1945 [details]
convert to generic package infrastructure and bump to version 2.4

axel uses a handwritten configure script, not autotools.
So, I have to convert it to generic package.
Comment 4 Gustavo Zacarias 2011-02-02 14:33:57 UTC
Done by Martin Banky in commit 0f9da87c1d18598f308ed129d027f65cdffcde77