[ trixie ]
[ sid ]
[ 原始碼: libchdr ]
套件:libchdr0(0.0~git20240929.aaca599+dfsg-1 以及其他的)
libchdr0 的相關連結
Debian 的資源:
下載原始碼套件 libchdr:
- [libchdr_0.0~git20240929.aaca599+dfsg-1.dsc]
- [libchdr_0.0~git20240929.aaca599+dfsg.orig.tar.xz]
- [libchdr_0.0~git20240929.aaca599+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
standalone library for reading MAME CHDv1-v5 formats
The code is based off of MAME's old C codebase which read up to CHDv4 with OS-dependent features removed, and CHDv5 support backported from MAME's current C++ codebase.
CHD is a lossless compression format originally developed for MAME, for the hard-drive contents of certain arcade machines. It has since been used in several other emulators as a means of storing CD-ROM game data. For CD-based games, it compresses the contents of a disc image (.cue + .bin files) to a single .chd file.
其他與 libchdr0 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libzstd1 (>= 1.5.5)
- fast lossless compression algorithm
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)