summaryrefslogtreecommitdiffstats
path: root/disk/dmg2img/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'disk/dmg2img/DETAILS')
-rwxr-xr-xdisk/dmg2img/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/disk/dmg2img/DETAILS b/disk/dmg2img/DETAILS
new file mode 100755
index 0000000000..e539115160
--- /dev/null
+++ b/disk/dmg2img/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=dmg2img
+ VERSION=1.6.4
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://vu1tur.eu.org/tools/${SOURCE}
+ SOURCE_HASH=sha512:4c40e4b58c010e40661f4061e1c111ce362d341309c0d16669f481f31051f026ac7af5fb1c196ea2da263f79900e03bee3ca88c15cb5ec58617721b01212469c
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://vu1tur.eu.org/tools/"
+ LICENSE[0]="GPL"
+ ENTERED=20130217
+ KEYWORDS=""
+ SHORT="Converts DMG to standard (hfs+) disk image"
+cat << EOF
+This tool is an Apple's compressed dmg to standard (hfsplus) disk image file
+convert tool.
+EOF