From d1242b67b1bfcb66d1200bff9111367cb21d5f45 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Tue, 19 Oct 2004 18:02:56 +0000 Subject: [PATCH] for 2004101020022303129 git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@4568 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- .../ffmpeg-compiled-source.cache | 37 ------------ .../ffmpeg-compiled-source.conf | 37 ------------ .../ffmpeg-compiled-source.desc | 56 ------------------- 3 files changed, 130 deletions(-) delete mode 100644 package/stf/ffmpeg-compiled-source/ffmpeg-compiled-source.cache delete mode 100644 package/stf/ffmpeg-compiled-source/ffmpeg-compiled-source.conf delete mode 100644 package/stf/ffmpeg-compiled-source/ffmpeg-compiled-source.desc diff --git a/package/stf/ffmpeg-compiled-source/ffmpeg-compiled-source.cache b/package/stf/ffmpeg-compiled-source/ffmpeg-compiled-source.cache deleted file mode 100644 index 4ade276e9..000000000 --- a/package/stf/ffmpeg-compiled-source/ffmpeg-compiled-source.cache +++ /dev/null @@ -1,37 +0,0 @@ -[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- -[COPY] -[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. -[COPY] Please add additional copyright information _after_ the line containing -[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by -[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! -[COPY] -[COPY] ROCK Linux: rock-src/package/stf/ffmpeg/ffmpeg.desc -[COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf -[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; either version 2 of the License, or -[COPY] (at your option) any later version. A copy of the GNU General Public -[COPY] License can be found at Documentation/COPYING. -[COPY] -[COPY] Many people helped and are helping developing ROCK Linux. Please -[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM -[COPY] file for details. -[COPY] -[COPY] --- ROCK-COPYRIGHT-NOTE-END --- - -[TIMESTAMP] 1097119212 Thu Oct 7 05:20:12 2004 -[CONFIG-ID] 2.1.0-DEV-x86-reference-expert -[ROCKVER] 2.1.0-DEV - -[LOGS] 5-ffmpeg-compiled-source.log - -[BUILDTIME] 14277 (5) -[SIZE] 13.66 MB, 539 files - -[DEP] 00-dirtree alsa arts audiofile bash2 binutils bzip2 coreutils -[DEP] diffutils esound findutils freetype freetype:dev gcc34 gcc34:dev -[DEP] glib glibc23 glibc23:dev grep lame lame:dev libsdl libsdl:dev -[DEP] linux24-header:dev make nas ogg-vorbis ogg-vorbis:dev patch perl5 -[DEP] sed sysfiles tar tetex xfree86 xfree86:dev zlib:dev - diff --git a/package/stf/ffmpeg-compiled-source/ffmpeg-compiled-source.conf b/package/stf/ffmpeg-compiled-source/ffmpeg-compiled-source.conf deleted file mode 100644 index 78776b7be..000000000 --- a/package/stf/ffmpeg-compiled-source/ffmpeg-compiled-source.conf +++ /dev/null @@ -1,37 +0,0 @@ -# --- ROCK-COPYRIGHT-NOTE-BEGIN --- -# -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# Please add additional copyright information _after_ the line containing -# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by -# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! -# -# ROCK Linux: rock-src/package/stf/ffmpeg/ffmpeg.conf -# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf -# -# 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; either version 2 of the License, or -# (at your option) any later version. A copy of the GNU General Public -# License can be found at Documentation/COPYING. -# -# Many people helped and are helping developing ROCK Linux. Please -# have a look at http://www.rocklinux.org/ and the Documentation/TEAM -# file for details. -# -# --- ROCK-COPYRIGHT-NOTE-END --- - -# Do the same configuration as the ffmpeg package... -. $base/package/rene/ffmpeg/ffmpeg.conf - -# and include the same patches -patchfiles="$base/package/rene/ffmpeg/*.patch" - -# package avview needs the compiled sources to build -copy_source() { - echo "Copy compiled source for later use ..." - mkdir -p /usr/src/ffmpeg - cp -a ./* /usr/src/ffmpeg -} -postmake=copy_source -makeinstopt="" -createdocs=0 diff --git a/package/stf/ffmpeg-compiled-source/ffmpeg-compiled-source.desc b/package/stf/ffmpeg-compiled-source/ffmpeg-compiled-source.desc deleted file mode 100644 index 89a8286e7..000000000 --- a/package/stf/ffmpeg-compiled-source/ffmpeg-compiled-source.desc +++ /dev/null @@ -1,56 +0,0 @@ - -[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- -[COPY] -[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. -[COPY] Please add additional copyright information _after_ the line containing -[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by -[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! -[COPY] -[COPY] ROCK Linux: rock-src/package/stf/ffmpeg/ffmpeg.desc -[COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf -[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; either version 2 of the License, or -[COPY] (at your option) any later version. A copy of the GNU General Public -[COPY] License can be found at Documentation/COPYING. -[COPY] -[COPY] Many people helped and are helping developing ROCK Linux. Please -[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM -[COPY] file for details. -[COPY] -[COPY] --- ROCK-COPYRIGHT-NOTE-END --- - -[I] A complete solution to record, convert and stream audio and video - -[T] It includes libavcodec, the leading audio/video codec library. FFmpeg is -[T] developed under Linux, but it compiles under most OSes, including Windows. -[T] The project is made of several components: -[T] + ffmpeg is a command line tool to convert one video file format to another. -[T] It also supports grabbing and encoding in real time from a TV card. -[T] + ffserver is an HTTP (RTSP is being developped) multimedia streaming server -[T] for live broadcasts. Time shifting of live broadcast is also supported. -[T] + libavcodec is a library containing all the ffmpeg audio/video encoders and -[T] decoders. Most codecs were developed from scratch to ensure best -[T] performances and high code reusability. -[T] + libavformat is a library containing parsers and generators for all common -[T] audio/video formats. -[T] This package only provides the compiled sources used to compile the avview -[T] package. Choose the ffmpeg package for the real application. - -[U] http://ffmpeg.sf.net/ - -[A] Fabrice Bellard, Michael Niedermayer, Juan J. Sierralta P. { Project admins } - -[M] Stefan Fiedler - -[C] extra/multimedia - -[L] LGPL -[S] Stable -[V] 0.4.9-pre1 -#[V] 2004-01-07 -[P] X -?---5---9 170.400 - -[D] 2478774124 ffmpeg-0.4.9-pre1.tar.gz http://dl.sourceforge.net/sourceforge/ffmpeg/ -#[D] X ffmpeg-2004-01-07.tar.bz2 cvs://pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg::ffmpeg/!2004-01-07/