-
Notifications
You must be signed in to change notification settings - Fork 60
/
Copy pathlinglong.yaml
53 lines (49 loc) · 921 Bytes
/
linglong.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
package:
id: org.deepin.image.viewer
name: "deepin-image-viewer"
version: 6.0.10.1
kind: app
description: |
view images for deepin os.
variables:
extra_args: |
-DVERSION=${VERSION}
runtime:
id: org.deepin.Runtime
version: 23.0.0
depends:
- id: "dde-qt-dbus-factory"
version: 5.5.12
- id: qtmpris
version: 0.1.0.1
- id: icu
version: 63.1
type: runtime
- id: xcb-util
version: 0.3.8.1
type: runtime
- id: qtdbusextended
version: 0.0.3
- id: freeimage
version: 3.18.0
type: runtime
- id: jxrlib
version: 1.1.1
type: runtime
- id: openexr
version: 2.2.1.4
type: runtime
- id: ilmbase
version: 2.2.1
type: runtime
- id: libraw
version: 0.19.2
type: runtime
- id: deepin-ocr-plugin-manager
version: 1.0.0.2
type: runtime
source:
kind: local
patch: patches/fix-linglong.patch
build:
kind: cmake