kinit 5.87.0-0ubuntu1 source package in Ubuntu

Changelog

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

  * New upstream release (5.87.0)

 -- José Manuel Santamaría Lema <email address hidden>  Thu, 11 Nov 2021 11:06:04 +0000

Upload details

Uploaded by:
Jose Manuel Santamaria Lema
Sponsored 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.87.0.orig.tar.xz 119.1 KiB ba07d4bd871d0ed0e758fb8d74f68e08e1a68aae71312c105e4fe908b7d76510
kinit_5.87.0-0ubuntu1.debian.tar.xz 11.1 KiB 6d30b9348b9b84b33c6e930fdef4a2742cd21f93696679058eb8236693a0baca
kinit_5.87.0-0ubuntu1.dsc 2.4 KiB b648f45cba30836ca8d83b7700aff03a97de6fe5f49547f36cfb52d9ae6fab2a

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.