notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2022Q3
libktorrent Torrent library from KTorrent project
22.04.3 net-p2p on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 25.08.0Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-13 22:49:45
Last Update: 2022-07-07 21:50:27
Commit Hash: d5a3ec7
Also Listed In: kde kde-applications
License: LGPL20
WWW:
http://ktorrent.org/
Description:
KTorrent has been split into the application ktorrent and the library libktorrent. Libktorrent contains all the torrent downloading code, and ktorrent contains all application code and plugins. The goal is to make libktorrent an independent library (though still closely related to ktorrent), which can be used by other applications. WWW: http://ktorrent.org/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (248 items)
Collapse this list.
  1. /usr/local/share/licenses/libktorrent-22.04.3/catalog.mk
  2. /usr/local/share/licenses/libktorrent-22.04.3/LICENSE
  3. /usr/local/share/licenses/libktorrent-22.04.3/LGPL20
  4. include/KF5/libktorrent/bcodec/bdecoder.h
  5. include/KF5/libktorrent/bcodec/bencoder.h
  6. include/KF5/libktorrent/bcodec/bnode.h
  7. include/KF5/libktorrent/bcodec/value.h
  8. include/KF5/libktorrent/datachecker/datachecker.h
  9. include/KF5/libktorrent/datachecker/datacheckerjob.h
  10. include/KF5/libktorrent/datachecker/datacheckerthread.h
  11. include/KF5/libktorrent/datachecker/multidatachecker.h
  12. include/KF5/libktorrent/datachecker/singledatachecker.h
  13. include/KF5/libktorrent/dht/announcereq.h
  14. include/KF5/libktorrent/dht/announcersp.h
  15. include/KF5/libktorrent/dht/announcetask.h
  16. include/KF5/libktorrent/dht/database.h
  17. include/KF5/libktorrent/dht/dht.h
  18. include/KF5/libktorrent/dht/dhtbase.h
  19. include/KF5/libktorrent/dht/dhtpeersource.h
  20. include/KF5/libktorrent/dht/findnodereq.h
  21. include/KF5/libktorrent/dht/findnodersp.h
  22. include/KF5/libktorrent/dht/getpeersreq.h
  23. include/KF5/libktorrent/dht/getpeersrsp.h
  24. include/KF5/libktorrent/dht/kbucket.h
  25. include/KF5/libktorrent/dht/kbucketentry.h
  26. include/KF5/libktorrent/dht/kbuckettable.h
  27. include/KF5/libktorrent/dht/kclosestnodessearch.h
  28. include/KF5/libktorrent/dht/key.h
  29. include/KF5/libktorrent/dht/node.h
  30. include/KF5/libktorrent/dht/nodelookup.h
  31. include/KF5/libktorrent/dht/pack.h
  32. include/KF5/libktorrent/dht/pingreq.h
  33. include/KF5/libktorrent/dht/pingrsp.h
  34. include/KF5/libktorrent/dht/rpccall.h
  35. include/KF5/libktorrent/dht/rpcmsg.h
  36. include/KF5/libktorrent/dht/rpcmsgfactory.h
  37. include/KF5/libktorrent/dht/rpcserver.h
  38. include/KF5/libktorrent/dht/rpcserverinterface.h
  39. include/KF5/libktorrent/dht/task.h
  40. include/KF5/libktorrent/dht/taskmanager.h
  41. include/KF5/libktorrent/diskio/cache.h
  42. include/KF5/libktorrent/diskio/cachefile.h
  43. include/KF5/libktorrent/diskio/chunk.h
  44. include/KF5/libktorrent/diskio/chunkmanager.h
  45. include/KF5/libktorrent/diskio/deletedatafilesjob.h
  46. include/KF5/libktorrent/diskio/dndfile.h
  47. include/KF5/libktorrent/diskio/movedatafilesjob.h
  48. include/KF5/libktorrent/diskio/multifilecache.h
  49. include/KF5/libktorrent/diskio/piecedata.h
  50. include/KF5/libktorrent/diskio/preallocationjob.h
  51. include/KF5/libktorrent/diskio/preallocationthread.h
  52. include/KF5/libktorrent/diskio/singlefilecache.h
  53. include/KF5/libktorrent/download/chunkdownload.h
  54. include/KF5/libktorrent/download/chunkselector.h
  55. include/KF5/libktorrent/download/downloader.h
  56. include/KF5/libktorrent/download/packet.h
  57. include/KF5/libktorrent/download/piece.h
  58. include/KF5/libktorrent/download/request.h
  59. include/KF5/libktorrent/download/webseed.h
  60. include/KF5/libktorrent/interfaces/blocklistinterface.h
  61. include/KF5/libktorrent/interfaces/cachefactory.h
  62. include/KF5/libktorrent/interfaces/chunkdownloadinterface.h
  63. include/KF5/libktorrent/interfaces/chunkselectorinterface.h
  64. include/KF5/libktorrent/interfaces/exitoperation.h
  65. include/KF5/libktorrent/interfaces/logmonitorinterface.h
  66. include/KF5/libktorrent/interfaces/monitorinterface.h
  67. include/KF5/libktorrent/interfaces/peerinterface.h
  68. include/KF5/libktorrent/interfaces/peersource.h
  69. include/KF5/libktorrent/interfaces/piecedownloader.h
  70. include/KF5/libktorrent/interfaces/queuemanagerinterface.h
  71. include/KF5/libktorrent/interfaces/serverinterface.h
  72. include/KF5/libktorrent/interfaces/torrentfileinterface.h
  73. include/KF5/libktorrent/interfaces/torrentinterface.h
  74. include/KF5/libktorrent/interfaces/trackerinterface.h
  75. include/KF5/libktorrent/interfaces/trackerslist.h
  76. include/KF5/libktorrent/interfaces/webseedinterface.h
  77. include/KF5/libktorrent/ktorrent_export.h
  78. include/KF5/libktorrent/libktorrent_version.h
  79. include/KF5/libktorrent/magnet/magnetdownloader.h
  80. include/KF5/libktorrent/magnet/magnetlink.h
  81. include/KF5/libktorrent/magnet/metadatadownload.h
  82. include/KF5/libktorrent/mse/bigint.h
  83. include/KF5/libktorrent/mse/encryptedauthenticate.h
  84. include/KF5/libktorrent/mse/encryptedpacketsocket.h
  85. include/KF5/libktorrent/mse/encryptedserverauthenticate.h
  86. include/KF5/libktorrent/mse/functions.h
  87. include/KF5/libktorrent/mse/rc4encryptor.h
  88. include/KF5/libktorrent/net/address.h
  89. include/KF5/libktorrent/net/addressresolver.h
  90. include/KF5/libktorrent/net/downloadthread.h
  91. include/KF5/libktorrent/net/networkthread.h
  92. include/KF5/libktorrent/net/packetsocket.h
  93. include/KF5/libktorrent/net/poll.h
  94. include/KF5/libktorrent/net/portlist.h
  95. include/KF5/libktorrent/net/reverseresolver.h
  96. include/KF5/libktorrent/net/serversocket.h
  97. include/KF5/libktorrent/net/socket.h
  98. include/KF5/libktorrent/net/socketdevice.h
  99. include/KF5/libktorrent/net/socketgroup.h
  100. include/KF5/libktorrent/net/socketmonitor.h
  101. include/KF5/libktorrent/net/socks.h
  102. include/KF5/libktorrent/net/speed.h
  103. include/KF5/libktorrent/net/streamsocket.h
  104. include/KF5/libktorrent/net/trafficshapedsocket.h
  105. include/KF5/libktorrent/net/uploadthread.h
  106. include/KF5/libktorrent/net/wakeuppipe.h
  107. include/KF5/libktorrent/peer/accessmanager.h
  108. include/KF5/libktorrent/peer/authenticate.h
  109. include/KF5/libktorrent/peer/authenticatebase.h
  110. include/KF5/libktorrent/peer/authenticationmonitor.h
  111. include/KF5/libktorrent/peer/chunkcounter.h
  112. include/KF5/libktorrent/peer/connectionlimit.h
  113. include/KF5/libktorrent/peer/packetreader.h
  114. include/KF5/libktorrent/peer/peer.h
  115. include/KF5/libktorrent/peer/peerconnector.h
  116. include/KF5/libktorrent/peer/peerdownloader.h
  117. include/KF5/libktorrent/peer/peerid.h
  118. include/KF5/libktorrent/peer/peermanager.h
  119. include/KF5/libktorrent/peer/peerprotocolextension.h
  120. include/KF5/libktorrent/peer/peeruploader.h
  121. include/KF5/libktorrent/peer/serverauthenticate.h
  122. include/KF5/libktorrent/peer/superseeder.h
  123. include/KF5/libktorrent/peer/utmetadata.h
  124. include/KF5/libktorrent/peer/utpex.h
  125. include/KF5/libktorrent/torrent/advancedchokealgorithm.h
  126. include/KF5/libktorrent/torrent/choker.h
  127. include/KF5/libktorrent/torrent/globals.h
  128. include/KF5/libktorrent/torrent/job.h
  129. include/KF5/libktorrent/torrent/jobqueue.h
  130. include/KF5/libktorrent/torrent/peersourcemanager.h
  131. include/KF5/libktorrent/torrent/server.h
  132. include/KF5/libktorrent/torrent/statsfile.h
  133. include/KF5/libktorrent/torrent/timeestimator.h
  134. include/KF5/libktorrent/torrent/torrent.h
  135. include/KF5/libktorrent/torrent/torrentcontrol.h
  136. include/KF5/libktorrent/torrent/torrentcreator.h
  137. include/KF5/libktorrent/torrent/torrentfile.h
  138. include/KF5/libktorrent/torrent/torrentfilestream.h
  139. include/KF5/libktorrent/torrent/torrentstats.h
  140. include/KF5/libktorrent/torrent/uploader.h
  141. include/KF5/libktorrent/tracker/httptracker.h
  142. include/KF5/libktorrent/tracker/kioannouncejob.h
  143. include/KF5/libktorrent/tracker/tracker.h
  144. include/KF5/libktorrent/tracker/trackermanager.h
  145. include/KF5/libktorrent/tracker/udptracker.h
  146. include/KF5/libktorrent/tracker/udptrackersocket.h
  147. include/KF5/libktorrent/upnp/upnpmcastsocket.h
  148. include/KF5/libktorrent/upnp/upnprouter.h
  149. include/KF5/libktorrent/util/array.h
  150. include/KF5/libktorrent/util/autorotatelogjob.h
  151. include/KF5/libktorrent/util/bitset.h
  152. include/KF5/libktorrent/util/bufferpool.h
  153. include/KF5/libktorrent/util/circularbuffer.h
  154. include/KF5/libktorrent/util/compressfilejob.h
  155. include/KF5/libktorrent/util/constants.h
  156. include/KF5/libktorrent/util/decompressfilejob.h
  157. include/KF5/libktorrent/util/error.h
  158. include/KF5/libktorrent/util/extractfilejob.h
  159. include/KF5/libktorrent/util/file.h
  160. include/KF5/libktorrent/util/fileops.h
  161. include/KF5/libktorrent/util/functions.h
  162. include/KF5/libktorrent/util/log.h
  163. include/KF5/libktorrent/util/logsystemmanager.h
  164. include/KF5/libktorrent/util/pipe.h
  165. include/KF5/libktorrent/util/ptrmap.h
  166. include/KF5/libktorrent/util/resourcemanager.h
  167. include/KF5/libktorrent/util/sha1hash.h
  168. include/KF5/libktorrent/util/sha1hashgen.h
  169. include/KF5/libktorrent/util/signalcatcher.h
  170. include/KF5/libktorrent/util/timer.h
  171. include/KF5/libktorrent/util/urlencoder.h
  172. include/KF5/libktorrent/util/waitjob.h
  173. include/KF5/libktorrent/util/win32.h
  174. include/KF5/libktorrent/utp/connection.h
  175. include/KF5/libktorrent/utp/delaywindow.h
  176. include/KF5/libktorrent/utp/localwindow.h
  177. include/KF5/libktorrent/utp/packetbuffer.h
  178. include/KF5/libktorrent/utp/pollpipe.h
  179. include/KF5/libktorrent/utp/remotewindow.h
  180. include/KF5/libktorrent/utp/timevalue.h
  181. include/KF5/libktorrent/utp/utpprotocol.h
  182. include/KF5/libktorrent/utp/utpserver.h
  183. include/KF5/libktorrent/utp/utpserverthread.h
  184. include/KF5/libktorrent/utp/utpsocket.h
  185. include/KF5/libktorrent/version.h
  186. lib/cmake/KF5Torrent/FindLibGMP.cmake
  187. lib/cmake/KF5Torrent/FindLibGcrypt.cmake
  188. lib/cmake/KF5Torrent/KF5TorrentConfig.cmake
  189. lib/cmake/KF5Torrent/KF5TorrentConfigVersion.cmake
  190. lib/cmake/KF5Torrent/KF5TorrentTargets-release.cmake
  191. lib/cmake/KF5Torrent/KF5TorrentTargets.cmake
  192. lib/libKF5Torrent.so
  193. lib/libKF5Torrent.so.6
  194. lib/libKF5Torrent.so.22.04.3
  195. share/locale/ar/LC_MESSAGES/libktorrent5.mo
  196. share/locale/be/LC_MESSAGES/libktorrent5.mo
  197. share/locale/bg/LC_MESSAGES/libktorrent5.mo
  198. share/locale/bs/LC_MESSAGES/libktorrent5.mo
  199. share/locale/ca/LC_MESSAGES/libktorrent5.mo
  200. share/locale/ca@valencia/LC_MESSAGES/libktorrent5.mo
  201. share/locale/cs/LC_MESSAGES/libktorrent5.mo
  202. share/locale/da/LC_MESSAGES/libktorrent5.mo
  203. share/locale/de/LC_MESSAGES/libktorrent5.mo
  204. share/locale/el/LC_MESSAGES/libktorrent5.mo
  205. share/locale/en_GB/LC_MESSAGES/libktorrent5.mo
  206. share/locale/eo/LC_MESSAGES/libktorrent5.mo
  207. share/locale/es/LC_MESSAGES/libktorrent5.mo
  208. share/locale/et/LC_MESSAGES/libktorrent5.mo
  209. share/locale/eu/LC_MESSAGES/libktorrent5.mo
  210. share/locale/fi/LC_MESSAGES/libktorrent5.mo
  211. share/locale/fr/LC_MESSAGES/libktorrent5.mo
  212. share/locale/ga/LC_MESSAGES/libktorrent5.mo
  213. share/locale/gl/LC_MESSAGES/libktorrent5.mo
  214. share/locale/hi/LC_MESSAGES/libktorrent5.mo
  215. share/locale/hr/LC_MESSAGES/libktorrent5.mo
  216. share/locale/hu/LC_MESSAGES/libktorrent5.mo
  217. share/locale/ia/LC_MESSAGES/libktorrent5.mo
  218. share/locale/is/LC_MESSAGES/libktorrent5.mo
  219. share/locale/it/LC_MESSAGES/libktorrent5.mo
  220. share/locale/ja/LC_MESSAGES/libktorrent5.mo
  221. share/locale/kk/LC_MESSAGES/libktorrent5.mo
  222. share/locale/km/LC_MESSAGES/libktorrent5.mo
  223. share/locale/ko/LC_MESSAGES/libktorrent5.mo
  224. share/locale/lt/LC_MESSAGES/libktorrent5.mo
  225. share/locale/lv/LC_MESSAGES/libktorrent5.mo
  226. share/locale/mr/LC_MESSAGES/libktorrent5.mo
  227. share/locale/nb/LC_MESSAGES/libktorrent5.mo
  228. share/locale/nds/LC_MESSAGES/libktorrent5.mo
  229. share/locale/nl/LC_MESSAGES/libktorrent5.mo
  230. share/locale/nn/LC_MESSAGES/libktorrent5.mo
  231. share/locale/pl/LC_MESSAGES/libktorrent5.mo
  232. share/locale/pt/LC_MESSAGES/libktorrent5.mo
  233. share/locale/pt_BR/LC_MESSAGES/libktorrent5.mo
  234. share/locale/ro/LC_MESSAGES/libktorrent5.mo
  235. share/locale/ru/LC_MESSAGES/libktorrent5.mo
  236. share/locale/se/LC_MESSAGES/libktorrent5.mo
  237. share/locale/sk/LC_MESSAGES/libktorrent5.mo
  238. share/locale/sl/LC_MESSAGES/libktorrent5.mo
  239. share/locale/sr/LC_MESSAGES/libktorrent5.mo
  240. share/locale/sv/LC_MESSAGES/libktorrent5.mo
  241. share/locale/tr/LC_MESSAGES/libktorrent5.mo
  242. share/locale/ug/LC_MESSAGES/libktorrent5.mo
  243. share/locale/uk/LC_MESSAGES/libktorrent5.mo
  244. share/locale/zh_CN/LC_MESSAGES/libktorrent5.mo
  245. share/locale/zh_TW/LC_MESSAGES/libktorrent5.mo
  246. @owner
  247. @group
  248. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libktorrent>0:net-p2p/libktorrent
To install the port:
cd /usr/ports/net-p2p/libktorrent/ && make install clean
To add the package, run one of these commands:
  • pkg install net-p2p/libktorrent
  • pkg install libktorrent
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libktorrent
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1657013346 SHA256 (KDE/release-service/22.04.3/libktorrent-22.04.3.tar.xz) = 381d6c05bd536492a43343e48785c8170549080f3d938db736fb285ed6610a25 SIZE (KDE/release-service/22.04.3/libktorrent-22.04.3.tar.xz) = 595672

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. concept_check.hpp : devel/boost-libs
  2. cmake : devel/cmake
  3. ninja : devel/ninja
  4. msgfmt : devel/gettext-tools
  5. meinproc5 : devel/kf5-kdoctools
  6. ECMConfig.cmake : devel/kf5-extra-cmake-modules
  7. kbuildsycoca5 : devel/kf5-kservice
  8. qt5-buildtools>=5.15 : devel/qt5-buildtools
  9. qt5-qmake>=5.15 : devel/qt5-qmake
  10. libQt5Test.so : devel/qt5-testlib
Runtime dependencies:
  1. kbuildsycoca5 : devel/kf5-kservice
Library dependencies:
  1. libgcrypt.so : security/libgcrypt
  2. libgmp.so : math/gmp
  3. libintl.so : devel/gettext-runtime
  4. libKF5Archive.so : archivers/kf5-karchive
  5. libKF5Completion.so : x11-toolkits/kf5-kcompletion
  6. libKF5ConfigCore.so : devel/kf5-kconfig
  7. libKF5CoreAddons.so : devel/kf5-kcoreaddons
  8. libKF5Crash.so : devel/kf5-kcrash
  9. libKF5I18n.so : devel/kf5-ki18n
  10. libKF5JobWidgets.so : x11-toolkits/kf5-kjobwidgets
  11. libKF5KIOCore.so : devel/kf5-kio
  12. libKF5Solid.so : devel/kf5-solid
  13. libKF5WidgetsAddons.so : x11-toolkits/kf5-kwidgetsaddons
  14. libKF5WindowSystem.so : x11/kf5-kwindowsystem
  15. libqca-qt5.so : devel/qca
  16. libQt5Concurrent.so : devel/qt5-concurrent
  17. libQt5Core.so : devel/qt5-core
  18. libQt5DBus.so : devel/qt5-dbus
  19. libQt5Gui.so : x11-toolkits/qt5-gui
  20. libQt5Network.so : net/qt5-network
  21. libQt5Widgets.so : x11-toolkits/qt5-widgets
  22. libQt5Xml.so : textproc/qt5-xml
This port is required by:
for Libraries
  1. net/kget
  2. net-p2p/ktorrent

Configuration Options:
===> The following configuration options are available for libktorrent-22.04.3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
net-p2p_libktorrent
USES:
cmake compiler:c++11-lang gettext kde:5 qca qt:5 tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (36 items)
Collapse this list.
  1. ftp://ftp.cronyx.ru/pub/mirror/kde/stable/release-service/22.04.3/src/
  2. ftp://ftp.fi.muni.cz/pub/kde/stable/release-service/22.04.3/src/
  3. ftp://ftp.fu-berlin.de/pub/unix/X11/gui/kde/stable/release-service/22.04.3/src/
  4. ftp://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/stable/release-service/22.04.3/src/
  5. ftp://ftp.gtlib.gatech.edu/pub/kde/stable/release-service/22.04.3/src/
  6. ftp://ftp.heanet.ie/mirrors/ftp.kde.org/stable/release-service/22.04.3/src/
  7. ftp://ftp.informatik.hu-berlin.de/pub/Mirrors/ftp.kde.org/stable/release-service/22.04.3/src/
  8. ftp://ftp.kddlabs.co.jp/pub/X11/kde/stable/release-service/22.04.3/src/
  9. ftp://ftp.lip6.fr/pub/X11/kde/stable/release-service/22.04.3/src/
  10. ftp://ftp.mirrorservice.org/sites/ftp.kde.org/pub/kde/stable/release-service/22.04.3/src/
  11. ftp://ftp.ntua.gr/pub/X11/kde/stable/release-service/22.04.3/src/
  12. ftp://ftp.rz.uni-wuerzburg.de/pub/unix/kde/stable/release-service/22.04.3/src/
  13. ftp://ftp.sayclub.com/pub/X/KDE/stable/release-service/22.04.3/src/
  14. ftp://ftp.ussg.iu.edu/pub/kde/stable/release-service/22.04.3/src/
  15. ftp://mirrors.dotsrc.org/kde/stable/release-service/22.04.3/src/
  16. ftp://sunsite.icm.edu.pl/pub/unix/kde/stable/release-service/22.04.3/src/
  17. ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/kde/stable/release-service/22.04.3/src/
  18. http://ftp.fi.muni.cz/pub/kde/stable/release-service/22.04.3/src/
  19. http://ftp.fi.muni.cz/pub/kde/stable/release-service/22.04.3/src/
  20. http://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/stable/release-service/22.04.3/src/
  21. http://ftp.gtlib.gatech.edu/pub/kde/stable/release-service/22.04.3/src/
  22. http://ftp.kddlabs.co.jp/pub/X11/kde/stable/release-service/22.04.3/src/
  23. http://ftp.ntua.gr/pub/X11/kde/stable/release-service/22.04.3/src/
  24. http://ftp.sayclub.com/pub/X/KDE/stable/release-service/22.04.3/src/
  25. http://ftp.ussg.iu.edu/kde/stable/release-service/22.04.3/src/
  26. http://kde.mirrors.tds.net/pub/kde/stable/release-service/22.04.3/src/
  27. http://mirror.cc.columbia.edu/pub/software/kde/stable/release-service/22.04.3/src/
  28. http://www-ftp.lip6.fr/pub/X11/kde/stable/release-service/22.04.3/src/
  29. https://download.kde.org/stable/release-service/22.04.3/src/
  30. https://ftp-stud.hs-esslingen.de/Mirrors/ftp.kde.org/pub/kde/stable/release-service/22.04.3/src/
  31. https://ftp.heanet.ie/mirrors/ftp.kde.org/stable/release-service/22.04.3/src/
  32. https://ftp.icm.edu.pl/pub/unix/kde/stable/release-service/22.04.3/src/
  33. https://kde.cs.nctu.edu.tw/ftp/stable/release-service/22.04.3/src/
  34. https://mirrors.dotsrc.org/kde/stable/release-service/22.04.3/src/
  35. https://sunsite.icm.edu.pl/pub/unix/kde/stable/release-service/22.04.3/src/
  36. https://www.mirrorservice.org/sites/ftp.kde.org/pub/kde/stable/release-service/22.04.3/src/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
22.04.3
07 Jul 2022 21:50:27
commit hash: d5a3ec77977f8e0e12bd0c8128becf024aa9934ccommit hash: d5a3ec77977f8e0e12bd0c8128becf024aa9934ccommit hash: d5a3ec77977f8e0e12bd0c8128becf024aa9934ccommit hash: d5a3ec77977f8e0e12bd0c8128becf024aa9934c files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
KDE: Update KDE Gear to 22.04.3

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

    * elisa: Fix the seek slider with newer versions of qqc2-desktop-style
    * konsole: Better recognition for URIs
    * korganizer: Fix a crash when completing a to-do in the summary view

Changelog: https://kde.org/announcements/changelogs/gear/22.04.3/
(cherry picked from commit 7945adb0aa027a8f6c7b760d373b9ff04d400f04)

Number of commits found: 1