[Lunar-commits] <moonbase> iat: new module

Auke Kok sofar at foo-projects.org
Sat Sep 18 18:00:20 CEST 2010


commit b7ea7b6f794e287b1976683f7a3e2e23e9613295
Author: Paul Bredbury <brebs at sent.com>
Date:   Sat Sep 18 18:00:20 2010 +0200

    iat: new module
---
 zbeta/iat/BUILD   |    7 +++++++
 zbeta/iat/DEPENDS |    1 +
 zbeta/iat/DETAILS |   15 +++++++++++++++
 3 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/zbeta/iat/BUILD b/zbeta/iat/BUILD
new file mode 100644
index 0000000..c7adc27
--- /dev/null
+++ b/zbeta/iat/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS+=" --includedir=/usr/include/iat"  &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/iat/DEPENDS b/zbeta/iat/DEPENDS
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/zbeta/iat/DEPENDS
@@ -0,0 +1 @@
+
diff --git a/zbeta/iat/DETAILS b/zbeta/iat/DETAILS
new file mode 100644
index 0000000..b2e27c4
--- /dev/null
+++ b/zbeta/iat/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=iat
+         VERSION=0.1.7
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://download.berlios.de/$MODULE
+      SOURCE_VFY=sha1:006ad57c18c399530ea07847aa0f1c34b650d439
+        WEB_SITE=http://iat.berlios.de/
+         ENTERED=20100917
+         UPDATED=20100917
+           SHORT="Iso9660 Analyzer Tool"
+
+cat << EOF
+iat (Iso9660 Analyzer Tool) is a tool for detecting the structure of
+many types of CD-ROM image file formats, such as BIN, MDF, PDI, CDI,
+NRG, and B5I, and converting them into ISO-9660. 
+EOF


More information about the Lunar-commits mailing list