kinit 5.115.0-0ubuntu3 source package in Ubuntu

Changelog

kinit (5.115.0-0ubuntu3) noble; urgency=medium

  * Bump build deps

 -- Scarlett Moore <email address hidden>  Mon, 19 Feb 2024 07:58:14 -0700

Upload details

Uploaded by:
Scarlett Gately Moore
Uploaded to:
Noble
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.115.0.orig.tar.xz 2.3 MiB 78c87dfe50387a6e58f513a02054246ae073ecef4784285881508667da627dad
kinit_5.115.0.orig.tar.xz.asc 488 bytes bf51cf69a0af991ea87bd97b294787a50cf82332eedaa5e23d0eba77d81a1c0a
kinit_5.115.0-0ubuntu3.debian.tar.xz 11.7 KiB 59e654500b849d21c3fa1682d7bc7a05844079de4f202e182c9e038c88180529
kinit_5.115.0-0ubuntu3.dsc 2.8 KiB 887541839262a105c2f2a7b7f33639e747a0d92540749fad9dfa8b6997486406

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.