Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
d724e7a3b9
3 changed files with 43 additions and 9 deletions
  1. +0
    -8
      package/stf/rte/configure.patch
  2. +40
    -0
      package/stf/rte/makefile-am-behave.patch
  3. +3
    -1
      package/stf/rte/rte.desc

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

@ -7,20 +7,12 @@ diff -dur rte-0.5.2/configure rte-0.5.2-patch/configure
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~.

+ 40
- 0
package/stf/rte/makefile-am-behave.patch

@ -0,0 +1,40 @@
--- ./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

+ 3
- 1
package/stf/rte/rte.desc

@ -23,7 +23,9 @@
[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.
[T] The video recording plugin of zapzilla needs the rte library, also
[T] available from the Zapping dowload page. You not need mp1e, this codec
[T] is already included in the rte library.
[U] http://zapping.sf.net/

|||||||
100:0
Loading…
Cancel
Save