From 13323a9f0ca0a9f6301bb7e6708a437725b9e60d Mon Sep 17 00:00:00 2001 From: Darth Affe Date: Sun, 1 Apr 2018 23:02:50 +0200 Subject: [PATCH] Added meta-packages --- NuGet/RGB.NET.Asus.nuspec | 23 +++++++++++++++++++++++ NuGet/RGB.NET.CoolerMaster.nuspec | 23 +++++++++++++++++++++++ NuGet/RGB.NET.Corsair.nuspec | 23 +++++++++++++++++++++++ NuGet/RGB.NET.DMX.nuspec | 22 ++++++++++++++++++++++ NuGet/RGB.NET.Debug.nuspec | 22 ++++++++++++++++++++++ NuGet/RGB.NET.Devices.nuspec | 28 ++++++++++++++++++++++++++++ NuGet/RGB.NET.Logitech.nuspec | 23 +++++++++++++++++++++++ NuGet/RGB.NET.Novation.nuspec | 23 +++++++++++++++++++++++ NuGet/RGB.NET.Presets.nuspec | 24 ++++++++++++++++++++++++ NuGet/RGB.NET.Razer.nuspec | 23 +++++++++++++++++++++++ NuGet/RGB.NET.nuspec | 24 ++++++++++++++++++++++++ RGB.NET.sln | 15 +++++++++++++++ 12 files changed, 273 insertions(+) create mode 100644 NuGet/RGB.NET.Asus.nuspec create mode 100644 NuGet/RGB.NET.CoolerMaster.nuspec create mode 100644 NuGet/RGB.NET.Corsair.nuspec create mode 100644 NuGet/RGB.NET.DMX.nuspec create mode 100644 NuGet/RGB.NET.Debug.nuspec create mode 100644 NuGet/RGB.NET.Devices.nuspec create mode 100644 NuGet/RGB.NET.Logitech.nuspec create mode 100644 NuGet/RGB.NET.Novation.nuspec create mode 100644 NuGet/RGB.NET.Presets.nuspec create mode 100644 NuGet/RGB.NET.Razer.nuspec create mode 100644 NuGet/RGB.NET.nuspec diff --git a/NuGet/RGB.NET.Asus.nuspec b/NuGet/RGB.NET.Asus.nuspec new file mode 100644 index 0000000..343cf6c --- /dev/null +++ b/NuGet/RGB.NET.Asus.nuspec @@ -0,0 +1,23 @@ + + + + RGB.NET.Asus + RGB.NET.Asus + 0.0.1 + Darth Affe + Darth Affe + http://lib.arge.be/icon.png + https://github.com/DarthAffe/RGB.NET + https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE + true + Asus-Metapackage of RGB.NET + + Metapackage - containing all libraries needed to work with Asus devices in RGB.NET, a C# (.NET) library for accessing various RGB-peripherals + Copyright © Wyrez 2017 + en-US + + + + + + \ No newline at end of file diff --git a/NuGet/RGB.NET.CoolerMaster.nuspec b/NuGet/RGB.NET.CoolerMaster.nuspec new file mode 100644 index 0000000..4087e1d --- /dev/null +++ b/NuGet/RGB.NET.CoolerMaster.nuspec @@ -0,0 +1,23 @@ + + + + RGB.NET.CoolerMaster + RGB.NET.CoolerMaster + 0.0.1 + Darth Affe + Darth Affe + http://lib.arge.be/icon.png + https://github.com/DarthAffe/RGB.NET + https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE + true + CoolerMaster-Metapackage of RGB.NET + + Metapackage - containing all libraries needed to work with CoolerMaster devices in RGB.NET, a C# (.NET) library for accessing various RGB-peripherals + Copyright © Wyrez 2017 + en-US + + + + + + \ No newline at end of file diff --git a/NuGet/RGB.NET.Corsair.nuspec b/NuGet/RGB.NET.Corsair.nuspec new file mode 100644 index 0000000..7e44a19 --- /dev/null +++ b/NuGet/RGB.NET.Corsair.nuspec @@ -0,0 +1,23 @@ + + + + RGB.NET.Corsair + RGB.NET.Corsair + 0.0.1 + Darth Affe + Darth Affe + http://lib.arge.be/icon.png + https://github.com/DarthAffe/RGB.NET + https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE + true + Corsair-Metapackage of RGB.NET + + Metapackage - containing all libraries needed to work with Corsair devices in RGB.NET, a C# (.NET) library for accessing various RGB-peripherals + Copyright © Wyrez 2017 + en-US + + + + + + \ No newline at end of file diff --git a/NuGet/RGB.NET.DMX.nuspec b/NuGet/RGB.NET.DMX.nuspec new file mode 100644 index 0000000..b23bad7 --- /dev/null +++ b/NuGet/RGB.NET.DMX.nuspec @@ -0,0 +1,22 @@ + + + + RGB.NET.DMX + RGB.NET.DMX + 0.0.1 + Darth Affe + Darth Affe + http://lib.arge.be/icon.png + https://github.com/DarthAffe/RGB.NET + https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE + true + DMX-Metapackage of RGB.NET + + Metapackage - containing all libraries needed to work with DMX devices in RGB.NET, a C# (.NET) library for accessing various RGB-peripherals + Copyright © Wyrez 2017 + en-US + + + + + \ No newline at end of file diff --git a/NuGet/RGB.NET.Debug.nuspec b/NuGet/RGB.NET.Debug.nuspec new file mode 100644 index 0000000..061671c --- /dev/null +++ b/NuGet/RGB.NET.Debug.nuspec @@ -0,0 +1,22 @@ + + + + RGB.NET.Debug + RGB.NET.Debug + 0.0.1 + Darth Affe + Darth Affe + http://lib.arge.be/icon.png + https://github.com/DarthAffe/RGB.NET + https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE + true + Debug-Metapackage of RGB.NET + + Metapackage - containing all libraries supposed to debug applications using RGB.NET, a C# (.NET) library for accessing various RGB-peripherals + Copyright © Wyrez 2017 + en-US + + + + + \ No newline at end of file diff --git a/NuGet/RGB.NET.Devices.nuspec b/NuGet/RGB.NET.Devices.nuspec new file mode 100644 index 0000000..ca4f392 --- /dev/null +++ b/NuGet/RGB.NET.Devices.nuspec @@ -0,0 +1,28 @@ + + + + RGB.NET.Devices + RGB.NET.Devices + 0.0.1 + Darth Affe + Darth Affe + http://lib.arge.be/icon.png + https://github.com/DarthAffe/RGB.NET + https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE + true + Device-Metapackage of RGB.NET + + Device-Metapackage - containing all devices of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals + Copyright © Wyrez 2017 + en-US + + + + + + + + + + + \ No newline at end of file diff --git a/NuGet/RGB.NET.Logitech.nuspec b/NuGet/RGB.NET.Logitech.nuspec new file mode 100644 index 0000000..78c4469 --- /dev/null +++ b/NuGet/RGB.NET.Logitech.nuspec @@ -0,0 +1,23 @@ + + + + RGB.NET.Logitech + RGB.NET.Logitech + 0.0.1 + Darth Affe + Darth Affe + http://lib.arge.be/icon.png + https://github.com/DarthAffe/RGB.NET + https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE + true + Logitech-Metapackage of RGB.NET + + Metapackage - containing all libraries needed to work with Logitech devices in RGB.NET, a C# (.NET) library for accessing various RGB-peripherals + Copyright © Wyrez 2017 + en-US + + + + + + \ No newline at end of file diff --git a/NuGet/RGB.NET.Novation.nuspec b/NuGet/RGB.NET.Novation.nuspec new file mode 100644 index 0000000..f5aa19c --- /dev/null +++ b/NuGet/RGB.NET.Novation.nuspec @@ -0,0 +1,23 @@ + + + + RGB.NET.Novation + RGB.NET.Novation + 0.0.1 + Darth Affe + Darth Affe + http://lib.arge.be/icon.png + https://github.com/DarthAffe/RGB.NET + https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE + true + Novation-Metapackage of RGB.NET + + Metapackage - containing all libraries needed to work with Novation devices in RGB.NET, a C# (.NET) library for accessing various RGB-peripherals + Copyright © Wyrez 2017 + en-US + + + + + + \ No newline at end of file diff --git a/NuGet/RGB.NET.Presets.nuspec b/NuGet/RGB.NET.Presets.nuspec new file mode 100644 index 0000000..61f0cf5 --- /dev/null +++ b/NuGet/RGB.NET.Presets.nuspec @@ -0,0 +1,24 @@ + + + + RGB.NET.Presets + RGB.NET.Presets + 0.0.1 + Darth Affe + Darth Affe + http://lib.arge.be/icon.png + https://github.com/DarthAffe/RGB.NET + https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE + true + Preset-Metapackage of RGB.NET + + Preset-Metapackage, containing all default brushes, decorators and groups of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals + Copyright © Wyrez 2017 + en-US + + + + + + + \ No newline at end of file diff --git a/NuGet/RGB.NET.Razer.nuspec b/NuGet/RGB.NET.Razer.nuspec new file mode 100644 index 0000000..d12cb96 --- /dev/null +++ b/NuGet/RGB.NET.Razer.nuspec @@ -0,0 +1,23 @@ + + + + RGB.NET.Razer + RGB.NET.Razer + 0.0.1 + Darth Affe + Darth Affe + http://lib.arge.be/icon.png + https://github.com/DarthAffe/RGB.NET + https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE + true + Razer-Metapackage of RGB.NET + + Metapackage - containing all libraries needed to work with Razer devices in RGB.NET, a C# (.NET) library for accessing various RGB-peripherals + Copyright © Wyrez 2017 + en-US + + + + + + \ No newline at end of file diff --git a/NuGet/RGB.NET.nuspec b/NuGet/RGB.NET.nuspec new file mode 100644 index 0000000..7ad6144 --- /dev/null +++ b/NuGet/RGB.NET.nuspec @@ -0,0 +1,24 @@ + + + + RGB.NET + RGB.NET + 0.0.1 + Darth Affe + Darth Affe + http://lib.arge.be/icon.png + https://github.com/DarthAffe/RGB.NET + https://raw.githubusercontent.com/DarthAffe/RGB.NET/master/LICENSE + true + Metapackage of RGB.NET + + Metapackage - containing all libraries except UI of RGB.NET, a C# (.NET) library for accessing various RGB-peripherals + Copyright © Wyrez 2017 + en-US + + + + + + + \ No newline at end of file diff --git a/RGB.NET.sln b/RGB.NET.sln index 1abfe39..853cc34 100644 --- a/RGB.NET.sln +++ b/RGB.NET.sln @@ -35,6 +35,21 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RGB.NET.Devices.Razer", "RG EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RGB.NET.Devices.Roccat", "RGB.NET.Devices.Roccat\RGB.NET.Devices.Roccat.csproj", "{DF4A0267-24FA-4D32-8841-3E91F31E51ED}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "NuGet", "NuGet", "{5EAAFE56-ADAB-4EB9-9309-4F6CC73769AC}" + ProjectSection(SolutionItems) = preProject + NuGet\RGB.NET.Asus.nuspec = NuGet\RGB.NET.Asus.nuspec + NuGet\RGB.NET.CoolerMaster.nuspec = NuGet\RGB.NET.CoolerMaster.nuspec + NuGet\RGB.NET.Corsair.nuspec = NuGet\RGB.NET.Corsair.nuspec + NuGet\RGB.NET.Debug.nuspec = NuGet\RGB.NET.Debug.nuspec + NuGet\RGB.NET.Devices.nuspec = NuGet\RGB.NET.Devices.nuspec + NuGet\RGB.NET.DMX.nuspec = NuGet\RGB.NET.DMX.nuspec + NuGet\RGB.NET.Logitech.nuspec = NuGet\RGB.NET.Logitech.nuspec + NuGet\RGB.NET.Novation.nuspec = NuGet\RGB.NET.Novation.nuspec + NuGet\RGB.NET.nuspec = NuGet\RGB.NET.nuspec + NuGet\RGB.NET.Presets.nuspec = NuGet\RGB.NET.Presets.nuspec + NuGet\RGB.NET.Razer.nuspec = NuGet\RGB.NET.Razer.nuspec + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU