forked from linuxdeepin/deepin-reader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
linglong.yaml
executable file
·57 lines (51 loc) · 896 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
54
55
56
57
package:
id: org.deepin.reader
name: "deepin-reader"
version: 5.10.13
kind: app
description: |
reader for deepin os.
variables:
extra_args: |
VERSION=${VERSION}
runtime:
id: org.deepin.Runtime
version: 23.0.0
depends:
- id: djvulibre
version: 3.5.27.1
type: runtime
- id: libchardet
version: 1.0.4
type: runtime
- id: icu
version: 63.1
type: runtime
- id: qtwebengine
type: runtime
version: 5.11.3
- id: libevent
type: runtime
version: 2.1.8
- id: googletest
version: 1.8.1
type: runtime
- id: xcb-util
type: runtime
- id: re2
version: 2.5.0
type: runtime
- id: pciutils
version: 3.5.2.4
type: runtime
- id: libvpx
version: 1.7.0.1
type: runtime
source:
kind: local
url: null
version: null
commit: null
patch: patches/fix-linglong.patch
build:
kind: qmake