From 431f51597c510ea57f3314e1028efbf39e4e2499 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Sun, 4 Feb 2001 22:01:32 +0000 Subject: - Update to 0.2.0; - make pkg-descr reflecting reality (no smpeg anymore); - force usual naming conventions for the libraries installed into ${PREFIX}/lib (i.e. .so and .so.xxx, not just .so). Please note that unlike previous, this new version doesn't include ability to play MPEG-1 OOB, so if you use it for than you probably may want to stick with 0.1.3. Also please note that it's still full of stupid bugs and linuxisms (like assumption that OS should zero all unitialized data when loading a program), so beware. Update prompted by: lioux --- multimedia/xmps/files/patch-ab | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'multimedia/xmps/files/patch-ab') diff --git a/multimedia/xmps/files/patch-ab b/multimedia/xmps/files/patch-ab index 270474988096..aca750600a37 100644 --- a/multimedia/xmps/files/patch-ab +++ b/multimedia/xmps/files/patch-ab @@ -1,11 +1,11 @@ ---- Output/SDL/sdl_renderer.h.orig Thu Jun 15 11:33:24 2000 -+++ Output/SDL/sdl_renderer.h Thu Jun 15 11:33:35 2000 -@@ -25,7 +25,7 @@ - #ifndef _SDL_RENDERER_H - #define _SDL_RENDERER_H +--- renderers/video/sdl/sdl_renderer.h 2001/02/04 19:53:13 1.1 ++++ renderers/video/sdl/sdl_renderer.h 2001/02/04 19:53:23 +@@ -40,7 +40,7 @@ + * + */ -#include +#include - #include - #include + #include "libxmps/libxmps.h" + -- cgit v1.2.3