log4cpp: new package
authorDamien Lanson <damien@kal-host.com>
Wed, 8 Jun 2016 13:47:01 +0000 (15:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 11 Jun 2016 13:47:09 +0000 (15:47 +0200)
commit8a4922c6b9bab00e1a9dc353d1c7f3d77bbc7044
treef52ace89c72d28efc45eacd36d0ab36caff046be
parent9252721e8d1ee27b129da0b0f9f1444616698be4
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>
package/Config.in
package/log4cpp/Config.in [new file with mode: 0755]
package/log4cpp/log4cpp.hash [new file with mode: 0755]
package/log4cpp/log4cpp.mk [new file with mode: 0755]