summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2010-02-08 21:06:29 +0000
committerwiz <wiz>2010-02-08 21:06:29 +0000
commitb71a7c051d270174822041c2e6dc89b4984a2634 (patch)
tree6debc039fa545acab6e4e648108f1d7cc87eccd0 /audio
parent5313d4097775d2da58b816d92dd4976e93dab6d6 (diff)
downloadpkgsrc-b71a7c051d270174822041c2e6dc89b4984a2634.tar.gz
Initial import of p5-Audio-Scan-0.58, packaged for wip by Wen Heping.
Audio::Scan is a C-based scanner for audio file metadata and tag information. It currently supports MP3 via an included version of libid3tag, MP4, Ogg Vorbis, FLAC (if libFLAC is installed), ASF, WAV, AIFF, Musepack, and Monkey's Audio.
Diffstat (limited to 'audio')
-rw-r--r--audio/p5-Audio-Scan/DESCR4
-rw-r--r--audio/p5-Audio-Scan/Makefile20
-rw-r--r--audio/p5-Audio-Scan/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/audio/p5-Audio-Scan/DESCR b/audio/p5-Audio-Scan/DESCR
new file mode 100644
index 00000000000..47c6925d00b
--- /dev/null
+++ b/audio/p5-Audio-Scan/DESCR
@@ -0,0 +1,4 @@
+Audio::Scan is a C-based scanner for audio file metadata and tag
+information. It currently supports MP3 via an included version of
+libid3tag, MP4, Ogg Vorbis, FLAC (if libFLAC is installed), ASF,
+WAV, AIFF, Musepack, and Monkey's Audio.
diff --git a/audio/p5-Audio-Scan/Makefile b/audio/p5-Audio-Scan/Makefile
new file mode 100644
index 00000000000..46a61e49209
--- /dev/null
+++ b/audio/p5-Audio-Scan/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/02/08 21:06:29 wiz Exp $
+#
+
+DISTNAME= Audio-Scan-0.58
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= audio perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Audio/}
+
+MAINTAINER= wenheping@gmail.com
+HOMEPAGE= http://search.cpan.org/dist/Audio-Scan/
+COMMENT= XS parser for MP3, MP4, Ogg Vorbis, etc
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Audio/Scan/.packlist
+USE_LIBTOOL= yes
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/p5-Audio-Scan/distinfo b/audio/p5-Audio-Scan/distinfo
new file mode 100644
index 00000000000..36f45ee8e46
--- /dev/null
+++ b/audio/p5-Audio-Scan/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/02/08 21:06:29 wiz Exp $
+
+SHA1 (Audio-Scan-0.58.tar.gz) = 6684756d686de2cd77c7ce6b20cb723a9329e64f
+RMD160 (Audio-Scan-0.58.tar.gz) = c709d6189c205afac61390a20327c9ddf1b6e98c
+Size (Audio-Scan-0.58.tar.gz) = 2811290 bytes