the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: pgcedit
Version: 8.6
Revision: 1
Depends: tcltk, mkisofs
Description: DVD IFO and menu editor
Source: http://www.videohelp.com/~r0lZ/pgcedit/versions/PgcEdit_source_%v.zip
Source2: http://www.videohelp.com/~r0lZ/pgcedit/versions/PgcEdit_Manual_html.zip
Source-MD5: fab080026402fcc9a31d86d26172b6ca
Source2-MD5: 45af5ce60004b6c693928d30d583da7d
SourceRename: PgcEdit_source_%v.zip
Source2Rename: PgcEdit_Manual_%v_html.zip
NoSourceDirectory: true
PatchScript: <<
perl -pi -e 's|/Tcl/work/PGCEDIT|%p/share/%n|' *tcl
<<
CompileScript: <<
mv COPYING.txt COPYING
mv HISTORY.txt HISTORY
mv TODO.txt TODO
<<
InstallScript: <<
mkdir -p %i/bin %i/share/%n/plugins %i/share/doc/%n
echo '#!/bin/sh' > %i/bin/pgcedit
echo 'exec %p/bin/wish %p/share/%n/PgcEdit.tcl "$@"' >> %i/bin/pgcedit
chmod +x %i/bin/pgcedit
cp -r PgcEdit.tcl PgcEdit_main.tcl bin doc lib %i/share/%n
ln -s %p/share/%n/doc %i/share/doc/%n/html
<<
DocFiles: COPYING HISTORY TODO
DescDetail: <<
PgcEdit is a DVD IFO and Menu editor designed to allow the
modification of the navigation commands and parameters of an already
authored DVD structure.
PgcEdit is also an excellent tool to learn how a DVD works, with his
powerful Trace function.
Since v0.6.0, PgcEdit is also the first program able to burn a Double
Layer DVD-Video on DL DVD+R or DL DVD-R, with an interactive interface
(including a preview), to select the position of the layer break.
<<
Maintainer: Chris Zubrzycki
Homepage: http://www.videohelp.com/~r0lZ/pgcedit/
License: GPL