slackbuilds_ponce/misc/dmg2img
Edward W. Koenig b192dc844d
misc/dmg2img: Update email
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-18 00:26:15 +07: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