From 0ce99ef00150485303b0bc8d4cf51dc749b43820 Mon Sep 17 00:00:00 2001 From: Stefan Fiedler Date: Thu, 2 Feb 2006 12:39:11 +0000 Subject: [PATCH] Stefan Fiedler: update mjpegtools (1.8.0) remove obsolete gcc34.patch [2005122001474112083] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@6979 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/tibit/mjpegtools/gcc34.patch | 44 ------------------------ package/tibit/mjpegtools/mjpegtools.desc | 4 +-- 2 files changed, 2 insertions(+), 46 deletions(-) delete mode 100644 package/tibit/mjpegtools/gcc34.patch diff --git a/package/tibit/mjpegtools/gcc34.patch b/package/tibit/mjpegtools/gcc34.patch deleted file mode 100644 index e841e4d1b..000000000 --- a/package/tibit/mjpegtools/gcc34.patch +++ /dev/null @@ -1,44 +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/tibit/mjpegtools/gcc34.patch -# ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf -# -# 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. -# -# --- ROCK-COPYRIGHT-NOTE-END --- - ---- ./mpeg2enc/picture.cc.orig 2004-05-14 09:59:53.570487912 +0200 -+++ ./mpeg2enc/picture.cc 2004-05-14 10:00:08.136273576 +0200 -@@ -83,9 +83,9 @@ - } - - -- curref = new (uint8_t *)[5]; -- curorg = new (uint8_t *)[5]; -- pred = new (uint8_t *)[5]; -+ curref = new uint8_t* [5]; -+ curorg = new uint8_t* [5]; -+ pred = new uint8_t* [5]; - - for( i = 0 ; i<3; i++) - { ---- ./lavtools/lavpipe.c.orig 2004-05-14 10:27:18.105480592 +0200 -+++ ./lavtools/lavpipe.c 2004-05-14 10:28:04.736391616 +0200 -@@ -582,6 +582,7 @@ - mjpeg_info( "closing input %d (source %d)", i, current_index); - decommission_pipe_source(source); - KEEP_SOURCE: -+ ; - } - } - } diff --git a/package/tibit/mjpegtools/mjpegtools.desc b/package/tibit/mjpegtools/mjpegtools.desc index d7c31b1e3..acca53781 100644 --- a/package/tibit/mjpegtools/mjpegtools.desc +++ b/package/tibit/mjpegtools/mjpegtools.desc @@ -39,8 +39,8 @@ [L] GPL [S] Stable -[V] 1.6.2 +[V] 1.8.0 [P] X -?---5---9 156.800 -[D] 1617100419 mjpegtools-1.6.2.tar.gz http://download.sourceforge.net/mjpeg/ +[D] 3871400418 mjpegtools-1.8.0.tar.gz http://dl.sourceforge.net/sourceforge/mjpeg/