diff options
author | Steven King <kingrst@gmail.com> | 2010-11-27 23:56:38 -0600 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-29 12:45:56 +0100 |
commit | 88f8bee080d095b5c43af9743e66ef91e03fbdc1 (patch) | |
tree | 3328c08c7ecf333cc411cc1906d53f90efc646d5 /libraries/log4c/log4c.info | |
parent | 5cce8befbc806b5511dfc3b8936d32aa67747934 (diff) | |
download | slackbuilds-88f8bee080d095b5c43af9743e66ef91e03fbdc1.tar.gz |
libraries/log4c: Added (C library for flexible logging to files)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/log4c/log4c.info')
-rw-r--r-- | libraries/log4c/log4c.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/log4c/log4c.info b/libraries/log4c/log4c.info new file mode 100644 index 0000000000..0b5ca2bfed --- /dev/null +++ b/libraries/log4c/log4c.info @@ -0,0 +1,10 @@ +PRGNAM="log4c" +VERSION="1.2.1" +HOMEPAGE="http://log4c.sourceforge.net/" +DOWNLOAD="http://prdownloads.sourceforge.net/log4c/log4c-1.2.1.tar.gz" +MD5SUM="ca5412b7515d8901714ab7892323adb6" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Steven King" +EMAIL="kingrst@gmail.com" +APPROVED="rworkman" |