SOURCES: python-mmpython-intypes.patch (NEW) - fixed build

charles charles at pld-linux.org
Tue Jun 27 08:45:55 CEST 2006


Author: charles                      Date: Tue Jun 27 06:45:55 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed build

---- Files affected:
SOURCES:
   python-mmpython-intypes.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/python-mmpython-intypes.patch
diff -u /dev/null SOURCES/python-mmpython-intypes.patch:1.1
--- /dev/null	Tue Jun 27 08:45:55 2006
+++ SOURCES/python-mmpython-intypes.patch	Tue Jun 27 08:45:50 2006
@@ -0,0 +1,10 @@
+--- mmpython-0.4.9/disc/ifomodule.c.orig	2004-07-17 10:46:52.000000000 +0200
++++ mmpython-0.4.9/disc/ifomodule.c	2006-06-27 02:06:43.519617000 +0200
+@@ -8,6 +8,7 @@
+ #include <string.h>
+ #include <unistd.h>
+ #include <assert.h>
++#include <stdint.h>
+ 
+ #include <dvdread/dvd_reader.h>
+ #include <dvdread/ifo_types.h>
================================================================


More information about the pld-cvs-commit mailing list