aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libktorrent/pkg-plist
blob: 1c55893a95d56c81119701459fee8a4f74a3eb25 (plain) (blame)
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
232
233
234
235
236
237
238
239
240
241
242
include/KF5/libktorrent/bcodec/bdecoder.h
include/KF5/libktorrent/bcodec/bencoder.h
include/KF5/libktorrent/bcodec/bnode.h
include/KF5/libktorrent/bcodec/value.h
include/KF5/libktorrent/datachecker/datachecker.h
include/KF5/libktorrent/datachecker/datacheckerjob.h
include/KF5/libktorrent/datachecker/datacheckerthread.h
include/KF5/libktorrent/datachecker/multidatachecker.h
include/KF5/libktorrent/datachecker/singledatachecker.h
include/KF5/libktorrent/dht/announcereq.h
include/KF5/libktorrent/dht/announcersp.h
include/KF5/libktorrent/dht/announcetask.h
include/KF5/libktorrent/dht/database.h
include/KF5/libktorrent/dht/dht.h
include/KF5/libktorrent/dht/dhtbase.h
include/KF5/libktorrent/dht/dhtpeersource.h
include/KF5/libktorrent/dht/findnodereq.h
include/KF5/libktorrent/dht/findnodersp.h
include/KF5/libktorrent/dht/getpeersreq.h
include/KF5/libktorrent/dht/getpeersrsp.h
include/KF5/libktorrent/dht/kbucket.h
include/KF5/libktorrent/dht/kbucketentry.h
include/KF5/libktorrent/dht/kbuckettable.h
include/KF5/libktorrent/dht/kclosestnodessearch.h
include/KF5/libktorrent/dht/key.h
include/KF5/libktorrent/dht/node.h
include/KF5/libktorrent/dht/nodelookup.h
include/KF5/libktorrent/dht/pack.h
include/KF5/libktorrent/dht/pingreq.h
include/KF5/libktorrent/dht/pingrsp.h
include/KF5/libktorrent/dht/rpccall.h
include/KF5/libktorrent/dht/rpcmsg.h
include/KF5/libktorrent/dht/rpcmsgfactory.h
include/KF5/libktorrent/dht/rpcserver.h
include/KF5/libktorrent/dht/rpcserverinterface.h
include/KF5/libktorrent/dht/task.h
include/KF5/libktorrent/dht/taskmanager.h
include/KF5/libktorrent/diskio/cache.h
include/KF5/libktorrent/diskio/cachefile.h
include/KF5/libktorrent/diskio/chunk.h
include/KF5/libktorrent/diskio/chunkmanager.h
include/KF5/libktorrent/diskio/deletedatafilesjob.h
include/KF5/libktorrent/diskio/dndfile.h
include/KF5/libktorrent/diskio/movedatafilesjob.h
include/KF5/libktorrent/diskio/multifilecache.h
include/KF5/libktorrent/diskio/piecedata.h
include/KF5/libktorrent/diskio/preallocationjob.h
include/KF5/libktorrent/diskio/preallocationthread.h
include/KF5/libktorrent/diskio/singlefilecache.h
include/KF5/libktorrent/download/chunkdownload.h
include/KF5/libktorrent/download/chunkselector.h
include/KF5/libktorrent/download/downloader.h
include/KF5/libktorrent/download/packet.h
include/KF5/libktorrent/download/piece.h
include/KF5/libktorrent/download/request.h
include/KF5/libktorrent/download/webseed.h
include/KF5/libktorrent/interfaces/blocklistinterface.h
include/KF5/libktorrent/interfaces/cachefactory.h
include/KF5/libktorrent/interfaces/chunkdownloadinterface.h
include/KF5/libktorrent/interfaces/chunkselectorinterface.h
include/KF5/libktorrent/interfaces/exitoperation.h
include/KF5/libktorrent/interfaces/logmonitorinterface.h
include/KF5/libktorrent/interfaces/monitorinterface.h
include/KF5/libktorrent/interfaces/peerinterface.h
include/KF5/libktorrent/interfaces/peersource.h
include/KF5/libktorrent/interfaces/piecedownloader.h
include/KF5/libktorrent/interfaces/queuemanagerinterface.h
include/KF5/libktorrent/interfaces/serverinterface.h
include/KF5/libktorrent/interfaces/torrentfileinterface.h
include/KF5/libktorrent/interfaces/torrentinterface.h
include/KF5/libktorrent/interfaces/trackerinterface.h
include/KF5/libktorrent/interfaces/trackerslist.h
include/KF5/libktorrent/interfaces/webseedinterface.h
include/KF5/libktorrent/ktorrent_export.h
include/KF5/libktorrent/libktorrent_version.h
include/KF5/libktorrent/magnet/magnetdownloader.h
include/KF5/libktorrent/magnet/magnetlink.h
include/KF5/libktorrent/magnet/metadatadownload.h
include/KF5/libktorrent/mse/bigint.h
include/KF5/libktorrent/mse/encryptedauthenticate.h
include/KF5/libktorrent/mse/encryptedpacketsocket.h
include/KF5/libktorrent/mse/encryptedserverauthenticate.h
include/KF5/libktorrent/mse/functions.h
include/KF5/libktorrent/mse/rc4encryptor.h
include/KF5/libktorrent/net/address.h
include/KF5/libktorrent/net/addressresolver.h
include/KF5/libktorrent/net/downloadthread.h
include/KF5/libktorrent/net/networkthread.h
include/KF5/libktorrent/net/packetsocket.h
include/KF5/libktorrent/net/poll.h
include/KF5/libktorrent/net/portlist.h
include/KF5/libktorrent/net/reverseresolver.h
include/KF5/libktorrent/net/serversocket.h
include/KF5/libktorrent/net/socket.h
include/KF5/libktorrent/net/socketdevice.h
include/KF5/libktorrent/net/socketgroup.h
include/KF5/libktorrent/net/socketmonitor.h
include/KF5/libktorrent/net/socks.h
include/KF5/libktorrent/net/speed.h
include/KF5/libktorrent/net/streamsocket.h
include/KF5/libktorrent/net/trafficshapedsocket.h
include/KF5/libktorrent/net/uploadthread.h
include/KF5/libktorrent/net/wakeuppipe.h
include/KF5/libktorrent/peer/accessmanager.h
include/KF5/libktorrent/peer/authenticate.h
include/KF5/libktorrent/peer/authenticatebase.h
include/KF5/libktorrent/peer/authenticationmonitor.h
include/KF5/libktorrent/peer/chunkcounter.h
include/KF5/libktorrent/peer/connectionlimit.h
include/KF5/libktorrent/peer/packetreader.h
include/KF5/libktorrent/peer/peer.h
include/KF5/libktorrent/peer/peerconnector.h
include/KF5/libktorrent/peer/peerdownloader.h
include/KF5/libktorrent/peer/peerid.h
include/KF5/libktorrent/peer/peermanager.h
include/KF5/libktorrent/peer/peerprotocolextension.h
include/KF5/libktorrent/peer/peeruploader.h
include/KF5/libktorrent/peer/serverauthenticate.h
include/KF5/libktorrent/peer/superseeder.h
include/KF5/libktorrent/peer/utmetadata.h
include/KF5/libktorrent/peer/utpex.h
include/KF5/libktorrent/torrent/advancedchokealgorithm.h
include/KF5/libktorrent/torrent/choker.h
include/KF5/libktorrent/torrent/globals.h
include/KF5/libktorrent/torrent/job.h
include/KF5/libktorrent/torrent/jobqueue.h
include/KF5/libktorrent/torrent/peersourcemanager.h
include/KF5/libktorrent/torrent/server.h
include/KF5/libktorrent/torrent/statsfile.h
include/KF5/libktorrent/torrent/timeestimator.h
include/KF5/libktorrent/torrent/torrent.h
include/KF5/libktorrent/torrent/torrentcontrol.h
include/KF5/libktorrent/torrent/torrentcreator.h
include/KF5/libktorrent/torrent/torrentfile.h
include/KF5/libktorrent/torrent/torrentfilestream.h
include/KF5/libktorrent/torrent/torrentstats.h
include/KF5/libktorrent/torrent/uploader.h
include/KF5/libktorrent/tracker/httptracker.h
include/KF5/libktorrent/tracker/kioannouncejob.h
include/KF5/libktorrent/tracker/tracker.h
include/KF5/libktorrent/tracker/trackermanager.h
include/KF5/libktorrent/tracker/udptracker.h
include/KF5/libktorrent/tracker/udptrackersocket.h
include/KF5/libktorrent/upnp/upnpmcastsocket.h
include/KF5/libktorrent/upnp/upnprouter.h
include/KF5/libktorrent/util/array.h
include/KF5/libktorrent/util/autorotatelogjob.h
include/KF5/libktorrent/util/bitset.h
include/KF5/libktorrent/util/bufferpool.h
include/KF5/libktorrent/util/circularbuffer.h
include/KF5/libktorrent/util/compressfilejob.h
include/KF5/libktorrent/util/constants.h
include/KF5/libktorrent/util/decompressfilejob.h
include/KF5/libktorrent/util/error.h
include/KF5/libktorrent/util/extractfilejob.h
include/KF5/libktorrent/util/file.h
include/KF5/libktorrent/util/fileops.h
include/KF5/libktorrent/util/functions.h
include/KF5/libktorrent/util/log.h
include/KF5/libktorrent/util/logsystemmanager.h
include/KF5/libktorrent/util/pipe.h
include/KF5/libktorrent/util/ptrmap.h
include/KF5/libktorrent/util/resourcemanager.h
include/KF5/libktorrent/util/sha1hash.h
include/KF5/libktorrent/util/sha1hashgen.h
include/KF5/libktorrent/util/signalcatcher.h
include/KF5/libktorrent/util/timer.h
include/KF5/libktorrent/util/urlencoder.h
include/KF5/libktorrent/util/waitjob.h
include/KF5/libktorrent/util/win32.h
include/KF5/libktorrent/utp/connection.h
include/KF5/libktorrent/utp/delaywindow.h
include/KF5/libktorrent/utp/localwindow.h
include/KF5/libktorrent/utp/packetbuffer.h
include/KF5/libktorrent/utp/pollpipe.h
include/KF5/libktorrent/utp/remotewindow.h
include/KF5/libktorrent/utp/timevalue.h
include/KF5/libktorrent/utp/utpprotocol.h
include/KF5/libktorrent/utp/utpserver.h
include/KF5/libktorrent/utp/utpserverthread.h
include/KF5/libktorrent/utp/utpsocket.h
include/KF5/libktorrent/version.h
lib/cmake/KF5Torrent/FindLibGMP.cmake
lib/cmake/KF5Torrent/FindLibGcrypt.cmake
lib/cmake/KF5Torrent/KF5TorrentConfig.cmake
lib/cmake/KF5Torrent/KF5TorrentConfigVersion.cmake
lib/cmake/KF5Torrent/KF5TorrentTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/KF5Torrent/KF5TorrentTargets.cmake
lib/libKF5Torrent.so
lib/libKF5Torrent.so.6
lib/libKF5Torrent.so.%%KDE_APPLICATIONS_VERSION%%
share/locale/ar/LC_MESSAGES/libktorrent5.mo
share/locale/be/LC_MESSAGES/libktorrent5.mo
share/locale/bg/LC_MESSAGES/libktorrent5.mo
share/locale/bs/LC_MESSAGES/libktorrent5.mo
share/locale/ca/LC_MESSAGES/libktorrent5.mo
share/locale/ca@valencia/LC_MESSAGES/libktorrent5.mo
share/locale/cs/LC_MESSAGES/libktorrent5.mo
share/locale/da/LC_MESSAGES/libktorrent5.mo
share/locale/de/LC_MESSAGES/libktorrent5.mo
share/locale/el/LC_MESSAGES/libktorrent5.mo
share/locale/en_GB/LC_MESSAGES/libktorrent5.mo
share/locale/eo/LC_MESSAGES/libktorrent5.mo
share/locale/es/LC_MESSAGES/libktorrent5.mo
share/locale/et/LC_MESSAGES/libktorrent5.mo
share/locale/eu/LC_MESSAGES/libktorrent5.mo
share/locale/fi/LC_MESSAGES/libktorrent5.mo
share/locale/fr/LC_MESSAGES/libktorrent5.mo
share/locale/ga/LC_MESSAGES/libktorrent5.mo
share/locale/gl/LC_MESSAGES/libktorrent5.mo
share/locale/hi/LC_MESSAGES/libktorrent5.mo
share/locale/hr/LC_MESSAGES/libktorrent5.mo
share/locale/hu/LC_MESSAGES/libktorrent5.mo
share/locale/ia/LC_MESSAGES/libktorrent5.mo
share/locale/is/LC_MESSAGES/libktorrent5.mo
share/locale/it/LC_MESSAGES/libktorrent5.mo
share/locale/ja/LC_MESSAGES/libktorrent5.mo
share/locale/kk/LC_MESSAGES/libktorrent5.mo
share/locale/km/LC_MESSAGES/libktorrent5.mo
share/locale/ko/LC_MESSAGES/libktorrent5.mo
share/locale/lt/LC_MESSAGES/libktorrent5.mo
share/locale/lv/LC_MESSAGES/libktorrent5.mo
share/locale/mr/LC_MESSAGES/libktorrent5.mo
share/locale/nb/LC_MESSAGES/libktorrent5.mo
share/locale/nds/LC_MESSAGES/libktorrent5.mo
share/locale/nl/LC_MESSAGES/libktorrent5.mo
share/locale/nn/LC_MESSAGES/libktorrent5.mo
share/locale/pl/LC_MESSAGES/libktorrent5.mo
share/locale/pt/LC_MESSAGES/libktorrent5.mo
share/locale/pt_BR/LC_MESSAGES/libktorrent5.mo
share/locale/ro/LC_MESSAGES/libktorrent5.mo
share/locale/ru/LC_MESSAGES/libktorrent5.mo
share/locale/se/LC_MESSAGES/libktorrent5.mo
share/locale/sk/LC_MESSAGES/libktorrent5.mo
share/locale/sl/LC_MESSAGES/libktorrent5.mo
share/locale/sr/LC_MESSAGES/libktorrent5.mo
share/locale/sv/LC_MESSAGES/libktorrent5.mo
share/locale/tr/LC_MESSAGES/libktorrent5.mo
share/locale/ug/LC_MESSAGES/libktorrent5.mo
share/locale/uk/LC_MESSAGES/libktorrent5.mo
share/locale/zh_CN/LC_MESSAGES/libktorrent5.mo
share/locale/zh_TW/LC_MESSAGES/libktorrent5.mo