smpeg.
-- 
___________________________

Linux is like Wigwam. No Gates, No Windows, Apache Inside !!!

ftp.pld.robert74.one.pl
--- smpeg-0.4.4-orig/MPEGaudio.h	2005-12-16 04:18:35.000000000 -0500
+++ smpeg-0.4.4/MPEGaudio.h	2005-12-16 04:26:41.000000000 -0500
@@ -32,7 +32,14 @@
 #include "MPEGring.h"
 #endif
 
+//Forward declarations
 class MPEGstream;
+class MPEGaudio;
+void Play_MPEGaudioSDL(void *udata, Uint8 *stream, int len);
+int Play_MPEGaudio(MPEGaudio *audio, Uint8 *stream, int len);
+#ifdef THREADED_AUDIO
+  int Decode_MPEGaudio(void *udata);
+#endif
 
 /* MPEG/WAVE Sound library
 

Index: smpeg.spec
===================================================================
RCS file: /cvsroot/SPECS/smpeg.spec,v
retrieving revision 1.67
diff -u -r1.67 smpeg.spec
--- smpeg.spec	25 Sep 2004 11:20:55 -0000	1.67
+++ smpeg.spec	20 Jan 2006 00:34:38 -0000
@@ -17,6 +17,7 @@
 Patch1:		%{name}-gcc.patch
 Patch2:		%{name}-optimize.patch
 Patch3:		%{name}-am18.patch
+Patch4:		%{name}-gcc41.patch
 URL:		http://www.lokigames.com/development/smpeg.php3
 BuildRequires:	SDL-devel >= 1.2.0
 BuildRequires:	autoconf
@@ -145,6 +146,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 # get only AC_TYPE_SOCKLEN_T, kill the rest (libtool.m4 in particular)
 tail -n 23 acinclude.m4 > acinc.tmp
_______________________________________________
pld-devel-pl mailing list
pld-devel-pl@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl

Odpowiedź listem elektroniczym