7zip 23.01+dfsg-ok2 source package in openKylin

Changelog

7zip (23.01+dfsg-ok2) nile; urgency=medium

  * Fix the breaking lib's require version.

 -- liwenjun <email address hidden>  Thu, 06 Jun 2024 12:50:26 +0800

Upload details

Uploaded by:
liwenjun
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
YOKOTA Hiroshi
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main utils
Nile V2.0 proposed main utils

Downloads

File Size SHA-256 Checksum
7zip_23.01+dfsg.orig.tar.xz 1.3 MiB 6978363c749f4d83b256912eb4138e6447b74b37af24ec74146097607581bb88
7zip_23.01+dfsg-ok2.debian.tar.xz 13.6 KiB a496e1c50b9e08f241dbf6470452b0f601f38ee23259782dcdf866c6e5d075bf
7zip_23.01+dfsg-ok2.dsc 1.7 KiB 2c531aa601e65e88104376c689272348bc06402651d62d8836b2c31603fb4b3f

Available diffs

View changes file

Binary packages built by this source

7zip: 7-Zip file archiver with a high compression ratio

 7-Zip is a file archiver with a high compression ratio. The main features
 of 7-Zip are:
  * High compression ratio in 7z format with LZMA and LZMA2 compression
  * Supported formats:
      * Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM
      * Unpacking only: AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT,
          GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2,
          RPM, SquashFS, UDF, UEFI, VDI, VHD, VMDK, WIM, XAR and Z.
  * For ZIP and GZIP formats, 7-Zip provides a compression ratio that is
      2-10 % better than the ratio provided by PKZip and WinZip
  * Strong AES-256 encryption in 7z and ZIP formats
  * Powerful command line version
 .
 "7zip" provides:
  * /usr/bin/7z: Full featured with plugin functionality.
  * /usr/bin/7za: Major formats/features only.
  * /usr/bin/7zr: LZMA (.7z, .lzma, .xz) only. Minimal executable.
 .
 Note: The unRAR code was dropped to keep compatible with DFSG.
       Install 7zip-rar package in non-free section to use RAR files.

7zip-dbgsym: debug symbols for 7zip
7zip-standalone: 7-Zip file archiver with a high compression ratio (standalone)

 7-Zip is a file archiver with a high compression ratio.
 .
 "7zip-standalone" provides:
  * /usr/bin/7zz: Full featured except plugins, standalone executable.
       This means 7zz can't work with unRAR plugin that provided by 7zip-rar
       package. Use 7zip package for unRAR plugin.
 .
 Note: If you want to create SFX archive, you also needs 7zip package for SFX
       stub module.

7zip-standalone-dbgsym: debug symbols for 7zip-standalone