forked from flathub/io.qt.qtdesignstudio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathio.qt.qtdesignstudio.yaml
120 lines (119 loc) · 4.11 KB
/
io.qt.qtdesignstudio.yaml
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
app-id: io.qt.qtdesignstudio
runtime: org.kde.Sdk
runtime-version: '6.8'
base: io.qt.qtwebengine.BaseApp
base-version: '6.8'
sdk: org.kde.Sdk
command: qtdesignstudio
rename-icon: QtProject-qtdesignstudio
finish-args:
- --share=ipc
- --share=network
- --socket=x11
- --socket=ssh-auth
- --filesystem=host
- --device=dri
- --allow=devel
- --env=QTWEBENGINEPROCESS_PATH=/app/bin/QtWebEngineProcess
- --env=QML_IMPORT_PATH=/app/qml
- --env=QT_QPA_PLATFORM=xcb
modules:
- name: qt6-qtquicktimeline
buildsystem: cmake-ninja
config-opts:
- -DCMAKE_BUILD_TYPE=Release
sources:
- type: archive
url: https://download.qt.io/official_releases/qt/6.8/6.8.2/submodules/qtquicktimeline-everywhere-src-6.8.2.tar.xz
md5: 4af942e3383881b029f623f049eb7d81
x-checker-data:
type: anitya
project-id: 7927
version:
- <:6.9.0
url-template: https://download.qt.io/official_releases/qt/6.8/$version/submodules/qtquicktimeline-everywhere-src-$version.tar.xz
stable-only: true
- name: qt6-qtquick3d
buildsystem: cmake-ninja
config-opts:
- -DCMAKE_BUILD_TYPE=Release
sources:
- type: archive
url: https://download.qt.io/official_releases/qt/6.8/6.8.2/submodules/qtquick3d-everywhere-src-6.8.2.tar.xz
md5: c43d292ce2576f8bd7a67b9607a2e483
x-checker-data:
type: anitya
project-id: 7927
version:
- <:6.9.0
url-template: https://download.qt.io/official_releases/qt/6.8/$version/submodules/qtquick3d-everywhere-src-$version.tar.xz
stable-only: true
- name: qt6-qtquick3dphysics
buildsystem: cmake-ninja
config-opts:
- -DCMAKE_BUILD_TYPE=Release
sources:
- type: archive
url: https://download.qt.io/official_releases/qt/6.8/6.8.2/submodules/qtquick3dphysics-everywhere-src-6.8.2.tar.xz
md5: 4a8a78d461a2fdd017bbe185b10f77d1
x-checker-data:
type: anitya
project-id: 7927
version:
- <:6.9.0
url-template: https://download.qt.io/official_releases/qt/6.8/$version/submodules/qtquick3dphysics-everywhere-src-$version.tar.xz
stable-only: true
- name: qt6-qtquickeffectmaker
buildsystem: cmake-ninja
config-opts:
- -DCMAKE_BUILD_TYPE=Release
sources:
- type: archive
url: https://download.qt.io/official_releases/qt/6.8/6.8.2/submodules/qtquickeffectmaker-everywhere-src-6.8.2.tar.xz
md5: 3f539e3b2d3eb40a852932fb65811311
x-checker-data:
type: anitya
project-id: 7927
version:
- <:6.9.0
url-template: https://download.qt.io/official_releases/qt/6.8/$version/submodules/qtquickeffectmaker-everywhere-src-$version.tar.xz
stable-only: true
- name: qt-creator
buildsystem: cmake-ninja
config-opts:
- -DCMAKE_BUILD_TYPE=Release
- -DSHOW_BUILD_DATE=ON
- -DWITH_ONLINE_DOCS=ON
- -DBUILD_DEVELOPER_DOCS=ON
- -DBUILD_DESIGNSTUDIO=ON
- -Wno-dev
sources:
- type: git
url: https://code.qt.io/qt-creator/qt-creator
tag: qds/v4.7
commit: bfb74e5d04a08caf7051116e46193293975f0b33
x-checker-data:
type: git
tag-pattern: ^qds\/v(\d+\.\d+\.?\d*)$
- name: qtquickdesigner-components
buildsystem: cmake-ninja
config-opts:
- -DCMAKE_BUILD_TYPE=Release
sources:
- type: git
url: https://code.qt.io/qt-labs/qtquickdesigner-components
tag: qds-dev-4.7
commit: 5eb7b9257de974ef0b3a4b128c0adf5ed24517f1q
- name: symlink
buildsystem: simple
build-commands:
- ln -srf ${FLATPAK_DEST}/lib/${FLATPAK_ARCH}-linux-gnu/libQt*.so* -t ${FLATPAK_DEST}/lib/
- name: docs
buildsystem: simple
sources:
- type: archive
url: https://download.qt.io/online/qtsdkrepository/windows_x86/desktop/tools_qtdesignstudio_generation2/qt.tools.qtdesignstudio/4.6.1-0-202410021209docs.7z
sha1: 399da1c4c20e729182d7b91a42b4126f26be0c68
strip-components: 2
build-commands:
- cp -r share/doc $FLATPAK_DEST/share