kinit 5.65.0-0ubuntu1 source package in Ubuntu

Changelog

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

  * New upstream release (5.65.0)

 -- José Manuel Santamaría Lema <email address hidden>  Sat, 14 Dec 2019 23:00:41 +0000

Upload details

Uploaded by:
Jose Manuel Santamaria Lema
Sponsored 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.65.0.orig.tar.xz 116.5 KiB bbff3999f40d67284e7f90118f29dbedc9fdd673ce74f29f82a9115f4b5efbc1
kinit_5.65.0-0ubuntu1.debian.tar.xz 9.0 KiB d96017141dcea6cf49b9bfdc38d41239cc740c9e8351ad00d2fc96cb82391909
kinit_5.65.0-0ubuntu1.dsc 2.4 KiB f6c4abdc0022d9f49e2f111298c90e93701cd26962d486471e4ce5b02f865c80

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.