]> git.pld-linux.org Git - packages/avifile.git/commitdiff
- obsolete.
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 20 Mar 2006 02:35:35 +0000 (02:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avifile-ffmpeg-alpha.patch -> 1.5
    avifile-ffmpeg-ppc.patch -> 1.7

avifile-ffmpeg-alpha.patch [deleted file]
avifile-ffmpeg-ppc.patch [deleted file]

diff --git a/avifile-ffmpeg-alpha.patch b/avifile-ffmpeg-alpha.patch
deleted file mode 100644 (file)
index 70bccae..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
---- avifile-0.7-0.7.41/ffmpeg/libavcodec/alpha/Makefile.am.orig        2004-03-09 12:24:34.000000000 +0100
-+++ avifile-0.7-0.7.41/ffmpeg/libavcodec/alpha/Makefile.am     2004-12-05 01:36:57.171071648 +0100
-@@ -6,12 +6,12 @@
-  dsputil_alpha.c \
-  motion_est_alpha.c \
-  mpegvideo_alpha.c \
-- simple_idct_alpha.c
-+ simple_idct_alpha.c \
-+ dsputil_alpha_asm.S \
-+ motion_est_mvi_asm.S
-  
- noinst_HEADERS = $(ALPHA_SOURCES) \
-  asm.h \
-- dsputil_alpha_asm.S \
-- motion_est_mvi_asm.S \
-  regdef.h
- if AMM_FF_ALPHAOPT
---- avifile-0.7-0.7.38/configure.in.orig       2003-07-10 13:15:54.000000000 +0200
-+++ avifile-0.7-0.7.38/configure.in    2003-11-14 00:09:16.019699264 +0100
-@@ -57,6 +57,7 @@
- AC_PROG_MAKE_SET
- AC_PROG_RANLIB
- AC_PROG_AWK
-+AM_PROG_AS
- AC_CC_VERSION
---- avifile-0.7-0.7.38/acinclude.m4.orig       2003-07-10 15:40:57.000000000 +0200
-+++ avifile-0.7-0.7.38/acinclude.m4    2003-11-14 00:17:33.678043696 +0100
-@@ -1,17 +1,3 @@
--# as.m4
--# Figure out how to run the assembler.
--
--# AM_PROG_AS
--AC_DEFUN([AM_PROG_AS],
--[# By default we simply use the C compiler to build assembly code.
--AC_REQUIRE([AC_PROG_CC])
--: ${AS='$(CC)'}
--# Set ASFLAGS if not already set.
--: ${ASFLAGS='$(CFLAGS)'}
--AC_SUBST(AS)
--AC_SUBST(ASFLAGS)
--])
--
- dnl AC_GCC_VERSION
- dnl check for compiler version
- dnl sets COMPILER_VERSION and GCC_VERSION
diff --git a/avifile-ffmpeg-ppc.patch b/avifile-ffmpeg-ppc.patch
deleted file mode 100644 (file)
index 3cf295b..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- avifile-0.7-0.7.45/ffmpeg/libavcodec/ppc/Makefile.am.orig  2005-08-28 22:58:50.000000000 +0200
-+++ avifile-0.7-0.7.45/ffmpeg/libavcodec/ppc/Makefile.am       2006-03-09 00:01:32.960222500 +0100
-@@ -23,6 +23,6 @@
- libavcodecppc_la_SOURCES = $(PPC_SOURCES)
- endif
--AM_CPPFLAGS = $(LTNOPIC) -DHAVE_AV_CONFIG_H -I$(srcdir)/../../libavutil -I$(srcdir)/../..
-+AM_CPPFLAGS = $(LTNOPIC) -DHAVE_AV_CONFIG_H -DHAVE_ALTIVEC_H -DHAVE_ALTIVEC -maltivec -mabi=altivec -I$(srcdir)/../../libavutil -I$(srcdir)/../..
- MAINTAINERCLEANFILES = Makefile.in
This page took 0.077777 seconds and 4 git commands to generate.