Log of sh /source/phantomX/l/dvdauthor//dvdauthor.SlackBuild Tue Jan 10 01:19:38 2012 dvdauthor/ dvdauthor/configure.ac dvdauthor/INSTALL dvdauthor/Makefile.in dvdauthor/NEWS dvdauthor/configure dvdauthor/ChangeLog dvdauthor/TODO dvdauthor/autotools/ dvdauthor/autotools/install-sh dvdauthor/autotools/config.sub dvdauthor/autotools/depcomp dvdauthor/autotools/config.rpath dvdauthor/autotools/config.guess dvdauthor/autotools/missing dvdauthor/COPYING dvdauthor/dvdauthor.spec.in dvdauthor/Makefile.am dvdauthor/aclocal.m4 dvdauthor/README dvdauthor/AUTHORS dvdauthor/src/ dvdauthor/src/dvdpgc.c dvdauthor/src/mpeg2desc.c dvdauthor/src/dvdvml.c dvdauthor/src/dvdvm.h dvdauthor/src/subreader.h dvdauthor/src/dvduncompile.h dvdauthor/src/subgen-parse-xml.c dvdauthor/src/subreader.c dvdauthor/src/dvdvmy.c dvdauthor/src/Makefile.in dvdauthor/src/subgen-image.c dvdauthor/src/readxml.c dvdauthor/src/conffile.h dvdauthor/src/dvdvmy.h dvdauthor/src/compat.h dvdauthor/src/subglobals.h dvdauthor/src/dvdvml.l dvdauthor/src/dvdcompile.c dvdauthor/src/config.h.in dvdauthor/src/compat.c dvdauthor/src/dvdcli.c dvdauthor/src/conffile.c dvdauthor/src/dvduncompile.c dvdauthor/src/Makefile.am dvdauthor/src/spuunmux.c dvdauthor/src/common.h dvdauthor/src/subfont.h dvdauthor/src/da-internal.h dvdauthor/src/dvdauthor.c dvdauthor/src/subrender.c dvdauthor/src/subfont.c dvdauthor/src/dvdvob.c dvdauthor/src/dvdifo.c dvdauthor/src/rgb.h dvdauthor/src/subgen.h dvdauthor/src/readxml.h dvdauthor/src/dvddirdel.in dvdauthor/src/dvdvmy.y dvdauthor/src/subgen.c dvdauthor/src/dvdauthor.h dvdauthor/src/dvdunauthor.c dvdauthor/src/subgen-encode.c dvdauthor/src/subrender.h dvdauthor/doc/ dvdauthor/doc/spumux.xsd dvdauthor/doc/spuunmux.1 dvdauthor/doc/dvdauthor.1 dvdauthor/doc/Makefile.in dvdauthor/doc/dvdunauthor.1 dvdauthor/doc/dvddirdel.1 dvdauthor/doc/dvdauthor.xsd dvdauthor/doc/Makefile.am dvdauthor/doc/mpeg2desc.1 dvdauthor/doc/spumux.1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -up dvdauthor/src/conffile.c~ dvdauthor/src/conffile.c |--- dvdauthor/src/conffile.c~ 2010-04-08 08:43:24.000000000 +0300 |+++ dvdauthor/src/conffile.c 2010-11-08 20:39:13.497409429 +0200 -------------------------- Patching file src/conffile.c using Plan A... Hunk #1 succeeded at 76. Hunk #2 succeeded at 250. Hunk #3 succeeded at 271. Hunk #4 succeeded at 284. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |commit c82aaa4eb1a1c36bf7e2b7ae3c9140d0bf8000b5 |Author: Lawrence D'Oliveiro |Date: Wed Jan 26 00:48:37 2011 +0000 | | fix to build against png-1.5 (thanks to Thomas Klausner) | |diff --git a/src/spuunmux.c b/src/spuunmux.c |index 5e565d1..9ad2371 100644 |--- a/src/spuunmux.c |+++ b/src/spuunmux.c -------------------------- Patching file src/spuunmux.c using Plan A... Hunk #1 succeeded at 39. Hunk #2 succeeded at 611. done checking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for DVDOpenFile in -ldvdread... yes checking for getopt_long in -lgnugetopt... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for strndup... yes checking for getopt_long... yes checking for setmode... no checking for Magick-config... Magick-config checking for ExportImagePixels... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FONTCONFIG... yes checking for FRIBIDI... yes checking for FriBidiParType... no checking for freetype-config... freetype-config checking ft2build.h usability... yes checking ft2build.h presence... yes checking for ft2build.h... yes checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking for ld used by GCC... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for xml2-config... /usr/bin/xml2-config checking for libxml - version >= 2.6.0... yes (version 2.7.8) checking whether O_BINARY is declared... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands Making all in doc make[1]: Entering directory `/tmp/dvdauthor/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/dvdauthor/doc' Making all in src make[1]: Entering directory `/tmp/dvdauthor/src' make all-am make[2]: Entering directory `/tmp/dvdauthor/src' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c dvdauthor.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c dvdcompile.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c dvdvml.c dvdcompile.c: In function ‘compilecs’: dvdcompile.c:653:21: warning: suggest parentheses around ‘&&’ within ‘||’ dvdcompile.c:763:15: warning: suggest parentheses around ‘&&’ within ‘||’ dvdcompile.c:765:15: warning: suggest parentheses around ‘&&’ within ‘||’ dvdcompile.c:1037:21: warning: suggest parentheses around ‘&&’ within ‘||’ dvdcompile.c: In function ‘negateif’: dvdcompile.c:1159:13: warning: suggest parentheses around arithmetic in operand of ‘|’ dvdcompile.c: In function ‘vm_optimize’: dvdcompile.c:1419:17: warning: suggest parentheses around ‘&&’ within ‘||’ dvdcompile.c:1457:17: warning: suggest parentheses around ‘&&’ within ‘||’ dvdauthor.c: In function ‘deletedir’: dvdauthor.c:1220:21: warning: suggest parentheses around ‘&&’ within ‘||’ gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c dvdvmy.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c dvdifo.c dvdifo.c:87:13: warning: ‘buf_write8b’ defined but not used gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c dvdvob.c dvdvob.c: In function ‘transpose_ts’: dvdvob.c:370:17: warning: suggest parentheses around ‘&&’ within ‘||’ gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c dvdpgc.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c dvdcli.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c readxml.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c conffile.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c compat.c compat.c: In function ‘parse_color’: compat.c:1143:13: warning: suggest parentheses around ‘&&’ within ‘||’ compat.c:1143:13: warning: suggest parentheses around ‘&&’ within ‘||’ compat.c:1145:17: warning: suggest parentheses around ‘&&’ within ‘||’ gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c subgen.c compat.c:1172:37: warning: ‘gotlightness’ may be used uninitialized in this function gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c subgen-parse-xml.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c subgen-encode.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c subgen-image.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c subrender.c subgen-encode.c: In function ‘svcd_rotate’: subgen-encode.c:124:13: warning: suggest parentheses around ‘-’ in operand of ‘&’ subgen-encode.c:126:13: warning: suggest parentheses around ‘+’ in operand of ‘&’ gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c subreader.c subrender.c: In function ‘alloc_buf’: subrender.c:191:5: warning: suggest parentheses around ‘+’ in operand of ‘&’ subgen-image.c: In function ‘pickbuttongroups’: subgen-image.c:551:19: warning: suggest parentheses around ‘&&’ within ‘||’ subgen-image.c: In function ‘image_init’: subgen-image.c:1101:5: warning: ‘InitializeMagick’ is deprecated (declared at /usr/include/ImageMagick/magick/deprecate.h:311) subgen-image.c: In function ‘image_shutdown’: subgen-image.c:1108:5: warning: ‘DestroyMagick’ is deprecated (declared at /usr/include/ImageMagick/magick/deprecate.h:296) subreader.c: In function ‘sub_read_file’: subreader.c:2145:7: warning: suggest parentheses around ‘&&’ within ‘||’ subrender.c: In function ‘vo_update_osd’: subrender.c:279:21: warning: ‘curch’ may be used uninitialized in this function subrender.c:279:21: note: ‘curch’ was declared here gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c subfont.c subfont.c: In function ‘done_freetype’: subfont.c:940:9: warning: unused variable ‘err’ gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c spuunmux.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c mpeg2desc.c spuunmux.c: In function ‘cmap_find’: spuunmux.c:555:21: warning: suggest parentheses around arithmetic in operand of ‘|’ spuunmux.c: In function ‘main’: spuunmux.c:1341:27: warning: suggest parentheses around ‘&&’ within ‘||’ gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c dvdunauthor.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -I/usr/include/ImageMagick -I/usr/include/freetype2 -I/usr/include/fribidi -Wall -O2 -fPIC -c dvduncompile.c dvdunauthor.c: In function ‘dump_pgcs’: dvdunauthor.c:588:21: warning: pointer targets in passing argument 3 of ‘xmlNewProp’ differ in signedness /usr/include/libxml2/libxml/tree.h:745:3: note: expected ‘const xmlChar *’ but argument is of type ‘char *’ dvdunauthor.c: In function ‘findpalette’: dvdunauthor.c:908:21: warning: suggest parentheses around arithmetic in operand of ‘|’ gcc -Wall -O2 -fPIC -Wl,--as-needed -o dvdauthor dvdauthor.o dvdcompile.o dvdvml.o dvdvmy.o dvdifo.o dvdvob.o dvdpgc.o dvdcli.o readxml.o conffile.o compat.o -lxml2 -lz -lm dvdunauthor.c: In function ‘dump_pgcs.clone.3’: dvdunauthor.c:542:28: warning: ‘titletotal’ may be used uninitialized in this function gcc -Wall -O2 -fPIC -Wl,--as-needed -o spumux subgen.o subgen-parse-xml.o readxml.o subgen-encode.o subgen-image.o conffile.o compat.o subrender.o subreader.o subfont.o -lxml2 -lz -lm -L/usr/lib64 -L/usr/lib64 -lMagickCore -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng -ldjvulibre -lfftw3 -lfontconfig -lwmf -lwmflite -lXext -lXt -lSM -lICE -lX11 -llzma -lbz2 -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -pthread -lrsvg-2 -lgio-2.0 -lgdk_pixbuf-2.0 -lm -lcairo -lgobject-2.0 -lgmodule-2.0 -lpng14 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lz -lm -lpthread -lltdl -lfreetype -lz -lfribidi -lfontconfig gcc -Wall -O2 -fPIC -Wl,--as-needed -o mpeg2desc mpeg2desc.o compat.o rm -f dvddirdel dvddirdel.tmp sed -e 's,@sysconfdir\@,/etc,g' -e 's,@PACKAGE_NAME\@,DVDAuthor,g' -e 's,@PACKAGE_VERSION\@,0.7.0,g' -e 's,@PACKAGE_BUGREPORT\@,dvdauthor-users@lists.sourceforge.net,g' ./dvddirdel.in > dvddirdel.tmp chmod +x dvddirdel.tmp mv dvddirdel.tmp dvddirdel gcc -Wall -O2 -fPIC -Wl,--as-needed -o spuunmux spuunmux.o compat.o conffile.o -lpng -lz -lm gcc -Wall -O2 -fPIC -Wl,--as-needed -o dvdunauthor dvdunauthor.o dvduncompile.o compat.o -lxml2 -lz -lm -ldvdread make[2]: Leaving directory `/tmp/dvdauthor/src' make[1]: Leaving directory `/tmp/dvdauthor/src' make[1]: Entering directory `/tmp/dvdauthor' rm -f dvdauthor.spec dvdauthor.spec.tmp sed -e 's,@sysconfdir\@,/etc,g' -e 's,@PACKAGE_NAME\@,DVDAuthor,g' -e 's,@PACKAGE_VERSION\@,0.7.0,g' -e 's,@PACKAGE_BUGREPORT\@,dvdauthor-users@lists.sourceforge.net,g' ./dvdauthor.spec.in > dvdauthor.spec.tmp mv dvdauthor.spec.tmp dvdauthor.spec make[1]: Leaving directory `/tmp/dvdauthor' Making install in doc make[1]: Entering directory `/tmp/dvdauthor/doc' make[2]: Entering directory `/tmp/dvdauthor/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/dvdauthor" || /bin/mkdir -p "/tmp/package-dvdauthor/usr/share/dvdauthor" /bin/ginstall -c -m 644 dvdauthor.xsd spumux.xsd '/tmp/package-dvdauthor/usr/share/dvdauthor' test -z "/usr/man/man1" || /bin/mkdir -p "/tmp/package-dvdauthor/usr/man/man1" /bin/ginstall -c -m 644 dvdauthor.1 dvddirdel.1 dvdunauthor.1 mpeg2desc.1 spumux.1 spuunmux.1 '/tmp/package-dvdauthor/usr/man/man1' make[2]: Leaving directory `/tmp/dvdauthor/doc' make[1]: Leaving directory `/tmp/dvdauthor/doc' Making install in src make[1]: Entering directory `/tmp/dvdauthor/src' make[2]: Entering directory `/tmp/dvdauthor/src' test -z "/usr/bin" || /bin/mkdir -p "/tmp/package-dvdauthor/usr/bin" /bin/ginstall -c dvdauthor spumux spuunmux mpeg2desc dvdunauthor '/tmp/package-dvdauthor/usr/bin' test -z "/usr/bin" || /bin/mkdir -p "/tmp/package-dvdauthor/usr/bin" /bin/ginstall -c dvddirdel '/tmp/package-dvdauthor/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/dvdauthor/src' make[1]: Leaving directory `/tmp/dvdauthor/src' make[1]: Entering directory `/tmp/dvdauthor' make[2]: Entering directory `/tmp/dvdauthor' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/dvdauthor' make[1]: Leaving directory `/tmp/dvdauthor' cp: cannot stat `html': No such file or directory rmdir: failed to remove `/tmp/package-dvdauthor/usr/src/slackbuilds/dvdauthor/patches': Directory not empty Finding dependencies... The following dependencies have been found: bzip2 >= 1.0.6 cairo >= 1.10.2 cxxlibs >= 6.0.14 | gcc-g++ >= 4.5.2 djvulibre >= 3.5.24 expat >= 2.0.1 fftw >= 3.2.2 fontconfig >= 2.8.0 freetype >= 2.4.4 fribidi >= 0.10.9 gcc >= 4.5.2 gdk-pixbuf2 >= 2.24.0 glib2 >= 2.30.2 glibc-solibs >= 2.13 ilmbase >= 1.0.2 imagemagick >= 6.6.6_10 jasper >= 1.900.1 lcms >= 1.19 libdvdread >= 4.1.3 libffi >= 3.0.9 libICE >= 1.0.7 libjpeg >= 8a libpng >= 1.4.8 librsvg >= 2.32.0 libSM >= 1.2.0 libtiff >= 3.9.4 libtool >= 2.4 libwmf >= 0.2.8.4 libX11 >= 1.4.3 libXau >= 1.0.6 libxcb >= 1.7 libXdmcp >= 1.1.0 libXext >= 1.2.0 libxml2 >= 2.7.8 libXrender >= 0.9.6 libXt >= 1.1.1 openexr >= 1.7.0 pango >= 1.29.1 pixman >= 0.21.6 util-linux >= 2.19 xz >= 5.0.2 zlib >= 1.2.5 ++ cd /tmp/package-dvdauthor ++ /bin/chown --recursive root:root . ++ /sbin/makepkg --linkadd y --chown n /source/phantomX/l/dvdauthor/dvdauthor-0.7.0-x86_64-3vl70.txz Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the files and directories in your package to some sane permissions. If any of the files or dirs in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory and file permissions and set their ownerships to root:root? [y/N] n Creating the package file... ./ install/ install/slack-desc install/slack-required usr/ usr/man/ usr/man/man1/ usr/man/man1/dvddirdel.1.gz usr/man/man1/dvdunauthor.1.gz usr/man/man1/dvdauthor.1.gz usr/man/man1/spuunmux.1.gz usr/man/man1/spumux.1.gz usr/man/man1/mpeg2desc.1.gz usr/share/ usr/share/dvdauthor/ usr/share/dvdauthor/dvdauthor.xsd usr/share/dvdauthor/spumux.xsd usr/doc/ usr/doc/dvdauthor-0.7.0/ usr/doc/dvdauthor-0.7.0/ChangeLog.SB usr/doc/dvdauthor-0.7.0/README usr/doc/dvdauthor-0.7.0/TODO usr/doc/dvdauthor-0.7.0/ChangeLog usr/doc/dvdauthor-0.7.0/COPYING usr/src/ usr/src/slackbuilds/ usr/src/slackbuilds/dvdauthor/ usr/src/slackbuilds/dvdauthor/ChangeLog.SB usr/src/slackbuilds/dvdauthor/patches/ usr/src/slackbuilds/dvdauthor/patches/dvdauthor-0.7.0-unset-home-650433.patch usr/src/slackbuilds/dvdauthor/patches/dvdauthor-0.7.0-libpng15.patch usr/src/slackbuilds/dvdauthor/dvdauthor.SlackBuild usr/src/slackbuilds/dvdauthor/slack-desc usr/src/slackbuilds/dvdauthor/slack-required usr/src/slackbuilds/dvdauthor/apply-patches.sh usr/bin/ usr/bin/dvdauthor usr/bin/dvdunauthor usr/bin/spumux usr/bin/mpeg2desc usr/bin/dvddirdel usr/bin/spuunmux Package created: /source/phantomX/l/dvdauthor/dvdauthor-0.7.0-x86_64-3vl70.txz Basename: dvdauthor Version number: 0.7.0 Minimum arch: x86_64 Build version: 3vl70 Compression: txz (XZ LZMA compressed) + set +o xtrace Tue Jan 10 01:20:04 2012 ----------------