rapidxml: new package
authorJonathan Ben Avraham <yba@tkos.co.il>
Wed, 5 Aug 2015 04:46:23 +0000 (07:46 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 17 Aug 2015 14:02:18 +0000 (16:02 +0200)
commit8a33bc3ad9d2c1d516988585113a7751251b8ba4
treec563747ee3a4d68f1364d618eb37237dff165333
parentfa50d6c1d33c919e503bed75c504399eb54dfeff
rapidxml: new package

[Thomas:
  - Rewrap Config.in help text
  - Indicate that the SHA256 hash has been locally calculated, and add
    the MD5 and SHA1 hashes from SourceForge.
  - Use downloads.sourceforge.net as the download site instead of
    garr.dl.sourceforge.net, in order to use the SourceForge mirrors
    properly, and be consistent with all other Buildroot packages
    downloading stuff from SourceForge.
  - Change the license from "MIT" to "Boost Software License 1.0 or
    MIT" as indicated by the license.txt file.
  - Change the <pkg>_EXTRACT_CMDS to remove the sub-directory created
    by the .zip file extraction, and simplify the staging installation
    step accordingly.]

Signed-off-by: Jonathan Ben Avraham <yba@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/rapidxml/Config.in [new file with mode: 0644]
package/rapidxml/rapidxml.hash [new file with mode: 0644]
package/rapidxml/rapidxml.mk [new file with mode: 0644]