From 876e6ce94743a22d694725b4c54a0ccab23fd07c Mon Sep 17 00:00:00 2001 From: Konrad Rosenbaum Date: Sun, 4 Aug 2013 21:28:19 +0200 Subject: [PATCH] prep config file for installer --- magicsmoke.aurora | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++++- taurus | 2 +- 2 files changed, 94 insertions(+), 2 deletions(-) diff --git a/magicsmoke.aurora b/magicsmoke.aurora index 919640f..f20052d 100644 --- a/magicsmoke.aurora +++ b/magicsmoke.aurora @@ -1,4 +1,96 @@ - + + + + + + + + + bin/magicsmoke + bin/gpg + bin/lib*.so* + + + + + + + gpg.conf + pubring.gpg + + + + + + + libQt5Core.so* + libQt5Gui.so* + libQt5Network.so* + libQt5PrintSupport.so* + libQt5Script.so* + libQt5ScriptTools.so* + libQt5Widgets.so* + libQt5Xml.so* + libQt5Svg.so* + + + platforms/*.so + platforminputcontexts/*.so + imageformats/*.so + iconengines/*.so + printsupport/*.so + bearer/*.so + generic/*.so + + + + + Qt5Core.dll + Qt5Gui.dll + Qt5Network.dll + Qt5PrintSupport.dll + Qt5Script.dll + Qt5ScriptTools.dll + Qt5Widgets.dll + Qt5Xml.dll + Qt5Svg.dll + lib*.dll + icu*.dll + + + platforms/*.dll + imageformats/*.dll + iconengines/*.dll + printsupport/*.dll + bearer/*.dll + generic/*.dll + + + + + + + + + + + + + diff --git a/taurus b/taurus index a7c9d4c..7857278 160000 --- a/taurus +++ b/taurus @@ -1 +1 @@ -Subproject commit a7c9d4c44216478ae7542d99feda16381ceb994c +Subproject commit 7857278278e87cc5d588290b1ff0257e46faef4d -- 1.7.2.5