[SM-Commit] GIT changes to master grimoire by Lubomir Blaha (c893bcb7bc80862c1d25a0bb17faff34f4ee794b)

Lubomir Blaha scm at sourcemage.org
Fri Jan 23 13:09:13 EST 2009


GIT changes to master grimoire by Lubomir Blaha <lblaha at sourcemage.org>:

 video-libs/ogle/HISTORY   |    3 +++
 video-libs/ogle/PRE_BUILD |    1 +
 2 files changed, 4 insertions(+)

New commits:
commit c893bcb7bc80862c1d25a0bb17faff34f4ee794b
Author: Lubomir Blaha <lblaha at sourcemage.org>
Commit: Lubomir Blaha <lblaha at sourcemage.org>

    ogle: Fix building with libdvdread 4.1.x

diff --git a/video-libs/ogle/HISTORY b/video-libs/ogle/HISTORY
index c8fcc20..af1f61d 100644
--- a/video-libs/ogle/HISTORY
+++ b/video-libs/ogle/HISTORY
@@ -1,3 +1,6 @@
+2009-01-23 Lubomir Blaha <lblaha at sourcemage.org>
+	* PRE_BUILD, ogle-libdvdread4.patch: fix building with libdvdread 4.1.x (http://www.mail-archive.com/pld-cvs-commit@lists.pld-linux.org/msg167056.html)
+
 2008-03-18 Eric Sandall <sandalle at sourcemage.org>
 	* DEPENDS: Switch X11-LIBS to the one and only xorg-libs
 
diff --git a/video-libs/ogle/PRE_BUILD b/video-libs/ogle/PRE_BUILD
index 73a43d8..f2223b5 100755
--- a/video-libs/ogle/PRE_BUILD
+++ b/video-libs/ogle/PRE_BUILD
@@ -1,3 +1,4 @@
 default_pre_build     &&
 cd $SOURCE_DIRECTORY  &&
+patch -p0 < $SCRIPT_DIRECTORY/ogle-libdvdread4.patch  &&
 patch -p0 < $SCRIPT_DIRECTORY/fixes.patch



More information about the SM-Commit mailing list