Browse Source

removed avifile and tvtime, both packages have no development for ages

user/chris/test/early-mdev
Aldas Nabazas 14 years ago committed by Alejandro Mery
parent
commit
1780483d20
  1. 76
      multimedia/avifile/avifile.cache
  2. 27
      multimedia/avifile/avifile.conf
  3. 40
      multimedia/avifile/avifile.desc
  4. 37
      multimedia/avifile/ffmpeg-api.patch
  5. 53
      multimedia/avifile/head-n1-usage.patch
  6. 24
      multimedia/avifile/signedness.patch
  7. 105
      multimedia/avifile/system-ffmpeg.patch
  8. 12
      multimedia/avifile/xvid4-needs-libm.patch
  9. 27
      multimedia/tvtime/compile-fix.patch
  10. 73
      multimedia/tvtime/gcc41.patch
  11. 47
      multimedia/tvtime/tvtime.cache
  12. 43
      multimedia/tvtime/tvtime.desc

76
multimedia/avifile/avifile.cache

@ -1,76 +0,0 @@
[TIMESTAMP] 1134134276 Fri Dec 9 14:17:56 2005
[BUILDTIME] 145 (9)
[SIZE] 3.86 MB, 165 files
[DEP] a52dec
[DEP] autoconf
[DEP] automake
[DEP] bash
[DEP] binutils
[DEP] bzip2
[DEP] xorg-cf-files
[DEP] coreutils
[DEP] diffutils
[DEP] divx4linux
[DEP] expat
[DEP] ffmpeg
[DEP] findutils
[DEP] fontconfig
[DEP] freetype
[DEP] gawk
[DEP] gcc
[DEP] glibc
[DEP] grep
[DEP] imake
[DEP] inputproto
[DEP] kbproto
[DEP] lame
[DEP] libdrm
[DEP] libice
[DEP] libjpeg
[DEP] libogg
[DEP] libpng
[DEP] libsdl
[DEP] libsm
[DEP] libtool
[DEP] libvorbis
[DEP] libx11
[DEP] libxau
[DEP] libxcursor
[DEP] libxdmcp
[DEP] libxext
[DEP] libxfixes
[DEP] libxft
[DEP] libxi
[DEP] libxinerama
[DEP] libxmu
[DEP] libxrandr
[DEP] libxrender
[DEP] libxt
[DEP] libxv
[DEP] libxxf86dga
[DEP] libxxf86vm
[DEP] linux-header
[DEP] m4
[DEP] make
[DEP] mesa
[DEP] mktemp
[DEP] net-tools
[DEP] patch
[DEP] perl
[DEP] pkgconfig
[DEP] qt3
[DEP] renderproto
[DEP] sed
[DEP] sysfiles
[DEP] tar
[DEP] util-linux
[DEP] videoproto
[DEP] xextproto
[DEP] xf86dgaproto
[DEP] xf86vidmodeproto
[DEP] xineramaproto
[DEP] xproto
[DEP] xvid
[DEP] zlib

27
multimedia/avifile/avifile.conf

@ -1,27 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../avifile/avifile.conf
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# 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 ---
autogen=1
# Prevent using the internal ffmpeg and use an external one instead.
pkgprefix -t ffmpeg
var_append GCC_WRAPPER_APPEND ' ' "-I$root/$(pkgprefix includedir ffmpeg)/libavformat"
var_append GCC_WRAPPER_APPEND ' ' "-I$root/$(pkgprefix includedir ffmpeg)/libavcodec"
# some addition to the patches to use the system ffmpeg
var_append makeopt ' ' 'FF_LIB="-lavformat -lavcodec -lavutil"'
# just to be sure
hook_add prepatch 3 "rm -rf ffmpeg"

40
multimedia/avifile/avifile.desc

@ -1,40 +0,0 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../avifile/avifile.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] Library to access AVI videos via original Windows(tm) dlls
[T] Avifile attempts to provide a working implementation of a few multimedia-
[T] related utilities for x86 Linux. DivX ;-), Indeo Video, I263, and others,
[T] able to show subtitles and perform video output using YUV overlays when
[T] necessary support from hardware and operating system is available. It is
[T] also able to play most files in ASF format, and current development code
[T] is capable of streaming ASF media over HTTP!
[U] http://avifile.sourceforge.net
[A] Eugene Smith <divx@euro.ru>
[M] The OpenSDE Community <list@opensde.org>
[C] extra/multimedia
[L] GPL
[S] Beta
[V] 0-7-070918
[P] X -----5---9 159.100
#[D] 3121285125 avifile-0.7-0.7.43.tar.bz2 http://dl.sourceforge.net/sourceforge/avifile/
[D] X avifile-0.7-070918.tar.bz2 cvs://:pserver:anonymous@avifile.cvs.sourceforge.net:/cvsroot/avifile/ avifile-0.6 -D 2007-09-18

37
multimedia/avifile/ffmpeg-api.patch

@ -1,37 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../avifile/ffmpeg-api.patch
# Copyright (C) 2008 The OpenSDE 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 ---
diff -Nur avifile-0.6-orig/lib/aviread/FFReadHandler.cpp avifile-0.6/lib/aviread/FFReadHandler.cpp
--- avifile-0.6-orig/lib/aviread/FFReadHandler.cpp 2008-08-30 12:00:40.000000000 +0200
+++ avifile-0.6/lib/aviread/FFReadHandler.cpp 2008-08-30 12:03:32.000000000 +0200
@@ -145,7 +145,7 @@
int FFReadHandler::seek(framepos_t pos)
{
Locker locker(m_Mutex);
- url_fseek(&m_pContext->pb, 0, SEEK_SET);
+ url_fseek(m_pContext->pb, 0, SEEK_SET);
flush();
//av_find_stream_info(m_pContext);
return 0;
@@ -158,7 +158,7 @@
AVM_WRITE("FF reader", 5, "readPacket()\n");
if (av_read_packet(m_pContext, &pkt) < 0)
{
- if (!url_feof(&m_pContext->pb))
+ if (!url_feof(m_pContext->pb))
AVM_WRITE("FF reader", "ffmpeg packet error and not eof??\n");
return -1;
}

53
multimedia/avifile/head-n1-usage.patch

@ -1,53 +0,0 @@
diff -ruN avifile-0.6.orig/autogen.sh avifile-0.6/autogen.sh
--- avifile-0.6.orig/autogen.sh 2000-01-01 00:00:00.000000000 +0100
+++ avifile-0.6/autogen.sh 2007-09-19 20:07:53.000000000 +0200
@@ -196,9 +196,9 @@
echo " automake 1.4 or better (automake 1.6.0 is buggy!)"
echo " autoconf 2.52 or better"
echo "Your installed version:"
- $use_libtool --version | head -1
- $use_automake --version | head -1
- $use_autoconf --version | head -1
+ $use_libtool --version | head -n1
+ $use_automake --version | head -n1
+ $use_autoconf --version | head -n1
echo "Report aclocal = "
$use_aclocal --print-ac-dir
echo "Please report your problem on kabi@users.sourceforge.net"
diff -ruN avifile-0.6.orig/config.guess avifile-0.6/config.guess
--- avifile-0.6.orig/config.guess 2000-01-01 00:00:00.000000000 +0100
+++ avifile-0.6/config.guess 2007-09-19 20:08:39.000000000 +0200
@@ -197,7 +197,7 @@
echo m68k-sun-sunos${UNAME_RELEASE}
exit 0 ;;
sun*:*:4.2BSD:*)
- UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
+ UNAME_RELEASE=`(head -n1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
case "`/bin/arch`" in
sun3)
@@ -376,7 +376,7 @@
fi
exit 0 ;;
*:AIX:*:4)
- IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'`
+ IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -n1 | awk '{ print $1 }'`
if /usr/sbin/lsattr -EHl ${IBM_CPU_ID} | grep POWER >/dev/null 2>&1; then
IBM_ARCH=rs6000
else
diff -ruN avifile-0.6.orig/libmmxnow/autogen.sh avifile-0.6/libmmxnow/autogen.sh
--- avifile-0.6.orig/libmmxnow/autogen.sh 2000-01-01 00:00:00.000000000 +0100
+++ avifile-0.6/libmmxnow/autogen.sh 2007-09-19 20:10:19.000000000 +0200
@@ -176,9 +176,9 @@
echo " automake 1.4 or better"
echo " autoconf 2.52 or better"
echo "Your installed version:"
- $use_libtool --version | head -1
- $use_automake --version | head -1
- $use_autoconf --version | head -1
+ $use_libtool --version | head -n1
+ $use_automake --version | head -n1
+ $use_autoconf --version | head -n1
echo "Report aclocal = "
$use_aclocal --print-ac-dir
echo "Please report your problem on avifile-admin@prak.org"

24
multimedia/avifile/signedness.patch

@ -1,24 +0,0 @@
diff -ruN avifile-0.6.orig/samples/qtvidcap/kv4lsetup.cpp avifile-0.6/samples/qtvidcap/kv4lsetup.cpp
--- avifile-0.6.orig/samples/qtvidcap/kv4lsetup.cpp 2000-01-01 00:00:00.000000000 +0100
+++ avifile-0.6/samples/qtvidcap/kv4lsetup.cpp 2007-09-19 21:20:17.000000000 +0200
@@ -233,7 +233,7 @@
if (XF86DGAQueryExtension(dpy, &foo, &bar)) {
XF86DGAQueryDirectVideo(dpy, XDefaultScreen(dpy),&flags);
if (flags & XF86DGADirectPresent) {
- XF86DGAGetVideoLL(dpy,XDefaultScreen(dpy),(int*)&base,&width,&foo,&bar);
+ XF86DGAGetVideoLL(dpy,XDefaultScreen(dpy),(unsigned int*)&base,&width,&foo,&bar);
set_bpl = width * set_bpp/8;
set_base = base;
if (verbose == 2) {
diff -ruN avifile-0.6.orig/samples/qtvidcap/v4lxif.cpp avifile-0.6/samples/qtvidcap/v4lxif.cpp
--- avifile-0.6.orig/samples/qtvidcap/v4lxif.cpp 2000-01-01 00:00:00.000000000 +0100
+++ avifile-0.6/samples/qtvidcap/v4lxif.cpp 2007-09-19 21:30:53.000000000 +0200
@@ -1140,7 +1140,7 @@
major, minor, XDGA_MAJOR_VERSION, XDGA_MINOR_VERSION);
have_dga = false;
} else {
- XF86DGAGetVideoLL(disp, DefaultScreen(disp), (int*)&base, &width, &bank, &ram);
+ XF86DGAGetVideoLL(disp, DefaultScreen(disp), (unsigned int*)&base, &width, &bank, &ram);
if (!base)
AVMOUT(AVML_WARN, "Can not allocate frame buffer base!");
}

105
multimedia/avifile/system-ffmpeg.patch

@ -1,105 +0,0 @@
diff -ruN avifile-0.6.orig/Makefile.am avifile-0.6/Makefile.am
--- avifile-0.6.orig/Makefile.am 2000-01-01 00:00:00.000000000 +0100
+++ avifile-0.6/Makefile.am 2007-09-20 21:12:01.000000000 +0200
@@ -1,4 +1,4 @@
-SUBDIRS = . admin m4 include ffmpeg drivers lib plugins bin \
+SUBDIRS = . admin m4 include drivers lib plugins bin \
doc debian libavqt player samples
EXTRA_DIST = INSTALL autogen.sh avifile.spec.in avifile.pc.in \
diff -ruN avifile-0.6.orig/configure.in avifile-0.6/configure.in
--- avifile-0.6.orig/configure.in 2000-01-01 00:00:00.000000000 +0100
+++ avifile-0.6/configure.in 2007-09-20 21:12:01.000000000 +0200
@@ -1017,25 +1017,10 @@
AC_SUBST(Z_LIBS)
dnl mpglib/Makefile
-dnl ffmpeg/libavfilter/Makefile
AC_CONFIG_FILES([
Makefile
admin/Makefile
- ffmpeg/Makefile
- ffmpeg/libavformat/Makefile
- ffmpeg/libavcodec/Makefile
- ffmpeg/libavcodec/alpha/Makefile
- ffmpeg/libavcodec/armv4l/Makefile
- ffmpeg/libavcodec/i386/Makefile
- ffmpeg/libavcodec/mlib/Makefile
- ffmpeg/libavcodec/ppc/Makefile
- ffmpeg/libavcodec/ps2/Makefile
- ffmpeg/libavcodec/sh4/Makefile
- ffmpeg/libavcodec/sparc/Makefile
- ffmpeg/libavutil/Makefile
- ffmpeg/libpostproc/Makefile
- ffmpeg/libswscale/Makefile
drivers/Makefile
drivers/libdha/Makefile
drivers/libdha/bin/Makefile
diff -ruN avifile-0.6.orig/lib/Makefile.am avifile-0.6/lib/Makefile.am
--- avifile-0.6.orig/lib/Makefile.am 2000-01-01 00:00:00.000000000 +0100
+++ avifile-0.6/lib/Makefile.am 2007-09-20 21:12:01.000000000 +0200
@@ -1,10 +1,7 @@
DIST_SUBDIRS = aviplay aviread aviwrite common subtitle video
noinst_HEADERS = Uncompressed.h
-COMMONCFLAGS = $(DIVX4_CFLAGS) $(XVID_CFLAGS) -DPLUGIN_PATH=\"$(pkglibdir)\" \
- -I$(srcdir)/../ffmpeg/libavcodec \
- -I$(srcdir)/../ffmpeg/libavformat \
- -I$(srcdir)/../ffmpeg/libavutil
+COMMONCFLAGS = $(DIVX4_CFLAGS) $(XVID_CFLAGS) -DPLUGIN_PATH=\"$(pkglibdir)\"
if AMM_USE_FAST_BUILD
AVISOURCES = libaviplay.cpp
AVILIBADD =
diff -ruN avifile-0.6.orig/lib/aviread/Makefile.am avifile-0.6/lib/aviread/Makefile.am
--- avifile-0.6.orig/lib/aviread/Makefile.am 2000-01-01 00:00:00.000000000 +0100
+++ avifile-0.6/lib/aviread/Makefile.am 2007-09-20 21:13:58.000000000 +0200
@@ -43,19 +43,7 @@
StreamInfo.cpp
-if AMM_LINK_SHARED
-FF_LIB = \
- ../../ffmpeg/libavformat/libaviplayavformat.la \
- ../../ffmpeg/libavcodec/libaviplayavcodec.la \
- ../../ffmpeg/libswscale/libaviplayswscale.la \
- ../../ffmpeg/libavutil/libaviplayavutil.la
-else
-FF_LIB = \
- ../../ffmpeg/libavformat/libavformat.la \
- ../../ffmpeg/libavcodec/libavcodec.la \
- ../../ffmpeg/libswscale/libswscale.la \
- ../../ffmpeg/libavutil/libavutil.la
-endif
+FF_LIB =
libaviread_la_LIBADD = $(FF_LIB)
diff -ruN avifile-0.6.orig/plugins/Makefile.am avifile-0.6/plugins/Makefile.am
--- avifile-0.6.orig/plugins/Makefile.am 2000-01-01 00:00:00.000000000 +0100
+++ avifile-0.6/plugins/Makefile.am 2007-09-20 21:12:01.000000000 +0200
@@ -20,7 +20,7 @@
AM_CPPFLAGS = -Ilibac3pass -Ilibwin32 -Ilibwin32/audiodec \
-Ilibwin32/videocodec -Ilibwin32/loader \
- -Ilibwin32/loader/dshow -I../ffmpeg/libavcodec \
+ -Ilibwin32/loader/dshow \
-DWIN32_PATH=\"$(WIN32_PATH)\" -D__WINE__ -DUNICODE \
-Ddbg_printf=__vprintf -DTRACE=__vprintf \
-Wmissing-prototypes -Wimplicit-function-declaration \
diff -ruN avifile-0.6.orig/plugins/libffmpeg/Makefile.am avifile-0.6/plugins/libffmpeg/Makefile.am
--- avifile-0.6.orig/plugins/libffmpeg/Makefile.am 2000-01-01 00:00:00.000000000 +0100
+++ avifile-0.6/plugins/libffmpeg/Makefile.am 2007-09-20 21:12:01.000000000 +0200
@@ -20,11 +20,7 @@
#ffmpeg_la_LIBADD = ../../ffmpeg/libavcodec/libavcodec.a
ffmpeg_la_LDFLAGS = -module -avoid-version
-AM_CPPFLAGS = $(LTNOPIC) $(INSTRUMENT) \
- -I$(srcdir)/../../ffmpeg/libavcodec \
- -I$(srcdir)/../../ffmpeg/libavformat \
- -I$(srcdir)/../../ffmpeg/libavutil \
- -I$(srcdir)/../../ffmpeg
+AM_CPPFLAGS = $(LTNOPIC) $(INSTRUMENT)
AM_CXXFLAGS = $(CXXRTTIEXCEPT)
TEST_LIBS = ../../lib/libaviplay.la $(pkglib_LTLIBRARIES) $(SDL_LIBS)

12
multimedia/avifile/xvid4-needs-libm.patch

@ -1,12 +0,0 @@
diff -ruN avifile-0.6.orig/m4/xvid4.m4 avifile-0.6/m4/xvid4.m4
--- avifile-0.6.orig/m4/xvid4.m4 2000-01-01 00:00:00.000000000 +0100
+++ avifile-0.6/m4/xvid4.m4 2007-09-19 20:03:26.000000000 +0200
@@ -35,7 +35,7 @@
dnl Now check if the installed XviD is sufficiently new.
dnl
AC_AVM_CHECK_LIB(xvid4, [for xvid_global in -lxvidcore (4)],
- XVID4_CFLAGS, XVID4_LIBS, -lxvidcore, [
+ XVID4_CFLAGS, XVID4_LIBS, -lxvidcore -lm, [
#include <stdio.h>
#include <string.h>
#include <xvid.h>], [

27
multimedia/tvtime/compile-fix.patch

@ -1,27 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../tvtime/compile-fix.patch
# Copyright (C) 2008 The OpenSDE 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 ---
diff -Nur tvtime-1.0.2-orig/src/videodev2.h tvtime-1.0.2/src/videodev2.h
--- tvtime-1.0.2-orig/src/videodev2.h 2008-02-26 20:28:56.000000000 +0100
+++ tvtime-1.0.2/src/videodev2.h 2008-02-26 20:29:40.000000000 +0100
@@ -16,7 +16,6 @@
#ifdef __KERNEL__
#include <linux/time.h> /* need struct timeval */
#endif
-#include <linux/compiler.h> /* need __user */
/* for kernel versions 2.4.26 and below: */
#ifndef __user

73
multimedia/tvtime/gcc41.patch

@ -1,73 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../tvtime/gcc41.patch
# Copyright (C) 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 ---
diff -Nur tvtime-1.0.2-orig/plugins/greedyh.asm tvtime-1.0.2/plugins/greedyh.asm
--- tvtime-1.0.2-orig/plugins/greedyh.asm 2005-08-14 16:16:43.000000000 +0000
+++ tvtime-1.0.2/plugins/greedyh.asm 2006-04-01 21:31:27.554365750 +0000
@@ -18,7 +18,7 @@
#include "x86-64_macros.inc"
-void DScalerFilterGreedyH::FUNCT_NAME(TDeinterlaceInfo* pInfo)
+void FUNCT_NAME(TDeinterlaceInfo* pInfo)
{
int64_t i;
bool InfoIsOdd = (pInfo->PictureHistory[0]->Flags & PICTURE_INTERLACED_ODD) ? 1 : 0;
diff -Nur tvtime-1.0.2-orig/plugins/tomsmocomp/TomsMoCompAll2.inc tvtime-1.0.2/plugins/tomsmocomp/TomsMoCompAll2.inc
--- tvtime-1.0.2-orig/plugins/tomsmocomp/TomsMoCompAll2.inc 2004-10-20 15:31:05.000000000 +0000
+++ tvtime-1.0.2/plugins/tomsmocomp/TomsMoCompAll2.inc 2006-04-01 21:45:51.680370250 +0000
@@ -5,9 +5,9 @@
#endif
#ifdef USE_STRANGE_BOB
-#define SEARCH_EFFORT_FUNC(n) DScalerFilterTomsMoComp::SEFUNC(n##_SB)
+#define SEARCH_EFFORT_FUNC(n) SEFUNC(n##_SB)
#else
-#define SEARCH_EFFORT_FUNC(n) DScalerFilterTomsMoComp::SEFUNC(n)
+#define SEARCH_EFFORT_FUNC(n) SEFUNC(n)
#endif
int SEARCH_EFFORT_FUNC(0) // we don't try at all ;-)
diff -Nur tvtime-1.0.2-orig/plugins/tomsmocomp.cpp tvtime-1.0.2/plugins/tomsmocomp.cpp
--- tvtime-1.0.2-orig/plugins/tomsmocomp.cpp 2004-10-20 17:38:04.000000000 +0000
+++ tvtime-1.0.2/plugins/tomsmocomp.cpp 2006-04-01 21:38:16.927950000 +0000
@@ -31,7 +31,7 @@
#define IS_MMX
#define SSE_TYPE MMX
-#define FUNCT_NAME DScalerFilterTomsMoComp::filterDScaler_MMX
+#define FUNCT_NAME filterDScaler_MMX
#include "tomsmocomp/TomsMoCompAll.inc"
#undef IS_MMX
#undef SSE_TYPE
@@ -39,7 +39,7 @@
#define IS_3DNOW
#define SSE_TYPE 3DNOW
-#define FUNCT_NAME DScalerFilterTomsMoComp::filterDScaler_3DNOW
+#define FUNCT_NAME filterDScaler_3DNOW
#include "tomsmocomp/TomsMoCompAll.inc"
#undef IS_3DNOW
#undef SSE_TYPE
@@ -47,7 +47,7 @@
#define IS_SSE
#define SSE_TYPE SSE
-#define FUNCT_NAME DScalerFilterTomsMoComp::filterDScaler_SSE
+#define FUNCT_NAME filterDScaler_SSE
#include "tomsmocomp/TomsMoCompAll.inc"
#undef IS_SSE
#undef SSE_TYPE

47
multimedia/tvtime/tvtime.cache

@ -1,47 +0,0 @@
[TIMESTAMP] 1134188356 Sat Dec 10 05:19:16 2005
[BUILDTIME] 30 (9)
[SIZE] 1.40 MB, 67 files
[DEP] bash
[DEP] binutils
[DEP] bison
[DEP] bzip2
[DEP] xorg-cf-files
[DEP] coreutils
[DEP] diffutils
[DEP] findutils
[DEP] freetype
[DEP] gawk
[DEP] gcc
[DEP] gettext
[DEP] glibc
[DEP] grep
[DEP] imake
[DEP] inputproto
[DEP] libice
[DEP] libpng
[DEP] libsm
[DEP] libx11
[DEP] libxau
[DEP] libxdmcp
[DEP] libxext
[DEP] libxinerama
[DEP] libxml
[DEP] libxtst
[DEP] libxv
[DEP] libxxf86vm
[DEP] linux-header
[DEP] make
[DEP] mktemp
[DEP] net-tools
[DEP] sed
[DEP] sysfiles
[DEP] tar
[DEP] util-linux
[DEP] videoproto
[DEP] xextproto
[DEP] xf86vidmodeproto
[DEP] xineramaproto
[DEP] xproto
[DEP] zlib

43
multimedia/tvtime/tvtime.desc

@ -1,43 +0,0 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../tvtime/tvtime.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 quality television for Linux
[T] Tvtime is a high quality television application for use with video capture
[T] cards on Linux systems. tvtime processes the input from a capture card
[T] and displays it on a computer monitor or projector.
[U] http://tvtime.sourceforge.net
[A] Billy Biggs <vektor@dumbterm.net>
[A] Doug Bell <drbell@users.sourceforge.net>
[A] Achim Schneider <batchall@mordor.ch>
[A] Joachim Koenig <Joachim.Koenig@tecnomen.fi>
[A] David I. Lehn <dlehn@users.sourceforge.net>
[A] Paul Jara <rascasse@users.sourceforge.net>
[M] The OpenSDE Community <list@opensde.org>
[C] extra/multimedia
[L] GPL
[S] Stable
[V] 1.0.2
[P] X -----5---9 171.100
[D] 2298871275 tvtime-1.0.2.tar.gz http://dl.sourceforge.net/sourceforge/tvtime/
Loading…
Cancel
Save