dialog 1.3-20260107-ok1 source package in openKylin

Changelog

dialog (1.3-20260107-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Thu, 04 Jun 2026 14:04:46 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main misc

Downloads

File Size SHA-256 Checksum
dialog_1.3-20260107.orig.tar.gz 570.6 KiB 78b3dd18d95e50f0be8f9b9c1e7cffe28c9bf1cdf20d5b3ef17279c4da35c5b5
dialog_1.3-20260107.orig.tar.gz.asc 729 bytes 3ed8c3212336ff47391b653a623064034ab0a2cc6510e47989512f7c841fa2c6
dialog_1.3-20260107-ok1.debian.tar.xz 6.2 KiB b350053ec2b720c1aae5cd902b9e96b831442a0aad0c5fc327c21364e732bd38
dialog_1.3-20260107-ok1.dsc 2.1 KiB 9eeabe5ce0294a42778c5cbc8e45f26e0fb7445cb62b2b7a1e1739393ce77f73

View changes file

Binary packages built by this source

dialog: Displays user-friendly dialog boxes from shell scripts

 This application provides a method of displaying several different types
 of dialog boxes from shell scripts. This allows a developer of a script
 to interact with the user in a much friendlier manner.
 .
 The following types of boxes are at your disposal:
  yes/no Typical query style box with "Yes" and "No" answer buttons
  menu A scrolling list of menu choices with single entry selection
  input Query style box with text entry field
  message Similar to the yes/no box, but with only an "Ok" button
  text A scrollable text box that works like a simple file viewer
  info A message display that allows asynchronous script execution
  checklist Similar to the menu box, but allowing multiple selections
  radiolist Checklist style box allowing single selections
  gauge Typical "progress report" style box
  tail Allows viewing the end of files (tail) that auto updates
  background tail Similar to tail but runs in the background.
  editbox Allows editing an existing file

dialog-dbgsym: debug symbols for dialog
libdialog-dev: Displays user-friendly dialog boxes -- development files

 The dialog application provides a method of displaying several different
 types of dialog boxes from shell scripts. This allows a developer of a
 script to interact with the user in a much friendlier manner.
 .
 This package contains the development files and the API documentation.

libdialog15: Displays user-friendly dialog boxes -- shared library

 The dialog application provides a method of displaying several different
 types of dialog boxes from shell scripts. This allows a developer of a
 script to interact with the user in a much friendlier manner.
 .
 This package contains the shared library.

libdialog15-dbgsym: debug symbols for libdialog15