slackbuilds_ponce/misc/dmg2img
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
0001-openssl-1.1-compatibility.patch
dmg2img.1
dmg2img.info
dmg2img.SlackBuild
README
slack-desc

dmg2img (compressed dmg to hfsplus disk image file conversion tool.)

DMG2IMG is an Apple's compressed (zlib, bzip2) dmg to standard (hfsplus)
image disk file convert tool. Under Linux, the converted image can then
be mounted, for example, with

    mount -t hfsplus -o loop <filename> /mnt/hd