import p5-Ogg-Vorbis-Header-PurePerl 0.07
An object-oriented interface to Ogg Vorbis information and comment fields, implemented entirely in Perl. Intended to be a drop in replacement for Ogg::Vobis::Header. Unlike Ogg::Vorbis::Header, this module will go ahead and fill in all of the information fields as soon as you construct the object. In other words, the new and load constructors have identical behavior. "ok, GOGOGO" simon@
This commit is contained in:
parent
dfbf50f308
commit
1433db205c
16
audio/p5-Ogg-Vorbis-Header-PurePerl/Makefile
Normal file
16
audio/p5-Ogg-Vorbis-Header-PurePerl/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/02/04 20:09:39 jasper Exp $
|
||||
|
||||
COMMENT= interface to Ogg Vorbis information, fully written in Perl
|
||||
|
||||
DISTNAME= Ogg-Vorbis-Header-PurePerl-0.07
|
||||
CATEGORIES= audio
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
audio/p5-Ogg-Vorbis-Header-PurePerl/distinfo
Normal file
5
audio/p5-Ogg-Vorbis-Header-PurePerl/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Ogg-Vorbis-Header-PurePerl-0.07.tar.gz) = ytss3ojdgVMjAVFU3TztQA==
|
||||
RMD160 (Ogg-Vorbis-Header-PurePerl-0.07.tar.gz) = eDBHxALEmjoXoDZiIPaosFA+2Ac=
|
||||
SHA1 (Ogg-Vorbis-Header-PurePerl-0.07.tar.gz) = 0jRjlXATJi5g3BTLbRHaOL7XRg0=
|
||||
SHA256 (Ogg-Vorbis-Header-PurePerl-0.07.tar.gz) = 7SPd/0jE7wTiJcdUMs9OCziCbNLfrsAqKPu+bAHvzpw=
|
||||
SIZE (Ogg-Vorbis-Header-PurePerl-0.07.tar.gz) = 16118
|
7
audio/p5-Ogg-Vorbis-Header-PurePerl/pkg/DESCR
Normal file
7
audio/p5-Ogg-Vorbis-Header-PurePerl/pkg/DESCR
Normal file
@ -0,0 +1,7 @@
|
||||
An object-oriented interface to Ogg Vorbis information and comment
|
||||
fields, implemented entirely in Perl. Intended to be a drop in
|
||||
replacement for Ogg::Vobis::Header.
|
||||
|
||||
Unlike Ogg::Vorbis::Header, this module will go ahead and fill in all of
|
||||
the information fields as soon as you construct the object. In other
|
||||
words, the new and load constructors have identical behavior.
|
7
audio/p5-Ogg-Vorbis-Header-PurePerl/pkg/PLIST
Normal file
7
audio/p5-Ogg-Vorbis-Header-PurePerl/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/02/04 20:09:39 jasper Exp $
|
||||
${P5SITE}/Ogg/
|
||||
${P5SITE}/Ogg/Vorbis/
|
||||
${P5SITE}/Ogg/Vorbis/Header/
|
||||
${P5SITE}/Ogg/Vorbis/Header/PurePerl.pm
|
||||
${P5SITE}/Ogg/Vorbis/Header/ogginfo.pl
|
||||
@man man/man3p/Ogg::Vorbis::Header::PurePerl.3p
|
Loading…
Reference in New Issue
Block a user