update aurora file
authorKonrad Rosenbaum <konrad@silmor.de>
Sat, 7 Jan 2017 23:31:04 +0000 (00:31 +0100)
committerKonrad Rosenbaum <konrad@silmor.de>
Sat, 7 Jan 2017 23:31:04 +0000 (00:31 +0100)
Change-Id: If08e7dd4cfb06d81a9cc78029750eeb7011f7712

magicsmoke.aurora

index abf41d0..791236b 100644 (file)
                                 all=same for all OS, just one archive file for all of them
                 -->
                 <Platform os="linux">
-                        <Files exclude="*.debug" buildbase="dist-cli">
+                        <Files exclude="*.debug" buildbase="bin">
                                 magicsmoke*
                                libmagicsmoke*
                                libelam*
                                libAurora*
-                               icon.png
                                libQtTzData*
                                libQtZip*
-                               libqwbase* buildbase=""
+                               libqwbase*
                                msp-*
                         </Files>
+                       <Files buildbase="icons/logo">
+                               icon.png
+                       </Files>
                 </Platform>
                 <Platform os="windows" buildbase="bin">
                         <Files>
-                                magicsmoke.exe
-                               magicsmoke.dll
+                                magicsmoke*.exe
+                               magicsmoke*.dll
                                gpg.exe
+                               iconv.dll
                                 elam.dll
                                 Aurora.dll
                                qwbase.dll
                                 QtTz*.dll
                                 QtZip*.dll
                                libssp*.dll
-                               libeay*.dll
-                               ssleay*.dll
+                               libstdc++*.dll
+                               libgcc*.dll
+                               libwinpthread*.dll
+                               *eay*.dll
+                               msp-*.dll
                         </Files>
                 </Platform>
         </ArchiveSource>
         <!-- this one uses pipe-syntax to get to the main path and it also uses additional <Files> tags to drill deeper -->
         <ArchiveSource name="qtlibs-*.zip">
-                <Platform os="linux" buildbase="dist-cli" >
-                        <Files exclude="*.debug">
-                                libQt5*
+                <Platform os="linux" >
+                        <Files exclude="*.debug" buildbase="|qmake -query QT_INSTALL_LIBS">
+                                libQt5Core*
+                               libQt5Gui*
+                               libQt5Widgets*
+                               libQt5PrintSupport*
+                               libQt5Xml.*
+                               libQt5Network*
+                               libQt5Svg*
                         </Files>
-                        <Files exclude="*.debug">
+                        <Files exclude="*.debug" buildbase="|qmake -query QT_INSTALL_PLUGINS">
                                 platforms/*.so
                                 platforminputcontexts/*.so
                                 imageformats/*.so
@@ -79,8 +91,6 @@
                                 Qt5Gui.dll
                                 Qt5Network.dll
                                 Qt5PrintSupport.dll
-                                Qt5Script.dll
-                                Qt5ScriptTools.dll
                                 Qt5Widgets.dll
                                 Qt5Xml.dll
                                 Qt5Svg.dll
         <ArchiveSource name="icu-*.zip">
                 <Platform os="windows" buildbase="|qmake -query QT_INSTALL_PREFIX">
                         <Files buildbase="./bin">
-                                lib*.dll
+                                libicu*.dll
                                 icu*.dll
                         </Files>
                 </Platform>
-                <Platform os="linux" buildbase="dist-cli">
+                <Platform os="linux" buildbase="./lib">
                         <Files exclude="*.debug">
                                 libicu*.so*
                         </Files>
                 </Platform>
         </ArchiveSource>
-        <ArchiveSource name="magicsmoke-i18n.zip" buildbase="dist-cli">
+        <ArchiveSource name="magicsmoke-i18n.zip">
                 <Platform os="all" cpu="all">
-                        <Files>
+                        <Files buildbase="bin">
                                 *.qm
                         </Files>
                         <Files buildbase="|qmake -query QT_INSTALL_TRANSLATIONS">