aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/configurations/pkg_templates/pkg_55/qt.55.src.addons.qtlocation/meta/package.xml
blob: c7d2af40f156721f0ba97b1553235e7b656d5c11 (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>qtlocation</DisplayName>
    <Description>License options: LGPLv3, GPLv2.0 or later, Commercial&lt;br&gt;&lt;br&gt;NOTE: Not licensed under LGPLv2.1&lt;br&gt;&lt;br&gt;Qt 5.5.0 Add-Ons Qt Location Source Component</Description>
    <Version>5.5.0-0%VERSION_NUMBER_AUTO_INCREASE%</Version>
    <ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
    <!--<Dependencies></Dependencies>--> <!-- Comma-separated list of dependencies - optional -->
    <!--<Default></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>0</SortingPriority>--> <!-- Priority of this component when visible in the tree. Highest priority number is on top. -->
    <DownloadableArchives><!--ONLINE_ARCHIVE_LIST--></DownloadableArchives>
</Package>