forked from linuxdeepin/deepin-compressor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdep5
More file actions
152 lines (124 loc) · 3.87 KB
/
dep5
File metadata and controls
152 lines (124 loc) · 3.87 KB
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: deepin-compressor
Upstream-Contact: UnionTech Software Technology Co., Ltd. <>
Source: https://github.com/linuxdeepin/deepin-compressor
# ci
Files: .github/* .obs/workflows.yml
Copyright: None
License: CC0-1.0
# gitignore
Files: .gitignore
Copyright: None
License: CC0-1.0
# xml toml json conf yaml sh
Files: *.toml *.json *conf *.yaml *.sh
Copyright: None
License: CC0-1.0
# debian
Files: debian/*
Copyright: None
License: CC0-1.0
# rpm
Files: rpm/*
Copyright: None
License: CC0-1.0
# Project file
Files: *.pro *.prf *.pri *.qrc *CMakeLists.txt .tx/*
Copyright: None
License: CC0-1.0
# README
Files: README.md README.zh_CN.md
Copyright: UnionTech Software Technology Co., Ltd.
License: CC-BY-4.0
# assets
Files: assets/*
Copyright: None
License: LGPL-3.0-or-later
# translations
Files: translations/*
Copyright: UnionTech Software Technology Co., Ltd.
License: LGPL-3.0-or-later
# src
Files: src/*
Copyright: UnionTech Software Technology Co., Ltd.
License: GPL-3.0-or-later
# tests
Files: tests/*
Copyright: UnionTech Software Technology Co., Ltd.
License: GPL-3.0-or-later
# src/assets
Files: src/assets/*
Copyright: UnionTech Software Technology Co., Ltd.
License: GPL-3.0-or-later
# src/source
Files: src/source/*
Copyright: UnionTech Software Technology Co., Ltd.
License: GPL-3.0-or-later
# src/desktop
Files: src/desktop/*
Copyright: UnionTech Software Technology Co., Ltd.
License: GPL-3.0-or-later
# 3rdparty/ChardetDetector
Files: 3rdparty/ChardetDetector/*
Copyright: 1998 Shy Shalom <shooshX@gmail.com>
License: GPL-2.0-or-later
# 3rdparty/cli7zplugin
Files: 3rdparty/cli7zplugin/*
Copyright: 2009 Harald Hvaal <haraldhv@stud.ntnu.no>
2009-2011 Raphael Kubo da Costa <rakuco@FreeBSD.org>
2016 Vladyslav Batyrenko <mvlabat@gmail.com>
License: GPL-2.0-or-later
# 3rdparty/clirarplugin
Files: 3rdparty/clirarplugin/*
Copyright: 2009 Harald Hvaal <haraldhv@stud.ntnu.no>
2010-2011,2014 Raphael Kubo da Costa <rakuco@FreeBSD.org>
2015-2016 Ragnar Thomsen <rthomsen6@gmail.com>
2016 Vladyslav Batyrenko <mvlabat@gmail.com>
License: GPL-2.0-or-later
# 3rdparty/cliunarchiverplugin
Files: 3rdparty/cliunarchiverplugin/*
Copyright: 2011 Luke Shumaker <lukeshu@sbcglobal.net>
2016 Elvis Angelaccio <elvis.angelaccio@kde.org>
License: GPL-2.0-or-later
# 3rdparty/clizipplugin
Files: 3rdparty/clizipplugin/*
Copyright: 2009 Harald Hvaal <haraldhv@stud.ntnu.no>
2009-2011 Raphael Kubo da Costa <rakuco@FreeBSD.org>
2016 Vladyslav Batyrenko <mvlabat@gmail.com>
License: GPL-2.0-or-later
# 3rdparty/interface
Files: 3rdparty/interface/*
Copyright: UnionTech Software Technology Co., Ltd.
License: GPL-3.0-or-later
# 3rdparty/libarchive
Files: 3rdparty/libarchive/*
Copyright: 2007 Henrique Pinto <henrique.pinto@kdemail.net>
2008-2009 Harald Hvaal <haraldhv@stud.ntnu.no>
2010 Raphael Kubo da Costa <rakuco@FreeBSD.org>
License: GPL-2.0-or-later
# 3rdparty/libminizipplugin
Files: 3rdparty/libminizipplugin/*
Copyright: UnionTech Software Technology Co., Ltd.
License: GPL-3.0-or-later
# 3rdparty/libsinglefileplugin
Files: 3rdparty/libsinglefileplugin/*
Copyright: 2009 Raphael Kubo da Costa <rakuco@FreeBSD.org>
License: GPL-2.0-or-later
# 3rdparty/libzipplugin
Files: 3rdparty/libzipplugin/*
Copyright: 2017 Ragnar Thomsen <rthomsen6@gmail.com>
License: GPL-2.0-or-later
# 3rdparty/libpigzplugin
Files: 3rdparty/libpigzplugin/*
Copyright: 2009 Harald Hvaal <haraldhv@stud.ntnu.no>
2009-2010 Raphael Kubo da Costa <rakuco@FreeBSD.org>
2016 Vladyslav Batyrenko <mvlabat@gmail.com>
License: GPL-2.0-or-later
# docs
Files: docs/*
Copyright: UnionTech Software Technology Co., Ltd.
License: GPL-3.0-or-later
# FuzzyTest
Files: FuzzyTest/*
Copyright: UnionTech Software Technology Co., Ltd.
License: GPL-3.0-or-later