aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/releases/licenses
blob: 7b5deb098200516afa3db266d544b491e975556b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
################################################################################
## Global defines
################################################################################
[ifwtools]
windows-x86:                installer-framework-build-win-x86.7z
linux-x86:                  installer-framework-build-linux-x86.7z
linux-x64:                  installer-framework-build-linux-x64.7z
mac-x64:                    installer-framework-build-mac-x64.7z

[release.global]
version:                    1.0.0
version_tag:


################################################################################
## Linux repository
################################################################################
[release.tools.repository.linux.x86]
arg_configurations_file:    repository_configs/licenses/repository_licenses
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.gz
repo_content_type:          licenses
repo_components_to_update:  qt.license*
repo_url_specifier:         linux_x86/desktop/licenses

[release.tools.repository.linux.x64]
arg_configurations_file:    repository_configs/licenses/repository_licenses
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.gz
repo_content_type:          licenses
repo_components_to_update:  qt.license*
repo_url_specifier:         linux_x64/desktop/licenses


################################################################################
## Windows repository
################################################################################
[release.tools.repository.windows.x86]
arg_configurations_file:    repository_configs/licenses/repository_licenses
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=zip
repo_content_type:          licenses
repo_components_to_update:  qt.license*
repo_url_specifier:         windows_x86/desktop/licenses


################################################################################
## macOS repository
################################################################################
[release.tools.repository.mac.x64]
arg_configurations_file:    repository_configs/licenses/repository_licenses
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.gz
repo_content_type:          licenses
repo_components_to_update:  qt.license*
repo_url_specifier:         mac_x64/desktop/licenses