Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2007 00:08:35 +0900 (JST)
From:      markun@onohara.to
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        markun@onohara.to
Subject:   ports/117489: [NEW PORTS] multimedia/p5-FFmpeg-Command
Message-ID:  <20071025150835.B77CF28442@gate.onohara.to>
Resent-Message-ID: <200710251530.l9PFU4nJ043374@freefall.freebsd.org>

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

>Number:         117489
>Category:       ports
>Synopsis:       [NEW PORTS] multimedia/p5-FFmpeg-Command
>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:   Thu Oct 25 15:30:03 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Masahiro Teramoto <markun@onohara.to>
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD gate.onohara.to 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
A wrapper class for ffmpeg command line utility.

Author: Gosuke Miyashita <gosukenator@gmail.com>
WWW:    http://search.cpan.org/dist/FFmpeg-Command/

>How-To-Repeat:
	
>Fix:

# 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-FFmpeg-Command
#	p5-FFmpeg-Command/Makefile
#	p5-FFmpeg-Command/distinfo
#	p5-FFmpeg-Command/pkg-descr
#	p5-FFmpeg-Command/pkg-plist
#
echo c - p5-FFmpeg-Command
mkdir -p p5-FFmpeg-Command > /dev/null 2>&1
echo x - p5-FFmpeg-Command/Makefile
sed 's/^X//' >p5-FFmpeg-Command/Makefile << 'END-of-p5-FFmpeg-Command/Makefile'
X# New ports collection makefile for:	p5-FFmpeg-Command
X# Date created:		2007-10-25
X# Whom:			Masahiro Teramoto <markun@onohara.to>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	FFmpeg-Command
XPORTVERSION=	0.07
XCATEGORIES=	multimedia perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/M/MI/MIZZY
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	markun@onohara.to
XCOMMENT=	A wrapper class for ffmpeg command line utility
X
XBUILD_DEPENDS=	p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \
X		p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
X		p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \
X		p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \
X		ffmpeg>=0:${PORTSDIR}/multimedia/ffmpeg
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		FFmpeg::Command.3
X
X.include <bsd.port.mk>
END-of-p5-FFmpeg-Command/Makefile
echo x - p5-FFmpeg-Command/distinfo
sed 's/^X//' >p5-FFmpeg-Command/distinfo << 'END-of-p5-FFmpeg-Command/distinfo'
XMD5 (FFmpeg-Command-0.07.tar.gz) = b0fab11dab51d646c4040d4714cebde4
XSHA256 (FFmpeg-Command-0.07.tar.gz) = d277ecb7879c32ff6bdd04c1fdb7ff26e2a836447c2f45cff9d86d41e06af20b
XSIZE (FFmpeg-Command-0.07.tar.gz) = 4526
END-of-p5-FFmpeg-Command/distinfo
echo x - p5-FFmpeg-Command/pkg-descr
sed 's/^X//' >p5-FFmpeg-Command/pkg-descr << 'END-of-p5-FFmpeg-Command/pkg-descr'
XA wrapper class for ffmpeg command line utility.
X
XAuthor:	Gosuke Miyashita <gosukenator@gmail.com>
XWWW:	http://search.cpan.org/dist/FFmpeg-Command/
END-of-p5-FFmpeg-Command/pkg-descr
echo x - p5-FFmpeg-Command/pkg-plist
sed 's/^X//' >p5-FFmpeg-Command/pkg-plist << 'END-of-p5-FFmpeg-Command/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/FFmpeg/Command/.packlist
X%%SITE_PERL%%/FFmpeg/Command.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FFmpeg/Command
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FFmpeg
X@dirrmtry %%SITE_PERL%%/FFmpeg
END-of-p5-FFmpeg-Command/pkg-plist
exit

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



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