Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2010 08:08:16 GMT
From:      Marcus Hermansson <bmhermansson@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/147050: New Port: multimedia/mp4split Converts MP4 files to Fragmented MP4 and creates the manifest files
Message-ID:  <201005260808.o4Q88Gur078339@www.freebsd.org>
Resent-Message-ID: <201005260810.o4Q8A2VX003360@freefall.freebsd.org>

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

>Number:         147050
>Category:       ports
>Synopsis:       New Port: multimedia/mp4split Converts MP4 files to Fragmented MP4 and creates the manifest 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:   Wed May 26 08:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Hermansson
>Release:        8.0-RELEASE
>Organization:
>Environment:
FreeBSD *** 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
This tool converts MP4 files to Fragmented MP4 and also creates the necessary manifest files.
>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:
#
#	.
#	./Makefile
#	./distinfo
#	./pkg-descr
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19'
X# New ports collection makefile for:	mp4split
X# Date created:				May 26, 2010
X# Whom:					Marcus Hermansson <bmhermansson@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mp4split
XPORTVERSION=	1.0.8
XCATEGORIES=	multimedia
XMASTER_SITES=	http://smoothstreaming.code-shop.com/download/
XDISTNAME=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=
XCOMMENT=	Converts MP4 files to Fragmented MP4 and creates manifest files
X
XLIB_DEPENDS=	expat.6:${PORTSDIR}/textproc/expat2
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS+=	--with-expat
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
X
XPLIST_FILES=	bin/mp4split
X
XRESTRICTED=	no-commercial-use
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
X
X.include <bsd.port.mk>
464ef7c6571951809b23e262cbe26e19
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'aec8793adfd5b7c3f00e62ae41a09ac2'
XMD5 (mp4split-1.0.8.tar.gz) = c31af4c7bf7f516ee2aa7e1dd97ab3f8
XSHA256 (mp4split-1.0.8.tar.gz) = 8fa1dc79014a909b3606f42e921710fae15019d1eec0e4e577ad219ddeecbd4d
XSIZE (mp4split-1.0.8.tar.gz) = 153942
aec8793adfd5b7c3f00e62ae41a09ac2
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5'
XThis tool converts MP4 files to Fragmented MP4 and also creates the
Xnecessary manifest files.
X
XWWW: http://smoothstreaming.code-shop.com
0e313719ff012ceaf97a028d51caa8f5
exit


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



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