From 8a4922c6b9bab00e1a9dc353d1c7f3d77bbc7044 Mon Sep 17 00:00:00 2001 From: Damien Lanson Date: Wed, 8 Jun 2016 15:47:01 +0200 Subject: log4cpp: new package Signed-off-by: Damien Lanson [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 _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 _CONFIG_SCRIPTS generic mechanism doesn't work for this config script.] Signed-off-by: Thomas Petazzoni --- package/log4cpp/log4cpp.hash | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 package/log4cpp/log4cpp.hash (limited to 'package/log4cpp/log4cpp.hash') 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 -- cgit v1.2.3