Revision: 5382
Author: pebender
Date: Sat Aug 29 17:05:37 2009
Log: - Fixed mediaplayers/gnash compilation with new boost version.


http://code.google.com/p/minimyth/source/detail?r=5382

Added:
   
/trunk/gar-minimyth/script/mediaplayers/gnash/files/gnash-0.8.5-headers.patch
Modified:
  /trunk/gar-minimyth/script/mediaplayers/gnash/Makefile
  /trunk/gar-minimyth/script/mediaplayers/gnash/checksums

=======================================
--- /dev/null
+++  
/trunk/gar-minimyth/script/mediaplayers/gnash/files/gnash-0.8.5-headers.patch   
 
Sat Aug 29 17:05:37 2009
@@ -0,0 +1,11 @@
+diff -Naur gnash-0.8.5-old/libcore/vm/CodeStream.h  
gnash-0.8.5-new/libcore/vm/CodeStream.h
+--- gnash-0.8.5-old/libcore/vm/CodeStream.h    2009-03-02 07:29:49.000000000  
-0800
++++ gnash-0.8.5-new/libcore/vm/CodeStream.h    2009-08-29 16:49:43.000000000  
-0700
+@@ -19,6 +19,7 @@
+ #ifndef GNASH_CODESTREAM_H
+ #define GNASH_CODESTREAM_H
+
++#include <cstring>
+ #include <boost/utility.hpp>
+
+ namespace gnash {
=======================================
--- /trunk/gar-minimyth/script/mediaplayers/gnash/Makefile      Thu Mar 19  
08:50:10 2009
+++ /trunk/gar-minimyth/script/mediaplayers/gnash/Makefile      Sat Aug 29  
17:05:37 2009
@@ -3,7 +3,7 @@
  CATEGORIES = mediaplayers
  MASTER_SITES = ftp://ftp.gnu.org/gnu/$(GARNAME)/$(GARVERSION)/
  DISTFILES = $(DISTNAME).tar.bz2
-PATCHFILES = $(DISTNAME)-cross.patch
+PATCHFILES = $(DISTNAME)-headers.patch $(DISTNAME)-cross.patch
  LICENSE = GPL2

  DESCRIPTION =
=======================================
--- /trunk/gar-minimyth/script/mediaplayers/gnash/checksums     Thu Mar 19  
08:50:10 2009
+++ /trunk/gar-minimyth/script/mediaplayers/gnash/checksums     Sat Aug 29  
17:05:37 2009
@@ -1,2 +1,3 @@
  366f703c2eb1747e4109602b75439ff4  download/gnash-0.8.5.tar.bz2
+d80a8c75046c195fad63906f1efa469d  download/gnash-0.8.5-headers.patch
  d4316ee18158d078bba5202d3ca05116  download/gnash-0.8.5-cross.patch

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to