import MP3-Tag 0.9708
read tags of MP3 audio files from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
This commit is contained in:
parent
1be52872d0
commit
27969ad09c
17
audio/p5-MP3-Tag/Makefile
Normal file
17
audio/p5-MP3-Tag/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/12/08 07:04:59 steven Exp $
|
||||
|
||||
COMMENT= "read tags of MP3 audio files"
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= MP3-Tag-0.9708
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= Andreas Bihlmaier <andreas.bihlmaier@gmx.de>
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
4
audio/p5-MP3-Tag/distinfo
Normal file
4
audio/p5-MP3-Tag/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (MP3-Tag-0.9708.tar.gz) = 9a57077338f2b14b416bfb420a6ffc8c
|
||||
RMD160 (MP3-Tag-0.9708.tar.gz) = fd88ab6bfca039b56d508cd7863fd0afef64dd1a
|
||||
SHA1 (MP3-Tag-0.9708.tar.gz) = db68d02844b053005c710cac89474f7e5e49d266
|
||||
SIZE (MP3-Tag-0.9708.tar.gz) = 179725
|
3
audio/p5-MP3-Tag/pkg/DESCR
Normal file
3
audio/p5-MP3-Tag/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
Tag is a wrapper module to read different tags of mp3 files. It provides an
|
||||
easy way to access the functions of separate modules which do the handling
|
||||
of reading/writing the tags itself.
|
27
audio/p5-MP3-Tag/pkg/PLIST
Normal file
27
audio/p5-MP3-Tag/pkg/PLIST
Normal file
@ -0,0 +1,27 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/12/08 07:04:59 steven Exp $
|
||||
bin/audio_rename
|
||||
bin/mp3info2
|
||||
bin/typeset_audio_dir
|
||||
${P5SITE}/MP3/
|
||||
${P5SITE}/MP3/ID3v2-Data.pod
|
||||
${P5SITE}/MP3/Tag/
|
||||
${P5SITE}/MP3/Tag.pm
|
||||
${P5SITE}/MP3/Tag/CDDB_File.pm
|
||||
${P5SITE}/MP3/Tag/File.pm
|
||||
${P5SITE}/MP3/Tag/ID3v1.pm
|
||||
${P5SITE}/MP3/Tag/ID3v2.pm
|
||||
${P5SITE}/MP3/Tag/Inf.pm
|
||||
${P5SITE}/MP3/Tag/LastResort.pm
|
||||
${P5SITE}/MP3/Tag/ParseData.pm
|
||||
@man man/man1/audio_rename.1
|
||||
@man man/man1/mp3info2.1
|
||||
@man man/man1/typeset_audio_dir.1
|
||||
@man man/man3p/MP3::Tag.3p
|
||||
@man man/man3p/MP3::Tag::CDDB_File.3p
|
||||
@man man/man3p/MP3::Tag::File.3p
|
||||
@man man/man3p/MP3::Tag::ID3v1.3p
|
||||
@man man/man3p/MP3::Tag::ID3v2-Data.3p
|
||||
@man man/man3p/MP3::Tag::ID3v2.3p
|
||||
@man man/man3p/MP3::Tag::Inf.3p
|
||||
@man man/man3p/MP3::Tag::LastResort.3p
|
||||
@man man/man3p/MP3::Tag::ParseData.3p
|
Loading…
x
Reference in New Issue
Block a user