diff --git a/GLD_boost-atomic.json b/GLD_boost-atomic.json index c5d9f5b..77a4114 100644 --- a/GLD_boost-atomic.json +++ b/GLD_boost-atomic.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-atomic library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "compilation-version": { "c++": 2011 diff --git a/GLD_boost-chrono.json b/GLD_boost-chrono.json index 7496331..a22a6f4 100644 --- a/GLD_boost-chrono.json +++ b/GLD_boost-chrono.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-chrono library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "compilation-version": { "c++": 2011 diff --git a/GLD_boost-container.json b/GLD_boost-container.json index 3fd3144..726fd3a 100644 --- a/GLD_boost-container.json +++ b/GLD_boost-container.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-container library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "compilation-version": { "c++": 2011 diff --git a/GLD_boost-context.json b/GLD_boost-context.json index 0ce722f..740a0b7 100644 --- a/GLD_boost-context.json +++ b/GLD_boost-context.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-context library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "compilation-version": { "c++": 2011 diff --git a/GLD_boost-contract.json b/GLD_boost-contract.json index 769f918..7c2d3bb 100644 --- a/GLD_boost-contract.json +++ b/GLD_boost-contract.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-contract library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/contract/src/contract.cpp" @@ -25,6 +25,9 @@ "-fvisibility=hidden" ] }, + "path": [ + "boost" + ], "dependency": [ "z", "m", diff --git a/GLD_boost-coroutine.json b/GLD_boost-coroutine.json index ca8443e..16b019d 100644 --- a/GLD_boost-coroutine.json +++ b/GLD_boost-coroutine.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-coroutine library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/coroutine/src/detail/coroutine_context.cpp", diff --git a/GLD_boost-date-time.json b/GLD_boost-date-time.json index 822255a..ae9d5d4 100644 --- a/GLD_boost-date-time.json +++ b/GLD_boost-date-time.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-date-time library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/date_time/src/gregorian/greg_month.cpp" diff --git a/GLD_boost-fiber.json b/GLD_boost-fiber.json index 40d2c4f..75781fe 100644 --- a/GLD_boost-fiber.json +++ b/GLD_boost-fiber.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-fiber library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/fiber/src/algo/algorithm.cpp", @@ -49,7 +49,6 @@ "-DNDEBUG" ], "c": [ -, "-fvisibility-inlines-hidden", "-finline-functions", "-Wno-inline", diff --git a/GLD_boost-filesystem.json b/GLD_boost-filesystem.json index 61eb8e6..41b5be9 100644 --- a/GLD_boost-filesystem.json +++ b/GLD_boost-filesystem.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-filesystem library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/filesystem/src/codecvt_error_category.cpp", diff --git a/GLD_boost-graph.json b/GLD_boost-graph.json index 8d396a3..309678d 100644 --- a/GLD_boost-graph.json +++ b/GLD_boost-graph.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-graph library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/graph/src/read_graphviz_new.cpp", diff --git a/GLD_boost-include.json b/GLD_boost-include.json index 0768d93..6089926 100644 --- a/GLD_boost-include.json +++ b/GLD_boost-include.json @@ -2,15 +2,19 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost include library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "compilation-version": { "c++": 2011 }, + "path": [ + "boost" + ], "header":[ { - "path":"boost/boost/*", + "path":"boost/boost", + "filter": "*", "recursive":true, "to":"boost" } diff --git a/GLD_boost-iostreams.json b/GLD_boost-iostreams.json index 2f0a391..6e96f51 100644 --- a/GLD_boost-iostreams.json +++ b/GLD_boost-iostreams.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-iostreams library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/iostreams/src/file_descriptor.cpp", diff --git a/GLD_boost-json.json b/GLD_boost-json.json index 6044cad..9de50c2 100644 --- a/GLD_boost-json.json +++ b/GLD_boost-json.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-json library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/json/src/src.cpp", @@ -39,9 +39,7 @@ "-DBOOST_JSON_DYN_LINK=1", "-DBOOST_JSON_SOURCE", "-DNDEBUG" - ], - - + ] }, "dependency": [ "z", diff --git a/GLD_boost-locale.json b/GLD_boost-locale.json index bf6aa99..2feaeba 100644 --- a/GLD_boost-locale.json +++ b/GLD_boost-locale.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-locale library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/locale/src/encoding/codepage.cpp", diff --git a/GLD_boost-log-setup.json b/GLD_boost-log-setup.json index 187d06e..cbd77d9 100644 --- a/GLD_boost-log-setup.json +++ b/GLD_boost-log-setup.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-log-setup library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/log/src/setup/parser_utils.cpp", diff --git a/GLD_boost-log.json b/GLD_boost-log.json index a541019..7455e36 100644 --- a/GLD_boost-log.json +++ b/GLD_boost-log.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-log library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/log/src/attribute_name.cpp", diff --git a/GLD_boost-math-c99.json b/GLD_boost-math-c99.json index 63e22a3..f333262 100644 --- a/GLD_boost-math-c99.json +++ b/GLD_boost-math-c99.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-math-c99 library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/math/build/../src/tr1/acosh.cpp", diff --git a/GLD_boost-math-c99f.json b/GLD_boost-math-c99f.json index d406f59..c5bc810 100644 --- a/GLD_boost-math-c99f.json +++ b/GLD_boost-math-c99f.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-math-c99f library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/math/build/../src/tr1/acoshf.cpp", diff --git a/GLD_boost-math-c99l.json b/GLD_boost-math-c99l.json index 88f8710..f02a13d 100644 --- a/GLD_boost-math-c99l.json +++ b/GLD_boost-math-c99l.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-math-c99l library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/math/build/../src/tr1/acoshl.cpp", diff --git a/GLD_boost-math-tr1.json b/GLD_boost-math-tr1.json index ce835f7..6a3b807 100644 --- a/GLD_boost-math-tr1.json +++ b/GLD_boost-math-tr1.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-math-tr1 library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/math/build/../src/tr1/assoc_laguerre.cpp", diff --git a/GLD_boost-math-tr1f.json b/GLD_boost-math-tr1f.json index 5eaabf6..5a017bd 100644 --- a/GLD_boost-math-tr1f.json +++ b/GLD_boost-math-tr1f.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-math-tr1f library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/math/build/../src/tr1/assoc_laguerref.cpp", diff --git a/GLD_boost-math-tr1l.json b/GLD_boost-math-tr1l.json index cab3de0..1062f2f 100644 --- a/GLD_boost-math-tr1l.json +++ b/GLD_boost-math-tr1l.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-math-tr1l library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/math/build/../src/tr1/assoc_laguerrel.cpp", diff --git a/GLD_boost-nowide.json b/GLD_boost-nowide.json index ff487a2..b3d401a 100644 --- a/GLD_boost-nowide.json +++ b/GLD_boost-nowide.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-nowide library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/nowide/src/cstdio.cpp", diff --git a/GLD_boost-numpy39.json b/GLD_boost-numpy39.json index ba58f87..a04ee87 100644 --- a/GLD_boost-numpy39.json +++ b/GLD_boost-numpy39.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-numpy39 library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/python/src/numpy/dtype.cpp", @@ -16,6 +16,9 @@ "compilation-version": { "c++": 2011 }, + "path": [ + "boost" + ], "flag": { "c++": [ "-DBOOST_ALL_NO_LIB=1", @@ -30,17 +33,12 @@ "-fvisibility=hidden" ] }, - "path": { - "c++": [ - "/usr/include/python3.9", - "/usr/lib/python3.9/site-packages/numpy/core/include" - ] - }, "dependency": [ "z", "m", "boost-include", "pthread", + "python3-numpy", "boost-python39" ] } diff --git a/GLD_boost-prg-exec-monitor.json b/GLD_boost-prg-exec-monitor.json index 2104967..3d9308b 100644 --- a/GLD_boost-prg-exec-monitor.json +++ b/GLD_boost-prg-exec-monitor.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-prg-exec-monitor library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/test/src/execution_monitor.cpp", diff --git a/GLD_boost-program-options.json b/GLD_boost-program-options.json index 5ed9aa5..7997ed7 100644 --- a/GLD_boost-program-options.json +++ b/GLD_boost-program-options.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-program-options library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/program_options/src/cmdline.cpp", diff --git a/GLD_boost-python39.json b/GLD_boost-python39.json index d48934b..b1deb0f 100644 --- a/GLD_boost-python39.json +++ b/GLD_boost-python39.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-python39 library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/python/src/list.cpp", @@ -51,15 +51,11 @@ "-fvisibility=hidden" ] }, - "path": { - "c++": [ - "/usr/include/python3.9" - ] - }, "dependency": [ "z", "m", "boost-include", - "pthread" + "pthread", + "python3" ] } diff --git a/GLD_boost-random.json b/GLD_boost-random.json index 1b1a3c2..0530741 100644 --- a/GLD_boost-random.json +++ b/GLD_boost-random.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-random library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/random/src/random_device.cpp" diff --git a/GLD_boost-regex.json b/GLD_boost-regex.json index 1d7a944..a018c06 100644 --- a/GLD_boost-regex.json +++ b/GLD_boost-regex.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-regex library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/regex/build/../src/posix_api.cpp", diff --git a/GLD_boost-serialization.json b/GLD_boost-serialization.json index acceca3..69611cc 100644 --- a/GLD_boost-serialization.json +++ b/GLD_boost-serialization.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-serialization library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/serialization/src/archive_exception.cpp", diff --git a/GLD_boost-stacktrace-addr2line.json b/GLD_boost-stacktrace-addr2line.json index 442f574..1c85f4d 100644 --- a/GLD_boost-stacktrace-addr2line.json +++ b/GLD_boost-stacktrace-addr2line.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-stacktrace-addr2line library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/stacktrace/build/../src/addr2line.cpp" diff --git a/GLD_boost-stacktrace-basic.json b/GLD_boost-stacktrace-basic.json index 20f29b7..a598325 100644 --- a/GLD_boost-stacktrace-basic.json +++ b/GLD_boost-stacktrace-basic.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-stacktrace-basic library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/stacktrace/build/../src/basic.cpp" diff --git a/GLD_boost-stacktrace-noop.json b/GLD_boost-stacktrace-noop.json index 9f801c3..06453b1 100644 --- a/GLD_boost-stacktrace-noop.json +++ b/GLD_boost-stacktrace-noop.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-stacktrace-noop library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/stacktrace/build/../src/noop.cpp" diff --git a/GLD_boost-system.json b/GLD_boost-system.json index 78b7934..09a2d23 100644 --- a/GLD_boost-system.json +++ b/GLD_boost-system.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-system library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/system/src/error_code.cpp" diff --git a/GLD_boost-thread.json b/GLD_boost-thread.json index bdb3bf3..c53ea59 100644 --- a/GLD_boost-thread.json +++ b/GLD_boost-thread.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-thread library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "compilation-version": { "c++": 2011 diff --git a/GLD_boost-timer.json b/GLD_boost-timer.json index b44ba62..b6f53d4 100644 --- a/GLD_boost-timer.json +++ b/GLD_boost-timer.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-timer library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/timer/src/auto_timers_construction.cpp", diff --git a/GLD_boost-type-erasure.json b/GLD_boost-type-erasure.json index 9199a0b..9cdfa17 100644 --- a/GLD_boost-type-erasure.json +++ b/GLD_boost-type-erasure.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-type-erasure library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/type_erasure/src/dynamic_binding.cpp" diff --git a/GLD_boost-unit-test-framework.json b/GLD_boost-unit-test-framework.json index c2a1898..dc7bdea 100644 --- a/GLD_boost-unit-test-framework.json +++ b/GLD_boost-unit-test-framework.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-unit-test-framework library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/test/src/compiler_log_formatter.cpp", diff --git a/GLD_boost-wave.json b/GLD_boost-wave.json index 3015049..1aabf67 100644 --- a/GLD_boost-wave.json +++ b/GLD_boost-wave.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-wave library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/wave/src/instantiate_cpp_exprgrammar.cpp", diff --git a/GLD_boost-wserialization.json b/GLD_boost-wserialization.json index 335b33f..6e1d081 100644 --- a/GLD_boost-wserialization.json +++ b/GLD_boost-wserialization.json @@ -2,8 +2,8 @@ "type":"LIBRARY", "group-id":"org.boost", "description":"boost:boost-wserialization library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "source": [ "boost/libs/serialization/src/basic_text_wiprimitive.cpp", diff --git a/GLD_boost.json b/GLD_boost.json index bd9e085..8f5f260 100644 --- a/GLD_boost.json +++ b/GLD_boost.json @@ -2,8 +2,8 @@ "type":"PACKAGE", "group-id":"org.boost", "description":"boost PACKAGE library", - "licence":"boost-v1.0", - "licence-file":"file://boost/LICENCE_1_0.txt", + "license":"boost-v1.0", + "license-file":"file://boost/LICENCE_1_0.txt", "version":"file://version.txt", "compilation-version": { "c++": 2011 diff --git a/parseBuildOutputToLutin.py b/parseBuildOutputToLutin.py index 3aacc67..319109a 100755 --- a/parseBuildOutputToLutin.py +++ b/parseBuildOutputToLutin.py @@ -108,8 +108,8 @@ def genrate_lutin_file(lib_name, list_of_files, list_of_flags): out += " \"type\":\"LIBRARY\",\n"; out += " \"group-id\":\"org." + global_lib_name + "\",\n"; out += " \"description\":\"" + global_lib_name + ":" + lib_name.replace("_","-") + " library\",\n"; - out += " \"licence\":\"boost-v1.0\",\n"; - out += " \"licence-file\":\"file://boost/LICENCE_1_0.txt\",\n"; + out += " \"license\":\"boost-v1.0\",\n"; + out += " \"license-file\":\"file://boost/LICENSE_1_0.txt\",\n"; #out += " \"maintainer\":\"UNKNOW\",\n"; #out += " \"author\":\"UNKNOW\",\n"; out += " \"version\":\"file://version.txt\",\n";