diff --git a/multimedia/nvrec/gcc34.patch b/multimedia/nvrec/gcc34.patch deleted file mode 100644 index 32378cc2e..000000000 --- a/multimedia/nvrec/gcc34.patch +++ /dev/null @@ -1,25 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../nvrec/gcc34.patch -# Copyright (C) 2004 - 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- ---- ./divx4/divx4file_core.c.orig 2005-06-02 19:26:49.059954704 -0400 -+++ ./divx4/divx4file_core.c 2005-06-02 19:28:07.248417472 -0400 -@@ -275,6 +275,7 @@ - if(divx4c->dlh) - dlclose(divx4c->dlh); - */ -+ return; - } - - void divx4file_core_nullvideo(struct file_core_t * fct) diff --git a/multimedia/nvrec/nvrec.cache b/multimedia/nvrec/nvrec.cache deleted file mode 100644 index 1252c6a79..000000000 --- a/multimedia/nvrec/nvrec.cache +++ /dev/null @@ -1,35 +0,0 @@ - -[TIMESTAMP] 1134318357 Sun Dec 11 17:25:57 2005 -[BUILDTIME] 10 (9) ERROR -[SIZE] 0.02 MB, 7 files - -[DEP] alsa-lib -[DEP] autoconf -[DEP] automake -[DEP] avifile -[DEP] bash -[DEP] binutils -[DEP] bzip2 -[DEP] coreutils -[DEP] diffutils -[DEP] findutils -[DEP] gawk -[DEP] gcc -[DEP] glibc -[DEP] grep -[DEP] lame -[DEP] libmad -[DEP] libquicktime -[DEP] libsdl -[DEP] linux-header -[DEP] m4 -[DEP] make -[DEP] mktemp -[DEP] net-tools -[DEP] patch -[DEP] perl -[DEP] rte -[DEP] sed -[DEP] sysfiles -[DEP] tar -[DEP] util-linux diff --git a/multimedia/nvrec/nvrec.conf b/multimedia/nvrec/nvrec.conf deleted file mode 100644 index fe0905e5d..000000000 --- a/multimedia/nvrec/nvrec.conf +++ /dev/null @@ -1,35 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../nvrec/nvrec.conf -# Copyright (C) 2007 The OpenSDE Project -# Copyright (C) 2004 - 2006 The T2 SDE Project -# Copyright (C) 1998 - 2003 Clifford Wolf -# -# More information can be found in the files COPYING and README. -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; version 2 of the License. A copy of the -# GNU General Public License can be found in the file COPYING. -# --- SDE-COPYRIGHT-NOTE-END --- - -if [ $arch = x86 ] ; then - for x in X86_MMX X86_MMXEXT X86_SSE X86_SSE2 X86_3DNOW X86_3DNOWEXT; do - var_append confopt " " "--enable-$x" - done -else - for x in X86_MMX X86_MMXEXT X86_SSE X86_SSE2 X86_3DNOW X86_3DNOWEXT; do - var_append confopt " " "--disable-$x" - done -fi - -pkginstalled libquicktime || - var_append confopt ' ' '--without-quicktime' - -# last API not supported, dead project. -var_append confopt ' ' '--without-divx4linux' -# new API not supported -var_append confopt ' ' '--without-avifile' - -hook_add preconf 5 "./bootstrap" diff --git a/multimedia/nvrec/nvrec.desc b/multimedia/nvrec/nvrec.desc deleted file mode 100644 index 9e0ff1619..000000000 --- a/multimedia/nvrec/nvrec.desc +++ /dev/null @@ -1,42 +0,0 @@ - -[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- -[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. -[COPY] -[COPY] Filename: package/.../nvrec/nvrec.desc -[COPY] Copyright (C) 2006 The OpenSDE Project -[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project -[COPY] Copyright (C) 1998 - 2003 Clifford Wolf -[COPY] -[COPY] More information can be found in the files COPYING and README. -[COPY] -[COPY] This program is free software; you can redistribute it and/or modify -[COPY] it under the terms of the GNU General Public License as published by -[COPY] the Free Software Foundation; version 2 of the License. A copy of the -[COPY] GNU General Public License can be found in the file COPYING. -[COPY] --- SDE-COPYRIGHT-NOTE-END --- - -[I] High performance audio/video capture engine - -[T] This is an attempt at a high performance audio/video capture engine. It -[T] currently only supports v4l1, v4l2 and OSS drivers. This engine makes -[T] use of deep buffers (2 seconds+) for audio and video. The video is -[T] buffered in the driver to avoid too many costly userspace copies. The -[T] audio is buffered in a userspace ring buffer. This is expensive, but -[T] neccessary, as OSS drivers are often limited to very short buffers. - -[U] http://nvrec.sourceforge.net - -[A] Justin Schoeman -[M] The OpenSDE Community - -[C] extra/multimedia - -[R] + x86 x86-64 - -[L] GPL -[S] Beta -[V] 20041227 -[P] X -----5---9 174.300 - -[D] 2181453387 nvrec-20041227.tar.gz http://dl.sourceforge.net/sourceforge/nvrec/ -