From dcd2c306c598e26e8404be88b107c848673b98d1 Mon Sep 17 00:00:00 2001 From: Stefan Fiedler Date: Thu, 2 Feb 2006 12:43:11 +0000 Subject: [PATCH] Stefan Fiedler: update rte (0.5.6) Index: package/stf/rte/configure.patch =================================================================== [2006010916472906055] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7023 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/stf/rte/configure.patch | 37 --------------- package/stf/rte/makefile-am-behave.patch | 59 ------------------------ package/stf/rte/rte.conf | 25 ---------- package/stf/rte/rte.desc | 4 +- 4 files changed, 2 insertions(+), 123 deletions(-) delete mode 100644 package/stf/rte/configure.patch delete mode 100644 package/stf/rte/makefile-am-behave.patch delete mode 100644 package/stf/rte/rte.conf diff --git a/package/stf/rte/configure.patch b/package/stf/rte/configure.patch deleted file mode 100644 index 653650037..000000000 --- a/package/stf/rte/configure.patch +++ /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/rte/configure.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 --- - -diff -dur rte-0.5.2/configure rte-0.5.2-patch/configure ---- rte-0.5.2/configure 2004-05-21 22:30:01.000000000 +0000 -+++ rte-0.5.2-patch/configure 2004-06-19 23:08:47.000000000 +0000 -@@ -13225,4 +13225,4 @@ - Note mp1e is now configured as rte backend. To build the mp1e command - line program, configure and make in mp1e/ instead. You can build - rte and mp1e by configuring from other directories too. --" -+" || true -diff -dur rte-0.5.2/configure.in rte-0.5.2-patch/configure.in ---- rte-0.5.2/configure.in 2004-05-21 05:34:08.000000000 +0000 -+++ rte-0.5.2-patch/configure.in 2004-06-19 23:09:10.000000000 +0000 -@@ -210,4 +210,4 @@ - Note mp1e is now configured as rte backend. To build the mp1e command - line program, configure and make in mp1e/ instead. You can build - rte and mp1e by configuring from other directories too. --" -+" || true diff --git a/package/stf/rte/makefile-am-behave.patch b/package/stf/rte/makefile-am-behave.patch deleted file mode 100644 index 498a49388..000000000 --- a/package/stf/rte/makefile-am-behave.patch +++ /dev/null @@ -1,59 +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/rte/makefile-am-behave.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 --- - ---- ./mp1e/Makefile.am.orig 2004-09-07 17:05:47.487709032 +0200 -+++ ./mp1e/Makefile.am 2004-09-07 17:06:02.154479344 +0200 -@@ -4,8 +4,6 @@ - INCLUDES = -D_GNU_SOURCE -D_REENTRANT -include $(top_builddir)/config.h \ - -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations - --if BACKEND_MP1E -- - SUBDIRS = video audio systems common - DIST_SUBDIRS = video audio systems common - EXTRA_DIST = -@@ -20,28 +18,4 @@ - ## XXX remove options.h - libmp1e_la_SOURCES = b_mp1e.c b_mp1e.h options.h - --else -- --SUBDIRS = macros video audio vbi systems common devices test --DIST_SUBDIRS = macros video audio vbi systems common devices test --EXTRA_DIST = mp1e.lsm.in mp1e.spec.in $(man_MANS) BUGS b_mp1e.h rte -- --dist-hook: -- for file in b_mp1e.c; do \ -- rm -rf $(distdir)/$$file; done -- --bin_PROGRAMS = mp1e -- --mp1e_SOURCES = main.c options.c global_data.c options.h -- --mp1e_LDADD = \ -- systems/libsystems.la \ -- audio/libaudio.la vbi/libvbi.la \ -- devices/libdevices.la video/libvideo.la common/libcommon.la \ -- test/libtest.la $(X_LIBS) -lm $(PTHREAD_LIB) $(ESD_LIBS) -- --man_MANS = mp1e.1 -- --endif -- - DISTCLEANFILES = site_def.h diff --git a/package/stf/rte/rte.conf b/package/stf/rte/rte.conf deleted file mode 100644 index 0b8333df6..000000000 --- a/package/stf/rte/rte.conf +++ /dev/null @@ -1,25 +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/rte/rte.conf -# ROCK Linux is Copyright (C) 1998 - 2006 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 --- - - -# without this .so is missing... -export shared_ext=".so" diff --git a/package/stf/rte/rte.desc b/package/stf/rte/rte.desc index 78dbbd614..3fad78366 100644 --- a/package/stf/rte/rte.desc +++ b/package/stf/rte/rte.desc @@ -39,7 +39,7 @@ [L] GPL [S] Stable -[V] 0.5.2 +[V] 0.5.6 [P] X -?---5---9 148.500 -[D] 3925405304 rte-0.5.2.tar.bz2 http://dl.sourceforge.net/zapping/ +[D] 534745265 rte-0.5.6.tar.bz2 http://dl.sourceforge.net/zapping/