Date: 16 Jan 2002 21:16:27 +0100 From: Tilman Linneweh <tilman@arved.de> To: FreeBSD Gnats <FreeBSD-gnats-submit@freebsd.org> Cc: Harold Gutch <logix@foobar.franken.de> Subject: ports/33957: Update Port: graphics/vcdimager 0.7.12 Message-ID: <1011212187.18831.371.camel@tl.kom.tuwien.ac.at>
next in thread | raw e-mail | index | archive | help
>Number: 33957 >Category: ports >Synopsis: Update Port graphics/vcdimager 0.7.12 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 16 12:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.4-STABLE i386 >Organization: Vienna University of Technology >Environment: System: FreeBSD tl.kom.tuwien.ac.at 4.4-STABLE FreeBSD 4.4-STABLE #2: Fri Dec 14 13:19:16 CET 2001 tilman@tl.kom.tuwien.ac.at:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: This Port has been unfetchable since Jun 14 2001 (http://people.freebsd.org/~fenner/portsurvey/graphics.html) I have asked the old Maintainer Harold Gutch to take over Maintainership, and he emailed me his ok.(This PR is CCed to him) So I request the Maintainership. There had been lots of Bugfixes since the last Version in the Ports. There are also a lot of new Features and a new XMLbased Frontend. See http://www.hvrlab.org/pub/vcdimager/latest/NEWS.txt for Details. >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: # # . # ./files # ./Makefile # ./pkg-plist # ./pkg-comment # ./pkg-descr # ./distinfo # echo c - . mkdir -p . > /dev/null 2>&1 echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: vcdimager X# Date created: 16 April 2001 X# Whom: Harold Gutch <logix@foobar.franken.de> X# X# $FreeBSD: ports/graphics/vcdimager/Makefile,v 1.1 2001/04/16 20:00:01 ijliao Exp $ X XPORTNAME= vcdimager XPORTVERSION= 0.7.12 XCATEGORIES= graphics XMASTER_SITES= http://www.vcdimager.org/pub/vcdimager/vcdimager-0.7_UNSTABLE/ X XMAINTAINER= freebsdports@arved.de X XLIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ X xml2:${PORTSDIR}/textproc/libxml2 X XHAS_CONFIGURE= yes XUSE_GMAKE= yes X XCONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" X XMAN1= vcdimager.1 vcdxminfo.1 vcdxrip.1 vcdxgen.1 vcdxbuild.1 vcddebug.1 X X.include <bsd.port.mk> END-of-./Makefile echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xbin/vcdimager Xbin/vcddebug Xbin/cdxa2mpeg Xbin/vcdxbuild Xbin/vcdxgen Xbin/vcdxrip Xbin/vcdxminfo X@unexec install-info --delete %D/info/vcdimager.info %D/info/dir X@unexec install-info --delete %D/info/vcdimager.info-1 %D/info/dir X@unexec install-info --delete %D/info/vcdimager.info-2 %D/info/dir X@unexec install-info --delete %D/info/vcdimager.info-3 %D/info/dir Xinfo/vcdimager.info Xinfo/vcdimager.info-1 Xinfo/vcdimager.info-2 Xinfo/vcdimager.info-3 X@exec install-info %D/info/vcdimager.info %D/info/dir X@exec install-info %D/info/vcdimager.info-1 %D/info/dir X@exec install-info %D/info/vcdimager.info-2 %D/info/dir X@exec install-info %D/info/vcdimager.info-3 %D/info/dir END-of-./pkg-plist echo x - ./pkg-comment sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment' XGNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping Tool END-of-./pkg-comment echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XGNU VCDImager is a full-featured mastering suite for Xauthoring, disassembling and analyzing Video CD's and Super XVideo CD's. The core functionality consists of directly making Video CD XBIN/CUE-style CD images from mpeg files. X XFeatures X- Free software available under the GNU Public License X- Support for Video CD 1.1 and 2.0 disc formats X- Support for the Super Video CD 1.0 disc format X- Full PBC (playback control) support X- Support for segment play items X- Automatic padding of MPEG streams on the fly X- Support for 99-minute (out-of-specification) CD-R media X- Extraction of Video CD's into files (incl. the PBC information) X- Use of XML for the description of Video CD's X XAuthor: Herbert Valerio Riedel <hvr@gnu.org> XWWW: http://www.gnu.org/vcdimager/ X http://www.vcdimager.org/ X X X- arved Xfreebsdports@arved.de END-of-./pkg-descr echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (vcdimager-0.7.12.tar.gz) = c1ec3525acc0254cd48ab3da0dd4b5e7 END-of-./distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1011212187.18831.371.camel>