aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/configurations/pkg_templates/pkg_tools/qt.tools.ifw.31/meta/package.xml
blob: 5ad187e15e0c2153bc2c5a561331e88eddfa9b0b (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<Package>
    <DisplayName>Qt Installer Framework 3.1</DisplayName>
    <Description>The Qt Installer Framework provides a set of tools and utilities to create installers for the supported desktop Qt platforms: Linux, Microsoft Windows, and macOS.</Description>
    <Version>%MAINTENANCE_TOOL_VERSION%-1</Version>
    <ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
    <Default>false</Default>
    <SortingPriority>500</SortingPriority>
    <DownloadableArchives><!--ONLINE_ARCHIVE_LIST--></DownloadableArchives>
</Package>