aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/releases/release-3dstudio-preview
blob: 9d846e170376442cc9dfb90101a94efdbfe0881c (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
# Define release content


################################################################################
## Global defines
################################################################################
[ifwtools]
windows-x86:                installer-framework-build-win-x86.7z
windows-x64:                installer-framework-build-win-x86.7z
linux-x64:                  installer-framework-build-linux-x64.7z
mac-x64:                    installer-framework-build-mac-x64.7z

[release.global]
version:                        1.1.0
version_tag:
arg_substitution_list:          %QT3DSTUDIO_VERSION%=1.1.0,
                                %QT3DSTUDIO_DISPLAY_VERSION%=1.1.0-alpha

################################################################################
## Linux repository
################################################################################
[release.qt3dstudio.repository.linux.x64.preview]
arg_configurations_file:    repository_configs/tools_desktop/linux_x64_repository_tools_qt3dstudio_preview
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.gz
repo_components_to_update:  preview.qt.tools.qt3dstudio*
repo_url_specifier:         linux_x64/desktop/tools_qt3dstudio_preview

################################################################################
## Windows repository
################################################################################
[release.qt3dstudio.repository.windows.x86.preview]
arg_configurations_file:    repository_configs/tools_desktop/win_x86_repository_tools_qt3dstudio_preview
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=zip
repo_components_to_update:  preview.qt.tools.qt3dstudio*
repo_url_specifier:         windows_x86/desktop/tools_qt3dstudio_preview

################################################################################
## Mac repository
################################################################################
[release.qt3dstudio.repository.mac.x64.preview]
arg_configurations_file:    repository_configs/tools_desktop/mac_x64_repository_tools_qt3dstudio_preview
arg_substitution_list:      %SRC_ARCHIVE_TYPE%=tar.gz
repo_components_to_update:  preview.qt.tools.qt3dstudio*
repo_url_specifier:         mac_x64/desktop/tools_qt3dstudio_preview