SOURCES: libmpeg3-acam.patch - updated for 1.8
qboosh
qboosh at pld-linux.org
Wed Aug 27 22:48:38 CEST 2008
Author: qboosh Date: Wed Aug 27 20:48:38 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 1.8
---- Files affected:
SOURCES:
libmpeg3-acam.patch (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/libmpeg3-acam.patch
diff -u SOURCES/libmpeg3-acam.patch:1.3 SOURCES/libmpeg3-acam.patch:1.4
--- SOURCES/libmpeg3-acam.patch:1.3 Wed Jul 5 00:03:59 2006
+++ SOURCES/libmpeg3-acam.patch Wed Aug 27 22:48:32 2008
@@ -1,5 +1,5 @@
---- libmpeg3-1.7/Makefile.am.orig Thu Jan 1 01:00:00 1970
-+++ libmpeg3-1.7/Makefile.am Thu Feb 27 23:49:21 2003
+--- libmpeg3-1.8/Makefile.am.orig Thu Jan 1 01:00:00 1970
++++ libmpeg3-1.8/Makefile.am Thu Feb 27 23:49:21 2003
@@ -0,0 +1,106 @@
+NASM = sh ./strip_fPIC.sh nasm
+
@@ -91,7 +91,7 @@
+
+libmpeg3_la_SOURCES = $(ASMSRC) $(SRC)
+libmpeg3_la_LIBADD = $(NASMOBJ) -la52
-+libmpeg3_la_LDFLAGS = -version-info 1:7:0
++libmpeg3_la_LDFLAGS = -version-info 1:8:0
+
+mpeg3dump_SOURCES = mpeg3dump.c
+mpeg3dump_LDADD = libmpeg3.la
@@ -107,10 +107,10 @@
+
+reconmmx.lo: $(NASMSRC)
+ $(LIBTOOL) --mode=compile --tag=NASM $(NASM) -f elf $(NASMSRC) -o $(NASMOBJ)
---- libmpeg3-1.7/configure.ac.orig Thu Jan 1 01:00:00 1970
-+++ libmpeg3-1.7/configure.ac Thu Feb 27 23:35:04 2003
+--- libmpeg3-1.8/configure.ac.orig Thu Jan 1 01:00:00 1970
++++ libmpeg3-1.8/configure.ac Thu Feb 27 23:35:04 2003
@@ -0,0 +1,29 @@
-+AC_INIT(libmpeg3, 1.7)
++AC_INIT(libmpeg3, 1.8)
+AM_INIT_AUTOMAKE
+AC_CONFIG_HEADER([config.h])
+
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/libmpeg3-acam.patch?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list