Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (f45faace5baea31291f6b42081959082860a7ea6)

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 master grimoire by Eric Sandall (f45faace5baea31291f6b42081959082860a7ea6)
  • Date: Sun, 25 Apr 2010 14:00:29 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

doc/xpdf/BUILD | 2 +-
doc/xpdf/HISTORY | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit f45faace5baea31291f6b42081959082860a7ea6
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xpdf: Disable building libpaper library (Bug #15066)

See http://www.openoffice.org/issues/show_bug.cgi?id=94981

diff --git a/doc/xpdf/BUILD b/doc/xpdf/BUILD
index e59d6b5..8bb765d 100755
--- a/doc/xpdf/BUILD
+++ b/doc/xpdf/BUILD
@@ -1,6 +1,6 @@
CFLAGS="$CFLAGS -I/usr/include/freetype2"
CXXFLAGS="$CFLAGS"
CPPFLAGS="$CPPFLAGS -I/usr/include/freetype2"
-OPTS="$OPTS --enable-multithreaded $A4_PAPER"
+OPTS="$OPTS --without-libpaper-library --enable-multithreaded $A4_PAPER"

default_build
diff --git a/doc/xpdf/HISTORY b/doc/xpdf/HISTORY
index 5eee2b2..635908e 100644
--- a/doc/xpdf/HISTORY
+++ b/doc/xpdf/HISTORY
@@ -1,3 +1,7 @@
+2010-04-25 Eric Sandall <sandalle AT sourcemage.org>
+ * BUILD: Disable building libpaper library (Bug #15066)
+ See http://www.openoffice.org/issues/show_bug.cgi?id=94981
+
2009-10-19 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS, PRE_BUILD: added xpdf-3.02pl4.patch, SECURITY_PATCH=6
* PRE_BUILD: added unpack_files



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (f45faace5baea31291f6b42081959082860a7ea6), Eric Sandall, 04/25/2010

Archive powered by MHonArc 2.6.24.

Top of Page