kaiming-builder 1.0.0-ok1k0.23 source package in openKylin

Changelog

kaiming-builder (1.0.0-ok1k0.23) v11-2603-preview; urgency=medium

  * BUG: #501193 开明构建工具构建runtime类型包时,无需导出entries
  * 任务: 无
  * 需求: 无
  * 其他改动说明: 无
  * 其他改动影响域: 无

 -- zhaominyong <email address hidden>  Thu, 12 Mar 2026 09:54:53 +0800

Upload details

Uploaded by:
zhaominyong
Sponsored by:
Cibot
Uploaded to:
Nile.bedrock
Original maintainer:
yushuoqi
Architectures:
linux-any
Section:
debug
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile.bedrock proposed pty debug

Downloads

File Size SHA-256 Checksum
kaiming-builder_1.0.0-ok1k0.23.tar.xz 117.3 KiB bd1a32be200e02f91d78f0e17f616b855366a0dd95b7e3508c4be06090b1fdeb
kaiming-builder_1.0.0-ok1k0.23.dsc 1.7 KiB 156aa94a8b7021b9ad23ee0dc3cb71f53748b29526c994a8b1074b087559bd57

Available diffs

View changes file

Binary packages built by this source

kaiming-builder: Application deployment framework for desktop apps

 Kaiming installs, manages and runs sandboxed desktop application bundles.
 Application bundles run partially isolated from the wider system, using
 containerization techniques such as namespaces to prevent direct access
 to system resources. Resources from outside the sandbox can be accessed
 via "portal" services, which are responsible for access control; for
 example, the Documents portal displays an "Open" dialog outside the
 sandbox, then allows the application to access only the selected file.
 .
 Each application uses a specified "runtime", or set of libraries, which is
 available as /usr inside its sandbox. This can be used to run application
 bundles with multiple, potentially incompatible sets of dependencies within
 the same desktop environment.
 .
 This package contains the services and executables needed to install and
 launch sandboxed applications, and the portal services needed to provide
 limited access to resources outside the sandbox.

kaiming-builder-dbgsym: debug symbols for kaiming-builder