diff --git a/log4qt-fork/log4qt-fork.2018-06-25 b/log4qt-fork/log4qt-fork.2018-06-25 new file mode 100644 index 00000000..df390037 --- /dev/null +++ b/log4qt-fork/log4qt-fork.2018-06-25 @@ -0,0 +1,39 @@ +{ + "$schema": "http://inqlude.org/schema/release-manifest-v1#", + "name": "log4qt-fork", + "display_name": "Log4Qt", + "release_date": "2018-06-25", + "version": "1.5.0", + "summary": "C++ port of the Log4j logging framework", + "urls": { + "homepage": "https://github.com/MEONMedical/Log4Qt", + "vcs": "https://github.com/MEONMedical/Log4Qt.git", + "download": "https://github.com/MEONMedical/Log4Qt/releases/latest", + "custom": { + "Wiki": "https://github.com/MEONMedical/Log4Qt/wiki/Log4Qt" + } + }, + "licenses": [ + "Apache-2.0" + ], + "description": "Fork of the original log4qt project with some additional features.", + "authors": [ + "Michael Filonenko ", + "Andreas Bacher ", + "Johann Anhofer " + ], + "maturity": "stable", + "platforms": [ + "Linux", + "Windows", + "OS X" + ], + "packages": { + "source": "https://github.com/MEONMedical/Log4Qt/archive/v1.5.0.tar.gz", + "source": "https://github.com/MEONMedical/Log4Qt/archive/v1.5.0.zip" + }, + "topics": [ + "Development", + "Logging" + ] +}