Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 20 years ago
parent
commit
cd1b92d96c
3 changed files with 115 additions and 0 deletions
  1. +26
    -0
      package/stf/rte/configure.patch
  2. +43
    -0
      package/stf/rte/rte.desc
  3. +46
    -0
      package/stf/zapping/zapping.desc

+ 26
- 0
package/stf/rte/configure.patch

@ -0,0 +1,26 @@
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
Nur in rte-0.5.2-patch: configure~.
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
@@ -1,4 +1,4 @@
-dnl Process this file with autoconf to produce a configure script.
+Process this file with autoconf to produce a configure script.
dnl $Id: configure.in,v 1.35 2004/05/21 05:34:08 mschimek Exp $
AC_INIT(configure.in)
@@ -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
Nur in rte-0.5.2-patch: configure.in~.

+ 43
- 0
package/stf/rte/rte.desc

@ -0,0 +1,43 @@
[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/libzvbi/libzvbi.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] The Zapzilla rte library
[T] The video recording plugin of zapzilla needs the rte library, also available from the Zapping dowload page. You need not download mp1e, this codec is already included in the rte library.
[U] http://zapping.sf.net/
[A] Iñaki García Etxebarria
[A] Michael H. Schimek
[A] based on AleVT by Edgar Toernig
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/multimedia
[L] GPL
[S] Stable
[V] 0.5.2
[P] X -----5---9 650.000
[D] 0 rte-0.5.2.tar.bz2 http://cesnet.dl.sourceforge.net/sourceforge/zapping/

+ 46
- 0
package/stf/zapping/zapping.desc

@ -0,0 +1,46 @@
[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/libzvbi/libzvbi.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 TV viewer application for the Gnome desktop
[T] Zapping is a TV viewer for the Gnome desktop. With Zapping and a TV card
[T] you can watch TV, take screenshots, and record video and audio. Zapping
[T] has a Teletext viewer built in and supports Closed Caption and Teletext
[T] subtitles. Got a remote control? Zapping supports LIRC too.
[U] http://zapping.sf.net/
[A] Iñaki García Etxebarria
[A] Michael H. Schimek
[A] based on AleVT by Edgar Toernig
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/multimedia
[L] GPL
[S] Stable
[V] 0.7cvs8
[P] X -----5---9 650.000
[D] 3120244259 zapping-0.7cvs8.tar.bz2 http://dl.sourceforge.net/sourceforge/zapping/

Loading…
Cancel
Save