summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authordillo <dillo>2004-11-06 23:14:58 +0000
committerdillo <dillo>2004-11-06 23:14:58 +0000
commit43cdfbc2004d3c8473ec32f55f5ba30285ef7694 (patch)
tree319bc504ce6db301a985f072ee0f3e9e39015b17 /audio
parentb5fccde26480caa225163f34c54bd3378e3eb126 (diff)
downloadpkgsrc-43cdfbc2004d3c8473ec32f55f5ba30285ef7694.tar.gz
initial import of malint-0.2, an MPEG audio stream validator
Diffstat (limited to 'audio')
-rw-r--r--audio/malint/DESCR7
-rw-r--r--audio/malint/Makefile16
-rw-r--r--audio/malint/PLIST1
-rw-r--r--audio/malint/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/audio/malint/DESCR b/audio/malint/DESCR
new file mode 100644
index 00000000000..a235019bc3c
--- /dev/null
+++ b/audio/malint/DESCR
@@ -0,0 +1,7 @@
+ This is malint, an MPEG Audio stream validator.
+
+ It parses an MPEG audio stream and prints information about the
+stream and format violations it finds.
+
+ Many of the checks (and information outputs) can be enabled or
+disabled via command line switches.
diff --git a/audio/malint/Makefile b/audio/malint/Makefile
new file mode 100644
index 00000000000..c301652c8a6
--- /dev/null
+++ b/audio/malint/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/06 23:14:58 dillo Exp $
+#
+
+DISTNAME= malint-0.2
+CATEGORIES= audio
+MASTER_SITES= http://www.nih.at/malint/
+
+MAINTAINER= dillo@NetBSD.org
+HOMEPAGE= http://www.nih.at/malint/
+COMMENT= MPEG audio stream validator
+
+USE_BUILDLINK3= yes
+GNU_CONFIGURE= yes
+TEST_TARGET= check
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/malint/PLIST b/audio/malint/PLIST
new file mode 100644
index 00000000000..aef2a6d0442
--- /dev/null
+++ b/audio/malint/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/06 23:14:58 dillo Exp $
diff --git a/audio/malint/distinfo b/audio/malint/distinfo
new file mode 100644
index 00000000000..e8d2c2d38ef
--- /dev/null
+++ b/audio/malint/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/06 23:14:58 dillo Exp $
+
+SHA1 (malint-0.2.tar.gz) = 6aa79cfcaef0764727f87b3ef9c64644f8458dae
+Size (malint-0.2.tar.gz) = 100607 bytes