SOURCES: celestia-gcc43.patch - fix compilation with theora

draenog draenog at pld-linux.org
Tue Sep 2 19:38:49 CEST 2008


Author: draenog                      Date: Tue Sep  2 17:38:49 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix compilation with theora

---- Files affected:
SOURCES:
   celestia-gcc43.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/celestia-gcc43.patch
diff -u SOURCES/celestia-gcc43.patch:1.1 SOURCES/celestia-gcc43.patch:1.2
--- SOURCES/celestia-gcc43.patch:1.1	Fri Aug 29 14:18:41 2008
+++ SOURCES/celestia-gcc43.patch	Tue Sep  2 19:38:43 2008
@@ -831,11 +831,12 @@
 diff -Naur celestia-1.5.0-upstream/src/celestia/oggtheoracapture.cpp celestia-1.5.0/src/celestia/oggtheoracapture.cpp
 --- celestia-1.5.0-upstream/src/celestia/oggtheoracapture.cpp	2008-03-01 12:51:20.000000000 +0100
 +++ celestia-1.5.0/src/celestia/oggtheoracapture.cpp	2008-03-01 09:15:02.000000000 +0100
-@@ -66,11 +66,13 @@
+@@ -66,11 +66,14 @@
  #include <celutil/util.h>
  #include "../celengine/gl.h"
  #include <string>
 +#include <cstring>
++#include <ctime>
  #include "theora/theora.h"
  
  using namespace std;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/celestia-gcc43.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list