summaryrefslogtreecommitdiff
path: root/audio/p5-MP3-Info
diff options
context:
space:
mode:
authorrxg <rxg>2002-03-02 02:30:34 +0000
committerrxg <rxg>2002-03-02 02:30:34 +0000
commit6631c8efaf808bd47d7ba0b6bd4315d6458d3e76 (patch)
tree2662f740c5850119716dc27878c18e1903e8c1a5 /audio/p5-MP3-Info
parenta3caab40bbbfcf7ae41ba5cc52c68ebd2da5b110 (diff)
downloadpkgsrc-6631c8efaf808bd47d7ba0b6bd4315d6458d3e76.tar.gz
Add p5-MP3-Info-1.00 - Manipulate / fetch info from MP3 audio files
This is MP3::Info, for getting info out of and into MP3 files. This release has two small bugfixes, one for better rendering of ID3v2 data in get_mp3tag, and one for dealing with some possibly broken MP3s. A wrapper module is included so scripts calling MPEG::MP3Info (the old name) will still work. close pkg/15623, submitted by me.
Diffstat (limited to 'audio/p5-MP3-Info')
-rw-r--r--audio/p5-MP3-Info/DESCR7
-rw-r--r--audio/p5-MP3-Info/Makefile19
-rw-r--r--audio/p5-MP3-Info/PLIST1
-rw-r--r--audio/p5-MP3-Info/distinfo4
4 files changed, 31 insertions, 0 deletions
diff --git a/audio/p5-MP3-Info/DESCR b/audio/p5-MP3-Info/DESCR
new file mode 100644
index 00000000000..ce681767ca9
--- /dev/null
+++ b/audio/p5-MP3-Info/DESCR
@@ -0,0 +1,7 @@
+This is MP3::Info, for getting info out of and into MP3 files.
+
+This release has two small bugfixes, one for better rendering of ID3v2
+data in get_mp3tag, and one for dealing with some possibly broken MP3s.
+
+A wrapper module is included so scripts calling MPEG::MP3Info (the
+old name) will still work.
diff --git a/audio/p5-MP3-Info/Makefile b/audio/p5-MP3-Info/Makefile
new file mode 100644
index 00000000000..0cc77810c40
--- /dev/null
+++ b/audio/p5-MP3-Info/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/03/02 02:30:34 rxg Exp $
+
+DISTNAME= MP3-Info-1.00
+PKGNAME= p5-MP3-Info-1.00
+CATEGORIES= audio perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MP3/}
+
+MAINTAINER= rxg@netbsd.org
+HOMEPAGE= http://search.cpan.org/search?module=MP3::Info
+COMMENT= Manipulate / fetch info from MP3 audio files
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/MP3/Info/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/p5-MP3-Info/PLIST b/audio/p5-MP3-Info/PLIST
new file mode 100644
index 00000000000..e13b5ef5764
--- /dev/null
+++ b/audio/p5-MP3-Info/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/03/02 02:30:34 rxg Exp $
diff --git a/audio/p5-MP3-Info/distinfo b/audio/p5-MP3-Info/distinfo
new file mode 100644
index 00000000000..63e187b9850
--- /dev/null
+++ b/audio/p5-MP3-Info/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/03/02 02:30:34 rxg Exp $
+
+SHA1 (MP3-Info-1.00.tar.gz) = d97914b52bfdf5abe475298026e506ed901ff306
+Size (MP3-Info-1.00.tar.gz) = 49795 bytes