4594206 [rkeene@sledge /home/rkeene/projects/build]$ cat vcdimager.txt
# SHORT DESC: VCD Ripping/Creation Tool
# LONG DESC: GNU VCDImager is a full-featured mastering suite for authoring, disassembling and analyzing Video CDs and Super Video CDs.

# COMPILE REQUIREMENT: libcdio

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" || exit 1
grep -v 'EMPTY_ARRAY_SIZE' config.h > config.h.1
mv config.h.1 config.h
echo '#define EMPTY_ARRAY_SIZE 0' >> config.h
make && \
${installmonitor} make install || exit 1
4594207 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06