forked from linuxdeepin/dtkdeclarative
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlinglong.yaml
More file actions
40 lines (35 loc) · 756 Bytes
/
linglong.yaml
File metadata and controls
40 lines (35 loc) · 756 Bytes
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
package:
id: dtkdeclarative
name: dtkdeclarative
kind: lib
version: 5.6.3
descriptipon: |
Deepin Tool Kit Gui library \
Dtkdeclarative is base library of Deepin Qt/QtQuick applications.
base:
id: org.deepin.base
version: 23.0.0
depends:
- id: qtbase/5.15.7
- id: qtsvg/5.15.7
- id: libqtxdg/3.6.0.1
- id: gsettings-qt/0.3.1.1
- id: qtquickcontrols2/5.15.7
- id: qtdeclarative/5.15.7
- id: qttools/5.15.7
- id: dtkcommon/5.6.0
- id: dtkcore/5.6.0
- id: dtkgui/5.6.0
- id: fmtlib/10.1.2
- id: spdlog/1.10.0
#- id: googletest/1.8.1
source:
kind: local
variables:
extra_args: |
-DBUILD_EXAMPLE=OFF \
-DBUILD_DOCS=OFF \
-DDTK_VERSION=${VERSION} \
-DVERSION=${VERSION}
build:
kind: cmake