Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.11 grimoire by Eric Sandall (319c4964f12e2aa74958cefcb44d9d038e24204d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.11 grimoire by Eric Sandall (319c4964f12e2aa74958cefcb44d9d038e24204d)
  • Date: Thu, 14 Jun 2007 11:17:37 -0500

GIT changes to stable-rc-0.11 grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

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

New commits:
commit 319c4964f12e2aa74958cefcb44d9d038e24204d
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libdvdcss: disabled building of tex docs - broken #13841
(cherry picked from commit a9186b5add9c059fe4a0cd8aef1a19e85d44df9b)

diff --git a/video-libs/libdvdcss/BUILD b/video-libs/libdvdcss/BUILD
index feceeab..039c323 100755
--- a/video-libs/libdvdcss/BUILD
+++ b/video-libs/libdvdcss/BUILD
@@ -1,3 +1,4 @@
make_single &&
+sed -i 's,LATEX=.*$,LATEX=no,' configure &&
default_build &&
make_normal
diff --git a/video-libs/libdvdcss/HISTORY b/video-libs/libdvdcss/HISTORY
index 2e65f81..7137cc0 100644
--- a/video-libs/libdvdcss/HISTORY
+++ b/video-libs/libdvdcss/HISTORY
@@ -1,3 +1,6 @@
+2007-06-14 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * BUILD: disabled building of tex docs - broken #13841
+
2006-12-08 Eric Sandall <sandalle AT sourcemage.org>
* BUILD: Fails with multiple make jobs, so use make_single




  • [SM-Commit] GIT changes to stable-rc-0.11 grimoire by Eric Sandall (319c4964f12e2aa74958cefcb44d9d038e24204d), Eric Sandall, 06/14/2007

Archive powered by MHonArc 2.6.24.

Top of Page