kinit 5.88.0-0ubuntu1 source package in Ubuntu

Changelog

kinit (5.88.0-0ubuntu1) jammy; urgency=medium

  * New upstream release (5.88.0)

 -- Rik Mills <email address hidden>  Sat, 13 Nov 2021 18:19:01 +0000

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Jammy
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.88.0.orig.tar.xz 114.4 KiB 106448c5b7f2859243cd22c2f04790de78707f6d2926682f3ea39ec4c0b650c2
kinit_5.88.0-0ubuntu1.debian.tar.xz 11.1 KiB c8e888c518a5385c2fc1c8b593c2c0abdcadab011cbdb0ca68106ee578c5c640
kinit_5.88.0-0ubuntu1.dsc 2.4 KiB 6f63e6af1f100a9fb93bdb7669e3f5c3e5585c81003e6c2f0e78181088edbc42

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.