summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-01-26 19:37:23 +0000
committerwiz <wiz@pkgsrc.org>2010-01-26 19:37:23 +0000
commitf575d3e2371f03989721c937fd86297eb9e44de9 (patch)
tree0851bbb1a09ba856b4a28e8ecfeb12a7f6a7f549 /sysutils
parent189c853861a22b140556cb078bcf6626bfb0475a (diff)
downloadpkgsrc-f575d3e2371f03989721c937fd86297eb9e44de9.tar.gz
Initial import of iat-0.1.7:
Iso9660 Analyzer Tool is a free utility tool for detecting the structure of DVD/CD-ROM image file formats; the tool supports many CD/DVD-ROM data image file formats. Iso9660 Analyzer Tool provides the conversion of any image format to an UDF/ISO for easy mounting in your favorite Operating System. The tool also permits the creation of TOC or CUE file descriptor to burn the image easily with your favorite burner on your favorite Operating System. If the image is not compliant with TOC or CUE, it should be converted to UDF/ISO format which can be mounted upon any Operating System. If the Operating System does not support image of DVD/CD-ROM, then creating the TOC file descriptor is a good option burn 1:1 original image. Iso9960 Analyzer Tool provides option to create TOC file descriptor. Note some application does not support TOC descriptor. Similarly, if the Operating System does not support image of DVD/CD-ROM, then creating the CUE file descriptor is also a good option. Iso9960 Analyzer Tool provides option to create CUE file descriptor. Note the creation of CUE might not work with protected image.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/iat/DESCR22
-rw-r--r--sysutils/iat/Makefile18
-rw-r--r--sysutils/iat/PLIST15
-rw-r--r--sysutils/iat/distinfo5
4 files changed, 60 insertions, 0 deletions
diff --git a/sysutils/iat/DESCR b/sysutils/iat/DESCR
new file mode 100644
index 00000000000..236af73d9bf
--- /dev/null
+++ b/sysutils/iat/DESCR
@@ -0,0 +1,22 @@
+Iso9660 Analyzer Tool is a free utility tool for detecting the
+structure of DVD/CD-ROM image file formats; the tool supports many
+CD/DVD-ROM data image file formats.
+
+Iso9660 Analyzer Tool provides the conversion of any image format
+to an UDF/ISO for easy mounting in your favorite Operating System.
+The tool also permits the creation of TOC or CUE file descriptor
+to burn the image easily with your favorite burner on your favorite
+Operating System. If the image is not compliant with TOC or CUE,
+it should be converted to UDF/ISO format which can be mounted upon
+any Operating System.
+
+If the Operating System does not support image of DVD/CD-ROM, then
+creating the TOC file descriptor is a good option burn 1:1 original
+image. Iso9960 Analyzer Tool provides option to create TOC file
+descriptor. Note some application does not support TOC descriptor.
+
+Similarly, if the Operating System does not support image of
+DVD/CD-ROM, then creating the CUE file descriptor is also a good
+option. Iso9960 Analyzer Tool provides option to create CUE file
+descriptor. Note the creation of CUE might not work with protected
+image.
diff --git a/sysutils/iat/Makefile b/sysutils/iat/Makefile
new file mode 100644
index 00000000000..d8085fa486c
--- /dev/null
+++ b/sysutils/iat/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/26 19:37:23 wiz Exp $
+#
+
+DISTNAME= iat-0.1.7
+CATEGORIES= sysutils
+MASTER_SITES= http://download.berlios.de/iat/
+EXTRACT_SUFX= .tar.lzma
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://iat.berlios.de/
+COMMENT= ISO9660 analyzer tool
+LICENSE= gnu-gpl-v3
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/iat/PLIST b/sysutils/iat/PLIST
new file mode 100644
index 00000000000..5cbde227946
--- /dev/null
+++ b/sysutils/iat/PLIST
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/01/26 19:37:23 wiz Exp $
+bin/iat
+include/calculate_pregap.h
+include/cmdline.h
+include/convert_2_iso.h
+include/debug.h
+include/define.h
+include/ecma119.h
+include/ecma167.h
+include/mkcore.h
+include/mkcue.h
+include/mktoc.h
+include/mmc2r11.h
+include/util.h
+man/man1/iat.1
diff --git a/sysutils/iat/distinfo b/sysutils/iat/distinfo
new file mode 100644
index 00000000000..2b7d8dd389d
--- /dev/null
+++ b/sysutils/iat/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/26 19:37:23 wiz Exp $
+
+SHA1 (iat-0.1.7.tar.lzma) = c1413e4c0a6a2673b25ef01da157a3678e896f2a
+RMD160 (iat-0.1.7.tar.lzma) = 39a7abc6a1529bbe35ae7a49c78409b5254a3413
+Size (iat-0.1.7.tar.lzma) = 95012 bytes