kinit 5.100.0-0ubuntu1 source package in Ubuntu

Changelog

kinit (5.100.0-0ubuntu1) lunar; urgency=medium

  * New upstream release (5.100.0)
  * Update build-deps and deps with the info from cmake.

 -- Rik Mills <email address hidden>  Tue, 15 Nov 2022 17:15:15 +0000

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Lunar
Original maintainer:
Kubuntu Members
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.100.0.orig.tar.xz 2.3 MiB 89112dd9cebba4c917b915b839afbc01dbfdb80bb71c61d9575fec06445bf2ce
kinit_5.100.0-0ubuntu1.debian.tar.xz 11.5 KiB 3d698edd00571c34e26d7053eba6f55a54861789b9d4eb84c5b4ad9fd547ada3
kinit_5.100.0-0ubuntu1.dsc 2.5 KiB 13896120b4cea3db436672c62043a37dfa79e941b79f63c1821665d9780abf53

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.