kinit 5.92.0-ok1 source package in openKylin

Changelog

kinit (5.92.0-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Kubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kinit_5.92.0-ok1.tar.xz 122.8 KiB 9f0a04d82f3c0de5e1ca81a815de5ce00bb413e627a460a97ae7d79c2e97e153
kinit_5.92.0-ok1.dsc 2.0 KiB 46c3d07447bd1b1748c4d67032e9e370944f3b52c92d84e04820da7932a6a723

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-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.