kinit 5.115.0-0ubuntu6 source package in Ubuntu

Changelog

kinit (5.115.0-0ubuntu6) noble; urgency=high

  * No change rebuild against libqt5core5t64, libqt5dbus5t64,
    libqt5gui5t64.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 16:42:21 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Kubuntu Members
Architectures:
any
Section:
libs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs

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-0ubuntu6.debian.tar.xz 11.9 KiB 382aaef2557ff479d52f12798876833c786a5e961b71cc72ca8b3398b0093f98
kinit_5.115.0-0ubuntu6.dsc 2.8 KiB c67892993e61cb95db82476df3358bb571aac1db6b607b861cede128412881aa

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.