File: control

package info (click to toggle)
zeitgeist 1.0.4-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,440 kB
  • sloc: python: 8,116; cpp: 3,006; ansic: 1,298; sql: 1,192; makefile: 951; javascript: 753; sh: 156
file content (231 lines) | stat: -rw-r--r-- 6,799 bytes parent folder | download
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
Source: zeitgeist
Section: utils
Priority: optional
Maintainer: Debian semweb Team <team+semweb@tracker.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Build-Depends:
 bash-completion,
 dbus-daemon <!nocheck>,
 debhelper-compat (= 13),
 dh-sequence-gir,
 dh-sequence-pkgkde-symbolshelper,
 dh-sequence-python3,
 gtk-doc-tools,
 libdee-dev,
 libgirepository1.0-dev,
 libglib2.0-dev,
 libgtk-3-dev,
 libjson-glib-dev,
 libsqlite3-dev,
 libtelepathy-glib-dev,
 libxapian-dev,
 python3-gi,
 python3-rdflib,
 python3:any,
 raptor2-utils,
 valac,
 valadoc,
Homepage: https://zeitgeist.freedesktop.org/
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/debian/zeitgeist.git
Vcs-Browser: https://salsa.debian.org/debian/zeitgeist
Rules-Requires-Root: no

Package: gir1.2-zeitgeist-2.0
Section: introspection
Architecture: any
Depends:
 libzeitgeist-2.0-0 (= ${binary:Version}),
 ${gir:Depends},
 ${misc:Depends},
Multi-Arch: same
Description: library to access Zeitgeist - GObject introspection data
 Zeitgeist is a service which logs the user's activities and events
 (files opened, websites visited,
 conversations hold with other people, etc.)
 and makes the relevant information available to other applications.
 .
 It serves as a comprehensive activity log
 and also makes it possible to determine relationships
 between items based on usage patterns.
 .
 Libzeitgeist is a client library
 to access and manage the Zeitgeist event log
 from languages such as C and Vala.
 .
 This package can be used
 by languages supporting the GIRepository format
 to generate dynamic bindings.

Package: libzeitgeist-2.0-0
Section: libs
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Suggests:
 zeitgeist-core | zeitgeist,
Description: library to access Zeitgeist - shared library
 Zeitgeist is a service which logs the user's activities and events
 (files opened, websites visited,
 conversations hold with other people, etc.)
 and makes the relevant information available to other applications.
 .
 It serves as a comprehensive activity log
 and also makes it possible to determine relationships
 between items based on usage patterns.
 .
 Libzeitgeist is a client library
 to access and manage the Zeitgeist event log
 from languages such as C and Vala.
 .
 This package contains shared libraries
 to be used by applications.

Package: libzeitgeist-2.0-dev
Section: libdevel
Architecture: any
Depends:
 gir1.2-zeitgeist-2.0 (= ${binary:Version}),
 libglib2.0-dev,
 libzeitgeist-2.0-0 (= ${binary:Version}),
 ${misc:Depends},
Suggests:
 libzeitgeist-2.0-doc,
Multi-Arch: same
Description: library to access Zeitgeist - development files
 Zeitgeist is a service which logs the user's activities and events
 (files opened, websites visited,
 conversations hold with other people, etc.)
 and makes the relevant information available to other applications.
 .
 It serves as a comprehensive activity log
 and also makes it possible to determine relationships
 between items based on usage patterns.
 .
 Libzeitgeist is a client library
 to access and manage the Zeitgeist event log
 from languages such as C and Vala.
 .
 This package contains files
 that are needed to build applications.

Package: libzeitgeist-2.0-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Suggests:
 devhelp,
Description: library to access Zeitgeist - documentation
 Zeitgeist is a service which logs the user's activities and events
 (files opened, websites visited,
 conversations hold with other people, etc.)
 and makes the relevant information available to other applications.
 .
 It serves as a comprehensive activity log
 and also makes it possible to determine relationships
 between items based on usage patterns.
 .
 Libzeitgeist is a client library
 to access and manage the Zeitgeist event log
 from languages such as C and Vala.
 .
 This package contains the documentation.

Package: python3-zeitgeist
Architecture: all
Section: python
Depends:
 python3-dbus,
 python3-gi,
 python3-xdg,
 zeitgeist,
 ${misc:Depends},
 ${python3:Depends},
Description: event logging framework - Python 3 bindings
 Zeitgeist is a service which logs the user's activities and events
 (files opened, websites visited,
 conversations held with other people, etc.)
 and makes the relevant information available to other applications.
 .
 It serves as a comprehensive activity log
 and also makes it possible to determine relationships
 between items based on usage patterns.
 .
 This package contains the Python 3 API.

Package: zeitgeist
Architecture: all
Depends:
 zeitgeist-core,
 zeitgeist-datahub,
 ${misc:Depends},
Description: event logging framework
 Zeitgeist is a service which logs the user's activities and events
 (files opened, websites visited,
 conversations held with other people, etc.)
 and makes the relevant information available to other applications.
 .
 It serves as a comprehensive activity log
 and also makes it possible to determine relationships
 between items based on usage patterns.
 .
 This package depends on the Zeitgeist engine
 and a set of packages (such as data providers)
 commonly used together with it,
 and additionally provides the RDF ontologies used with Zeitgeist.

Package: zeitgeist-core
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 zeitgeist-datahub,
Provides:
 zeitgeist-extension-fts,
Description: event logging framework - engine
 Zeitgeist is a service which logs the user's activities and events
 (files opened, websites visited,
 conversations held with other people, etc.)
 and makes the relevant information available to other applications.
 .
 It serves as a comprehensive activity log
 and also makes it possible to determine relationships
 between items based on usage patterns.
 .
 This package contains the main daemon
 (in its new Vala implementation, codenamed "Bluebird").
 It also includes the FTS (Full Text Search) extension.

Package: zeitgeist-datahub
Architecture: any
Depends:
 zeitgeist-core,
 ${misc:Depends},
 ${shlibs:Depends},
Enhances:
 zeitgeist-core,
Description: event logging framework - passive logging daemon
 Zeitgeist is a service which logs the user's activities and events
 (files opened, websites visited,
 conversations hold with other people, etc.)
 and makes the relevant information available to other applications.
 .
 It serves as a comprehensive activity log
 and also makes it possible to determine relationships
 between items based on usage patterns.
 .
 This package contains zeitgeist-datahub,
 a daemon which starts together with the main engine
 and inserts information collected
 from GtkRecentlyUsed, KDE's Recent Documents
 and several other sources into it.