-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- acquire... xvidcore/ xvidcore/ChangeLog xvidcore/AUTHORS xvidcore/build/ xvidcore/build/generic/ xvidcore/build/generic/Makefile xvidcore/build/generic/bootstrap.sh xvidcore/build/generic/configure.in xvidcore/build/generic/libxvidcore.def xvidcore/build/generic/libxvidcore.ld xvidcore/build/generic/platform.inc.in xvidcore/build/generic/sources.inc xvidcore/build/generic/configure xvidcore/build/generic/install-sh xvidcore/build/generic/missing xvidcore/build/generic/config.guess xvidcore/build/generic/config.sub xvidcore/build/win32/ xvidcore/build/win32/libxvidcore.dsp xvidcore/build/win32/libxvidcore.sln xvidcore/build/win32/libxvidcore.vcproj xvidcore/build/win32/libxvidcore_static.dsp xvidcore/build/win32/xvid_bench.dsp xvidcore/build/win32/xvid_decraw.dsp xvidcore/build/win32/xvid_decraw.vcproj xvidcore/build/win32/xvid_decraw_static.dsp xvidcore/build/win32/xvid_encraw.dsp xvidcore/build/win32/xvid_encraw.vcproj xvidcore/build/win32/xvid_encraw_static.dsp xvidcore/build/win32/xvidcore.dsw xvidcore/ChangeLog-1.0 xvidcore/CodingStyle xvidcore/LICENSE xvidcore/README xvidcore/TODO xvidcore/debian/ xvidcore/debian/README.Debian xvidcore/debian/changelog xvidcore/debian/compat xvidcore/debian/control xvidcore/debian/copyright xvidcore/debian/libxvidcore4-dev.dirs xvidcore/debian/libxvidcore4-dev.docs xvidcore/debian/libxvidcore4-dev.install xvidcore/debian/libxvidcore4.dirs xvidcore/debian/libxvidcore4.docs xvidcore/debian/libxvidcore4.install xvidcore/debian/rules xvidcore/doc/ xvidcore/doc/INSTALL xvidcore/doc/README xvidcore/dshow/ xvidcore/dshow/dxpatch/ xvidcore/dshow/dxpatch/dx90sdk-update-gcc.patch xvidcore/dshow/dxpatch/dx90sdk-update-gcc.txt xvidcore/dshow/Makefile xvidcore/dshow/authors.txt xvidcore/dshow/dshow.dsp xvidcore/dshow/dshow.vcproj xvidcore/dshow/sources.inc xvidcore/dshow/src/ xvidcore/dshow/src/CAbout.cpp xvidcore/dshow/src/CAbout.h xvidcore/dshow/src/CXvidDecoder.cpp xvidcore/dshow/src/CXvidDecoder.h xvidcore/dshow/src/Configure.cpp xvidcore/dshow/src/IXvidDecoder.h xvidcore/dshow/src/XviD_logo.bmp xvidcore/dshow/src/config.c xvidcore/dshow/src/config.h xvidcore/dshow/src/debug.c xvidcore/dshow/src/debug.h xvidcore/dshow/src/resource.h xvidcore/dshow/src/xvid.ax.def xvidcore/dshow/src/xvid.ax.rc xvidcore/examples/ xvidcore/examples/Makefile xvidcore/examples/README xvidcore/examples/bench.pl xvidcore/examples/bench_list.pl xvidcore/examples/cactus.pgm.bz2 xvidcore/examples/xvid_bench.c xvidcore/examples/xvid_decraw.c xvidcore/examples/xvid_encraw.c xvidcore/src/ xvidcore/src/bitstream/ xvidcore/src/bitstream/x86_asm/ xvidcore/src/bitstream/x86_asm/cbp_mmx.asm xvidcore/src/bitstream/x86_asm/cbp_sse2.asm xvidcore/src/bitstream/bitstream.c xvidcore/src/bitstream/bitstream.h xvidcore/src/bitstream/cbp.c xvidcore/src/bitstream/cbp.h xvidcore/src/bitstream/mbcoding.c xvidcore/src/bitstream/mbcoding.h xvidcore/src/bitstream/vlc_codes.h xvidcore/src/bitstream/zigzag.h xvidcore/src/decoder.c xvidcore/src/decoder.h xvidcore/src/encoder.c xvidcore/src/encoder.h xvidcore/src/global.h xvidcore/src/nasm.inc xvidcore/src/portab.h xvidcore/src/xvid.c xvidcore/src/xvid.h xvidcore/src/dct/ xvidcore/src/dct/ia64_asm/ xvidcore/src/dct/ia64_asm/fdct_ia64.s xvidcore/src/dct/ia64_asm/genidct.py xvidcore/src/dct/ia64_asm/idct_fini.s xvidcore/src/dct/ia64_asm/idct_ia64_ecc.s xvidcore/src/dct/ia64_asm/idct_ia64_gcc.s xvidcore/src/dct/ia64_asm/idct_init.s xvidcore/src/dct/README.IJG xvidcore/src/dct/fdct.c xvidcore/src/dct/fdct.h xvidcore/src/dct/idct.c xvidcore/src/dct/idct.h xvidcore/src/dct/simple_idct.c xvidcore/src/dct/ppc_asm/ xvidcore/src/dct/ppc_asm/idct_altivec.c xvidcore/src/dct/x86_asm/ xvidcore/src/dct/x86_asm/fdct_mmx_ffmpeg.asm xvidcore/src/dct/x86_asm/fdct_mmx_skal.asm xvidcore/src/dct/x86_asm/fdct_sse2_skal.asm xvidcore/src/dct/x86_asm/idct_3dne.asm xvidcore/src/dct/x86_asm/idct_mmx.asm xvidcore/src/dct/x86_asm/idct_sse2_dmitry.asm xvidcore/src/image/ xvidcore/src/image/ia64_asm/ xvidcore/src/image/ia64_asm/README xvidcore/src/image/ia64_asm/interpolate8x8_ia64.s xvidcore/src/image/ia64_asm/interpolate8x8_ia64_exact.s xvidcore/src/image/colorspace.c xvidcore/src/image/colorspace.h xvidcore/src/image/font.c xvidcore/src/image/font.h xvidcore/src/image/image.c xvidcore/src/image/image.h xvidcore/src/image/interpolate8x8.c xvidcore/src/image/interpolate8x8.h xvidcore/src/image/postprocessing.c xvidcore/src/image/postprocessing.h xvidcore/src/image/qpel.c xvidcore/src/image/qpel.h xvidcore/src/image/reduced.c xvidcore/src/image/reduced.h xvidcore/src/image/ppc_asm/ xvidcore/src/image/ppc_asm/colorspace_altivec.c xvidcore/src/image/ppc_asm/interpolate8x8_altivec.c xvidcore/src/image/ppc_asm/qpel_altivec.c xvidcore/src/image/x86_asm/ xvidcore/src/image/x86_asm/colorspace_mmx.inc xvidcore/src/image/x86_asm/colorspace_rgb_mmx.asm xvidcore/src/image/x86_asm/colorspace_yuv_mmx.asm xvidcore/src/image/x86_asm/colorspace_yuyv_mmx.asm xvidcore/src/image/x86_asm/deintl_sse.asm xvidcore/src/image/x86_asm/gmc_mmx.asm xvidcore/src/image/x86_asm/interpolate8x8_3dn.asm xvidcore/src/image/x86_asm/interpolate8x8_3dne.asm xvidcore/src/image/x86_asm/interpolate8x8_mmx.asm xvidcore/src/image/x86_asm/interpolate8x8_xmm.asm xvidcore/src/image/x86_asm/postprocessing_mmx.asm xvidcore/src/image/x86_asm/postprocessing_sse2.asm xvidcore/src/image/x86_asm/qpel_mmx.asm xvidcore/src/image/x86_asm/reduced_mmx.asm xvidcore/src/motion/ xvidcore/src/motion/ia64_asm/ xvidcore/src/motion/ia64_asm/calc_delta_1.s xvidcore/src/motion/ia64_asm/calc_delta_2.s xvidcore/src/motion/ia64_asm/calc_delta_3.s xvidcore/src/motion/ia64_asm/halfpel8_refine_ia64.s xvidcore/src/motion/ia64_asm/sad_ia64.s xvidcore/src/motion/estimation.h xvidcore/src/motion/estimation_bvop.c xvidcore/src/motion/estimation_common.c xvidcore/src/motion/estimation_gmc.c xvidcore/src/motion/estimation_pvop.c xvidcore/src/motion/estimation_rd_based.c xvidcore/src/motion/estimation_rd_based_bvop.c xvidcore/src/motion/gmc.c xvidcore/src/motion/gmc.h xvidcore/src/motion/motion.h xvidcore/src/motion/motion_comp.c xvidcore/src/motion/motion_inlines.h xvidcore/src/motion/motion_smp.h xvidcore/src/motion/sad.c xvidcore/src/motion/sad.h xvidcore/src/motion/vop_type_decision.c xvidcore/src/motion/ppc_asm/ xvidcore/src/motion/ppc_asm/sad_altivec.c xvidcore/src/motion/x86_asm/ xvidcore/src/motion/x86_asm/sad_3dn.asm xvidcore/src/motion/x86_asm/sad_3dne.asm xvidcore/src/motion/x86_asm/sad_mmx.asm xvidcore/src/motion/x86_asm/sad_sse2.asm xvidcore/src/motion/x86_asm/sad_xmm.asm xvidcore/src/plugins/ xvidcore/src/plugins/x86_asm/ xvidcore/src/plugins/x86_asm/plugin_ssim-a.asm xvidcore/src/plugins/plugin_2pass1.c xvidcore/src/plugins/plugin_2pass2.c xvidcore/src/plugins/plugin_dump.c xvidcore/src/plugins/plugin_lumimasking.c xvidcore/src/plugins/plugin_psnr.c xvidcore/src/plugins/plugin_single.c xvidcore/src/plugins/plugin_ssim.c xvidcore/src/plugins/plugin_ssim.h xvidcore/src/prediction/ xvidcore/src/prediction/mbprediction.c xvidcore/src/prediction/mbprediction.h xvidcore/src/quant/ xvidcore/src/quant/quant_h263.c xvidcore/src/quant/quant.h xvidcore/src/quant/ia64_asm/ xvidcore/src/quant/ia64_asm/quant_h263_ia64.s xvidcore/src/quant/quant_matrix.c xvidcore/src/quant/quant_matrix.h xvidcore/src/quant/quant_mpeg.c xvidcore/src/quant/ppc_asm/ xvidcore/src/quant/ppc_asm/quant_h263_altivec.c xvidcore/src/quant/ppc_asm/quant_mpeg_altivec.c xvidcore/src/quant/x86_asm/ xvidcore/src/quant/x86_asm/quantize_h263_3dne.asm xvidcore/src/quant/x86_asm/quantize_h263_mmx.asm xvidcore/src/quant/x86_asm/quantize_mpeg_mmx.asm xvidcore/src/quant/x86_asm/quantize_mpeg_xmm.asm xvidcore/src/utils/ xvidcore/src/utils/mem_align.c xvidcore/src/utils/emms.c xvidcore/src/utils/emms.h xvidcore/src/utils/ia64_asm/ xvidcore/src/utils/ia64_asm/mem_transfer_ia64.s xvidcore/src/utils/mbfunctions.h xvidcore/src/utils/mbtransquant.c xvidcore/src/utils/mem_align.h xvidcore/src/utils/mem_transfer.c xvidcore/src/utils/mem_transfer.h xvidcore/src/utils/timer.c xvidcore/src/utils/timer.h xvidcore/src/utils/ppc_asm/ xvidcore/src/utils/ppc_asm/altivec_trigger.c xvidcore/src/utils/ppc_asm/mem_transfer_altivec.c xvidcore/src/utils/x86_asm/ xvidcore/src/utils/x86_asm/cpuid.asm xvidcore/src/utils/x86_asm/interlacing_mmx.asm xvidcore/src/utils/x86_asm/mem_transfer_3dne.asm xvidcore/src/utils/x86_asm/mem_transfer_mmx.asm xvidcore/vfw/ xvidcore/vfw/vfw.vcproj xvidcore/vfw/LICENSE xvidcore/vfw/vfw.dsp xvidcore/vfw/bin/ xvidcore/vfw/bin/Makefile xvidcore/vfw/bin/sources.inc xvidcore/vfw/bin/xvid.inf xvidcore/vfw/src/ xvidcore/vfw/src/w32api/ xvidcore/vfw/src/w32api/vfw.h xvidcore/vfw/src/XviD_logo.bmp xvidcore/vfw/src/codec.c xvidcore/vfw/src/codec.h xvidcore/vfw/src/config.c xvidcore/vfw/src/config.h xvidcore/vfw/src/debug.h xvidcore/vfw/src/driverproc.c xvidcore/vfw/src/driverproc.def xvidcore/vfw/src/resource.h xvidcore/vfw/src/resource.rc xvidcore/vfw/src/status.c xvidcore/vfw/src/status.h xvidcore/vfw/src/vfwext.h xvidcore/vfw/src/xvid.ico -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-extract... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile... + cd build/generic + ub_compile ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic checking build system type... i686-uhu-linux checking host system type... i686-uhu-linux checking target system type... i686-uhu-linux checking whether to use default CFLAGS... no checking for i686-uhu-linux-gcc... i686-uhu-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-uhu-linux-gcc accepts -g... yes checking for i686-uhu-linux-gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /bin/install -c checking for i686-uhu-linux-ranlib... no checking for ranlib... ranlib checking for whether to use assembly code... yes checking for architecture type... ia32 checking how to run the C preprocessor... i686-uhu-linux-gcc -E checking for egrep... 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 int *... yes checking size of int *... 4 checking whether byte ordering is bigendian... no checking for build extensions... .so .a .o checking for platform specific LDFLAGS/CFLAGS... ok checking for yasm... no checking for nasm... yes checking for nasm version... 2 checking for asm object format... elf checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for pthread_join in -lpthread... yes configure: creating ./config.status config.status: creating platform.inc make -j1 MAN1EXT=1 MAN2EXT=2 MAN3EXT=3 MAN4EXT=4 MAN5EXT=5 MAN6EXT=6 MAN7EXT=7 MAN8EXT=8 D: =build C: ./decoder.c C: ./encoder.c C: ./xvid.c C: bitstream/bitstream.c C: bitstream/cbp.c C: bitstream/mbcoding.c C: dct/fdct.c C: dct/idct.c C: dct/simple_idct.c C: image/colorspace.c C: image/image.c C: image/interpolate8x8.c C: image/font.c C: image/postprocessing.c C: image/qpel.c C: image/reduced.c C: motion/estimation_bvop.c C: motion/estimation_common.c C: motion/estimation_gmc.c C: motion/estimation_pvop.c C: motion/estimation_rd_based.c C: motion/estimation_rd_based_bvop.c C: motion/gmc.c C: motion/motion_comp.c C: motion/vop_type_decision.c C: motion/sad.c C: prediction/mbprediction.c C: plugins/plugin_single.c C: plugins/plugin_2pass1.c C: plugins/plugin_2pass2.c C: plugins/plugin_lumimasking.c C: plugins/plugin_dump.c C: plugins/plugin_psnr.c C: plugins/plugin_ssim.c C: quant/quant_h263.c C: quant/quant_matrix.c C: quant/quant_mpeg.c C: utils/emms.c C: utils/mbtransquant.c C: utils/mem_align.c C: utils/mem_transfer.c C: utils/timer.c A: bitstream/x86_asm/cbp_mmx.asm A: bitstream/x86_asm/cbp_sse2.asm A: dct/x86_asm/fdct_mmx_ffmpeg.asm A: dct/x86_asm/fdct_mmx_skal.asm A: dct/x86_asm/fdct_sse2_skal.asm A: dct/x86_asm/idct_3dne.asm A: dct/x86_asm/idct_mmx.asm A: dct/x86_asm/idct_sse2_dmitry.asm A: image/x86_asm/colorspace_rgb_mmx.asm A: image/x86_asm/colorspace_yuv_mmx.asm A: image/x86_asm/colorspace_yuyv_mmx.asm A: image/x86_asm/interpolate8x8_3dn.asm A: image/x86_asm/interpolate8x8_3dne.asm A: image/x86_asm/interpolate8x8_mmx.asm A: image/x86_asm/interpolate8x8_xmm.asm A: image/x86_asm/postprocessing_mmx.asm A: image/x86_asm/postprocessing_sse2.asm A: image/x86_asm/reduced_mmx.asm A: image/x86_asm/qpel_mmx.asm A: image/x86_asm/gmc_mmx.asm A: image/x86_asm/deintl_sse.asm A: motion/x86_asm/sad_xmm.asm A: motion/x86_asm/sad_sse2.asm A: motion/x86_asm/sad_mmx.asm A: motion/x86_asm/sad_3dne.asm A: motion/x86_asm/sad_3dn.asm A: quant/x86_asm/quantize_h263_mmx.asm A: quant/x86_asm/quantize_h263_3dne.asm A: quant/x86_asm/quantize_mpeg_xmm.asm A: quant/x86_asm/quantize_mpeg_mmx.asm A: utils/x86_asm/mem_transfer_mmx.asm A: utils/x86_asm/mem_transfer_3dne.asm A: utils/x86_asm/interlacing_mmx.asm A: utils/x86_asm/cpuid.asm A: plugins/x86_asm/plugin_ssim-a.asm L: libxvidcore.a L: libxvidcore.so.4.2 --------------------------------------------------------------- Xvid has been successfully built. * Binaries are currently located in the '=build' directory * To install them on your system, you can run '# make install' as root. --------------------------------------------------------------- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-remove-unused... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-compress... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install... + cd build/generic + ub_install DESTDIR-aware Makefile found. make DESTDIR=/var/uhubuild/work/install MAN1EXT=1 MAN2EXT=2 MAN3EXT=3 MAN4EXT=4 MAN5EXT=5 MAN6EXT=6 MAN7EXT=7 MAN8EXT=8 install D: /usr/lib I: /usr/lib/libxvidcore.so.4.2 I: /usr/lib/libxvidcore.a D: /usr/include I: /usr/include/xvid.h + ln -sf /usr/lib/libxvidcore.so.4.2 /var/uhubuild/work/install/usr/lib/libxvidcore.so + ln -sf /usr/lib/libxvidcore.so.4.2 /var/uhubuild/work/install/usr/lib/libxvidcore.so.4 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- strip... ./usr/lib/libxvidcore.so.4.2 ./usr/lib/libxvidcore.a -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- doc... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- move-compile... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- python... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- addons... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- cleanup... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- optipng... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- split... xvid-dev: pattern=[/lib/*.a] pattern=[/lib/*.la] pattern=[/lib/*.so] pattern=[/usr/bin/*-config] pattern=[/usr/include] usr/include pattern=[/usr/lib/**/*.a] usr/lib/libxvidcore.a pattern=[/usr/lib/**/*.la] pattern=[/usr/lib/**/*.so] usr/lib/libxvidcore.so pattern=[/usr/lib/*/include] pattern=[/usr/lib/*Conf.sh] pattern=[/usr/lib/pkgconfig] pattern=[/usr/share/aclocal] pattern=[/usr/share/man/**/man1/*-config.1*] pattern=[/usr/share/man/**/man3] usr/share/man/man3 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- dirs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- users-groups... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- changelog... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- suid_wrapper... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- perms... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- scripts... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- remove-misc... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- man... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- info... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- mo... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- timestamps... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- menu... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- depends... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- shlibs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- fhs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- conffiles... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- buildinfo... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- control... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- pack... xvid... xvid-dev...