Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2006 16:43:17 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/100280: [NEW PORT] multimedia/p5-FLV-Info: Extract metadata from Flash Video files
Message-ID:  <20060714084317.6533D306@netnews.NCTU.edu.tw>
Resent-Message-ID: <200607140850.k6E8oEUr069166@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         100280
>Category:       ports
>Synopsis:       [NEW PORT] multimedia/p5-FLV-Info: Extract metadata from Flash Video files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 14 08:50:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Tinderbox log:

  http://tb.gslin.org/logs/4.11-FreeBSD-Perl5/p5-FLV-Info-0.02.log
  http://tb.gslin.org/logs/4.11-FreeBSD-Perl58/p5-FLV-Info-0.02.log
  http://tb.gslin.org/logs/5.5-FreeBSD/p5-FLV-Info-0.02.log
  http://tb.gslin.org/logs/6-STABLE/p5-FLV-Info-0.02.log

This module reads Macromedia FLV files and reports metadata about
those files.

WWW:	http://search.cpan.org/dist/FLV-Info/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-FLV-Info-0.02.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-FLV-Info
#	p5-FLV-Info/pkg-descr
#	p5-FLV-Info/Makefile
#	p5-FLV-Info/pkg-plist
#	p5-FLV-Info/distinfo
#
echo c - p5-FLV-Info
mkdir -p p5-FLV-Info > /dev/null 2>&1
echo x - p5-FLV-Info/pkg-descr
sed 's/^X//' >p5-FLV-Info/pkg-descr << 'END-of-p5-FLV-Info/pkg-descr'
XThis module reads Macromedia FLV files and reports metadata about
Xthose files.
X
XWWW:	http://search.cpan.org/dist/FLV-Info/
END-of-p5-FLV-Info/pkg-descr
echo x - p5-FLV-Info/Makefile
sed 's/^X//' >p5-FLV-Info/Makefile << 'END-of-p5-FLV-Info/Makefile'
X# New ports collection makefile for:	p5-FLV-Info
X# Date created:		2006-07-14
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	FLV-Info
XPORTVERSION=	0.02
XCATEGORIES=	multimedia perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/C/CL/CLOTHO
XPKGNAMEPREFIX=	p5-
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Extract metadata from Flash Video files
X
XBUILD_DEPENDS=	${SITE_PERL}/AMF/Perl.pm:${PORTSDIR}/www/p5-AMF-Perl
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN1=		flvinfo.1
XMAN3=		FLV::AMFReader.3 FLV::AMFWriter.3 FLV::AudioTag.3 \
X		FLV::Base.3 FLV::Body.3 FLV::Constants.3 FLV::File.3 \
X		FLV::Header.3 FLV::Info.3 FLV::MetaTag.3 FLV::Tag.3 \
X		FLV::VideoTag.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600
XIGNORE=		requires perl 5.6.0 or later. Install lang/perl5.8 then try again
X.endif
X
X.if ${PERL_LEVEL} < 500702
XBUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-FLV-Info/Makefile
echo x - p5-FLV-Info/pkg-plist
sed 's/^X//' >p5-FLV-Info/pkg-plist << 'END-of-p5-FLV-Info/pkg-plist'
X@comment $FreeBSD$
Xbin/flvinfo
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/FLV/Info/.packlist
X%%SITE_PERL%%/FLV/AMFReader.pm
X%%SITE_PERL%%/FLV/AMFWriter.pm
X%%SITE_PERL%%/FLV/AudioTag.pm
X%%SITE_PERL%%/FLV/Base.pm
X%%SITE_PERL%%/FLV/Body.pm
X%%SITE_PERL%%/FLV/Constants.pm
X%%SITE_PERL%%/FLV/File.pm
X%%SITE_PERL%%/FLV/Header.pm
X%%SITE_PERL%%/FLV/Info.pm
X%%SITE_PERL%%/FLV/MetaTag.pm
X%%SITE_PERL%%/FLV/Tag.pm
X%%SITE_PERL%%/FLV/VideoTag.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FLV/Info
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FLV
X@dirrmtry %%SITE_PERL%%/FLV
END-of-p5-FLV-Info/pkg-plist
echo x - p5-FLV-Info/distinfo
sed 's/^X//' >p5-FLV-Info/distinfo << 'END-of-p5-FLV-Info/distinfo'
XMD5 (FLV-Info-0.02.tgz) = b34dd8463fbef7990fdf6f2bd029ab00
XSHA256 (FLV-Info-0.02.tgz) = 9412c14a6b807ae13bbc20e99b51f2d75255b8b8e23e134d81d52a2b844c1f65
XSIZE (FLV-Info-0.02.tgz) = 518747
END-of-p5-FLV-Info/distinfo
exit
--- p5-FLV-Info-0.02.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060714084317.6533D306>