aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/configurations/pkg_520_enginio/qt.520.gcc_64.enginio/meta/package.xml
blob: fe01acbc18d39043b18f69b94d1e5b59a9703287 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0"?>
<Package>
    <DisplayName>Enginio</DisplayName>
    <Description>Enginio is a powerful cloud backend for Qt applications. With Enginio you can add a cloud backend as a service to your application in no time and deploy without ever bothering about backend servers or scalability problems.</Description>
    <Version>%ENGINIO_VERSION%</Version>
    <ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
    <Dependencies>qt.520.gcc_64.essentials</Dependencies> <!-- Comma-separated list of dependencies - optional -->
    <Default>%PACKAGE_DEFAULT_TAG%</Default>
    <!--<AutoSelectOn></AutoSelectOn>-->
    <Script>installscript.qs</Script>   <!-- File name of a script being loaded - optional. -->
    <!--<Forced></Forced>-->
    <!--<Virtual></Virtual>--> <!-- Set to true if this is a virtual component not showing up in the installer -->
    <!--<Important></Important>-->    <!-- The package is marked as important. This is relevant for updates found with UpdateAgent. -->
    <SortingPriority>150</SortingPriority> <!-- Priority of this component when visible in the tree. Lowest priority number is on top. -->
    <DownloadableArchives><!--ONLINE_ARCHIVE_LIST--></DownloadableArchives>
</Package>