From 88c3e585fc4500719321d18d2e5d7ebe03ddb7da Mon Sep 17 00:00:00 2001 From: Roland Winklmeier Date: Mon, 2 May 2016 22:30:00 +0200 Subject: [PATCH] Include weatherdata plugins in installbuilder refs #615 --- .../swift-plugin-weatherdata.xml | 31 +++++++++++++++++++ installer/installbuilder/swift.xml | 3 ++ 2 files changed, 34 insertions(+) create mode 100644 installer/installbuilder/swift-plugin-weatherdata.xml diff --git a/installer/installbuilder/swift-plugin-weatherdata.xml b/installer/installbuilder/swift-plugin-weatherdata.xml new file mode 100644 index 000000000..bf1f8c04d --- /dev/null +++ b/installer/installbuilder/swift-plugin-weatherdata.xml @@ -0,0 +1,31 @@ + + weatherdata + WeatherData Plugins + 1 + 1 + 1 + + + weatherdatagfs + GFS WeatherData + 1 + WeatherData fetched from NCEP Global Forecast System in 0.5 degrees worldwide + 1 + 1 + + + bin/plugins/weatherdata + ${installdir}/bin/plugins/weatherdata + bin_plugins_simulator + all + + + 1 + ../../dist/bin/plugins/weatherdata/*weatherdatagfs* + + + + + + + diff --git a/installer/installbuilder/swift.xml b/installer/installbuilder/swift.xml index 97abab25a..85bb390f7 100644 --- a/installer/installbuilder/swift.xml +++ b/installer/installbuilder/swift.xml @@ -11,6 +11,9 @@ swift-plugin-simulators.xml + + swift-plugin-weatherdata.xml + swift-externals.xml