diff options
| author | Damien Lanson <damien@kal-host.com> | 2016-06-08 15:47:01 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-06-11 15:47:09 +0200 |
| commit | 8a4922c6b9bab00e1a9dc353d1c7f3d77bbc7044 (patch) | |
| tree | f52ace89c72d28efc45eacd36d0ab36caff046be /package/log4cpp/log4cpp.hash | |
| parent | 9252721e8d1ee27b129da0b0f9f1444616698be4 (diff) | |
| download | buildroot-8a4922c6b9bab00e1a9dc353d1c7f3d77bbc7044.tar.gz buildroot-8a4922c6b9bab00e1a9dc353d1c7f3d77bbc7044.zip | |
log4cpp: new package
Signed-off-by: Damien Lanson <damien@kal-host.com>
[Thomas:
- Rewrap Config.in help text.
- Add missing new line at the end of the Config.in help text.
- Use 80 # signs for the .mk file header.
- Use <pkg>_SUBDIR = log4cpp instead of moving things around during the
extract step.
- Fix typo in the license (it's LGPL, not GLPL), and make it LGPLv2.1+,
since it's what the HTML documentation says.
- In addition to removing the log4cpp-config script from the target,
tweak the variant installed in staging so that it behaves properly
for cross-compilation. Unfortunately, the <pkg>_CONFIG_SCRIPTS
generic mechanism doesn't work for this config script.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/log4cpp/log4cpp.hash')
| -rwxr-xr-x | package/log4cpp/log4cpp.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/log4cpp/log4cpp.hash b/package/log4cpp/log4cpp.hash new file mode 100755 index 0000000000..6467aabfd9 --- /dev/null +++ b/package/log4cpp/log4cpp.hash @@ -0,0 +1,3 @@ +# From http://sourceforge.net/projects/log4cpp/files/log4cpp-1.1.x%20%28new%29/log4cpp-1.1/ +md5 1e173df8ee97205f412ff84aa93b8fbe log4cpp-1.1.1.tar.gz +sha1 23aa5bd7d6f79992c92bad3e1c6d64a34f8fcf68 log4cpp-1.1.1.tar.gz |

