Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2007 03:14:30 +0000 (UTC)
From:      liu_yinghong@yahoo.com.cn
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        liu_yinghong@yahoo.com.cn
Subject:   ports/113146: New port: multimedia/dvdauthorwizard The tool for creating a DVD with fully animated menu from MPEG-2 files
Message-ID:  <20070530031431.04C7913C455@mx1.freebsd.org>
Resent-Message-ID: <200705300320.l4U3K3lc068394@freefall.freebsd.org>

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

>Number:         113146
>Category:       ports
>Synopsis:       New port: multimedia/dvdauthorwizard The tool for creating a DVD with fully animated menu from MPEG-2 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 30 03:20:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yinghong.Liu
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD relaxbsd.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu May 10 21:42:19 CST 2007 hamigua@relaxbsd.org:/usr/src/sys/i386/compile/LYH i386


	
>Description:
This wizard will create a DVD with fully animated menu
from MPEG-2 files. It is designed to be very easy to use.
All you need to do is add one or more files to the playlist
and answer the questions that follow.

WWW: http://dvdauthorwizard.sourceforge.net

	
>How-To-Repeat:
	
>Fix:

	

--- dvdauthorwizard.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:
#
#	dvdauthorwizard
#	dvdauthorwizard/Makefile
#	dvdauthorwizard/distinfo
#	dvdauthorwizard/pkg-descr
#	dvdauthorwizard/pkg-plist
#
echo c - dvdauthorwizard
mkdir -p dvdauthorwizard > /dev/null 2>&1
echo x - dvdauthorwizard/Makefile
sed 's/^X//' >dvdauthorwizard/Makefile << 'END-of-dvdauthorwizard/Makefile'
X# New ports collection makefile for:   dvdauthorwizard
X# Date created:        30 May 2007
X# Whom:                liu_yinghong@yahoo.com.cn
X#
X# $FreeBSD$
X#
X
XPORTNAME=	dvdauthorwizard
XPORTVERSION=	1.4.6
XCATEGORIES=	multimedia kde
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
XDISTNAME=	DVDAuthorWizard-${PORTVERSION}
X
XMAINTAINER=	liu_yinghong@yahoo.com.cn
XCOMMENT=	The tool for creating a DVD with fully animated menu from MPEG-2 files
X
XNO_BUILD=	yes
XUSE_BZIP2=	yes
XREINPLACE_ARGS=	-i ""
X
XRUN_DEPENDS=	bash:${PORTSDIR}/shells/bash \
X		convert:${PORTSDIR}/graphics/ImageMagick \
X		dvdauthor:${PORTSDIR}/multimedia/dvdauthor \
X		png2yuv:${PORTSDIR}/multimedia/mjpegtools \
X		sox:${PORTSDIR}/audio/sox \
X		transcode:${PORTSDIR}/multimedia/transcode \
X		kdialog:${PORTSDIR}/x11/kdebase3
X
Xdo-patch:
X	@${REINPLACE_CMD} 's|/bin/bash|/bin/sh|' ${WRKSRC}/inst.sh
X	@${REINPLACE_CMD} 's|/bin/bash|/usr/local/bin/bash|' \
X		${WRKSRC}/bin/DVDAuthorWizard-Builder.sh
X
Xdo-install:
X	@cd ${WRKSRC} && ${SH} inst.sh ${WRKSRC} ${LOCALBASE}
X
X.include <bsd.port.mk>
END-of-dvdauthorwizard/Makefile
echo x - dvdauthorwizard/distinfo
sed 's/^X//' >dvdauthorwizard/distinfo << 'END-of-dvdauthorwizard/distinfo'
XMD5 (DVDAuthorWizard-1.4.6.tar.bz2) = 2998a159c515c6dd67b4da7af2810e52
XSHA256 (DVDAuthorWizard-1.4.6.tar.bz2) = 4c899eb0738d4ca1c0465193e7a0f8bd369a9446e7568621bf391a2fd06e3df3
XSIZE (DVDAuthorWizard-1.4.6.tar.bz2) = 576022
END-of-dvdauthorwizard/distinfo
echo x - dvdauthorwizard/pkg-descr
sed 's/^X//' >dvdauthorwizard/pkg-descr << 'END-of-dvdauthorwizard/pkg-descr'
XThis wizard will create a DVD with fully animated menu
Xfrom MPEG-2 files. It is designed to be very easy to use.
XAll you need to do is add one or more files to the playlist
Xand answer the questions that follow.
X
XWWW: http://dvdauthorwizard.sourceforge.net
END-of-dvdauthorwizard/pkg-descr
echo x - dvdauthorwizard/pkg-plist
sed 's/^X//' >dvdauthorwizard/pkg-plist << 'END-of-dvdauthorwizard/pkg-plist'
Xbin/DVDAuthorWizard-Builder.sh
Xbin/DVDAuthorWizard.kmdr
Xshare/applications/kde/KDVDAuthoringWizard.desktop
Xshare/apps/dvdauthorwizard/Pictures/DecoFilmroll.png
Xshare/apps/dvdauthorwizard/Pictures/DecoNone.png
Xshare/apps/dvdauthorwizard/Pictures/DecoSoftEdge.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow1-1.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow1-1Wide.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow2-2.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow2-2Wide.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow3-3.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow3-3Wide.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow4-4.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow4-4Wide.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow5-5.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow5-5Wide.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow6-1.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow6-1Wide.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow6-2.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow6-2Wide.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow6-3.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow6-3Wide.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow6-4.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow6-4Wide.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow6-5.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow6-5Wide.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow6-6.png
Xshare/apps/dvdauthorwizard/Pictures/Shadow6-6Wide.png
Xshare/apps/dvdauthorwizard/Pictures/banner1.png
Xshare/apps/dvdauthorwizard/Pictures/dia.png
Xshare/apps/dvdauthorwizard/Pictures/diabig.png
Xshare/apps/dvdauthorwizard/Pictures/dvdlogo2.png
Xshare/apps/dvdauthorwizard/Pictures/lightbluecheckerboard.png
Xshare/apps/dvdauthorwizard/Pictures/lightbluecheckerboard_backup.png
Xshare/apps/dvdauthorwizard/Pictures/lightbluecheckerboardwide.png
Xshare/apps/dvdauthorwizard/Pictures/mask.png
Xshare/apps/dvdauthorwizard/Pictures/maskbig.png
Xshare/apps/dvdauthorwizard/Pictures/maskbigwide.png
Xshare/apps/dvdauthorwizard/Pictures/maskwide.png
Xshare/apps/dvdauthorwizard/Pictures/roll.png
Xshare/apps/dvdauthorwizard/Pictures/rollbig.png
Xshare/apps/dvdauthorwizard/Pictures/rollbigmask.png
Xshare/apps/dvdauthorwizard/Pictures/rollbigwide.png
Xshare/apps/dvdauthorwizard/Pictures/rollbigwidemask.png
Xshare/apps/dvdauthorwizard/Pictures/rollmask.png
Xshare/apps/dvdauthorwizard/Pictures/rollwide.png
Xshare/apps/dvdauthorwizard/Pictures/rollwidemask.png
X@dirrm share/apps/dvdauthorwizard/Pictures
X@dirrm share/apps/dvdauthorwizard
END-of-dvdauthorwizard/pkg-plist
exit
--- dvdauthorwizard.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?20070530031431.04C7913C455>