Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (f8199a3b50f58da5a9ba3702d31f5a560fcf8d99)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Elisamuel Resto <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (f8199a3b50f58da5a9ba3702d31f5a560fcf8d99)
  • Date: Fri, 24 Aug 2007 00:57:03 -0500

GIT changes to master grimoire by Elisamuel Resto <ryuji AT mages.ath.cx>:

doc/evince/HISTORY | 4 ++++
doc/evince/PRE_BUILD | 7 +++++++
2 files changed, 11 insertions(+)

New commits:
commit f8199a3b50f58da5a9ba3702d31f5a560fcf8d99
Author: Elisamuel Resto <ryuji AT mages.ath.cx>
Commit: Elisamuel Resto <ryuji AT mages.ath.cx>

doc/evince: upstream wants specifically 0.5.9, we have 0.5.91 and no
versioned spells, so sedit the requirement and it worked fine.

diff --git a/doc/evince/HISTORY b/doc/evince/HISTORY
index 0092609..44a7d38 100644
--- a/doc/evince/HISTORY
+++ b/doc/evince/HISTORY
@@ -1,3 +1,7 @@
+2007-08-24 Elisamuel Resto <ryuji AT mages.ath.cx>
+ * PRE_BUILD: upstream wants specifically 0.5.9, we have 0.5.91 and no
versioned
+ spells, so sedit the requirement and it worked fine. Upstream are
picky.
+
2007-07-04 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.8.3

diff --git a/doc/evince/PRE_BUILD b/doc/evince/PRE_BUILD
new file mode 100755
index 0000000..642225b
--- /dev/null
+++ b/doc/evince/PRE_BUILD
@@ -0,0 +1,7 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+
+# Upstream wants a specific version, we don't have versioned spells.
+# This compiled fine on my x86 P4 prescott with poppler 0.5.91 --ryuji
+sedit 's|POPPLER_MAX_REQUIRED=0.5.9|POPPLER_MAX_REQUIRED=0.5.91|' configure
&&
+sedit 's|POPPLER_MAX_REQUIRED=0.5.9|POPPLER_MAX_REQUIRED=0.5.91|'
configure.ac



  • [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (f8199a3b50f58da5a9ba3702d31f5a560fcf8d99), Elisamuel Resto, 08/24/2007

Archive powered by MHonArc 2.6.24.

Top of Page