kinit 5.64.0-0ubuntu1 source package in Ubuntu

Changelog

kinit (5.64.0-0ubuntu1) focal; urgency=medium

  * New upstream release (5.63.0)
  * New upstream release (5.64.0)

 -- Rik Mills <email address hidden>  Sat, 09 Nov 2019 21:24:47 +0000

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Focal
Original maintainer:
Debian Qt/KDE Maintainers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kinit_5.64.0.orig.tar.xz 117.9 KiB 5298b783499cedb681c334b20234a511cb3377e66d140e7df6b7c1899186263d
kinit_5.64.0-0ubuntu1.debian.tar.xz 9.0 KiB ab33eaa585377d91c81fedcf30e59ff8914157a0424eb663574695916d7bfc6e
kinit_5.64.0-0ubuntu1.dsc 2.4 KiB a3e5bfa41d458cc765af6a114ca78723e90f9bc21f2c711e9e89d1d246aef62b

View changes file

Binary packages built by this source

kinit: process launcher to speed up launching KDE applications

 kdeinit is a process launcher somewhat similar to the
 famous init used for booting UNIX.
 .
 It launches processes by forking and then loading a
 dynamic library which should contain a 'kdemain(...)'
 function.
 .
 Using kdeinit to launch KDE applications makes starting
 a typical KDE applications 2.5 times faster (100ms
 instead of 250ms on a P-III 500) It reduces memory
 consumption by approx. 350Kb per application.

kinit-dbgsym: debug symbols for kinit
kinit-dev: process launcher to speed up launching KDE applications

 kdeinit is a process launcher somewhat similar to the
 famous init used for booting UNIX.
 .
 It launches processes by forking and then loading a
 dynamic library which should contain a 'kdemain(...)'
 function.
 .
 Using kdeinit to launch KDE applications makes starting
 a typical KDE applications 2.5 times faster (100ms
 instead of 250ms on a P-III 500) It reduces memory
 consumption by approx. 350Kb per application.
 .
 Contains development files for kinit.