Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Haley (49d7584245039f349766ee571dde51bed05f0387)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Haley <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Haley (49d7584245039f349766ee571dde51bed05f0387)
  • Date: Thu, 4 Nov 2010 14:34:38 -0500

GIT changes to master grimoire by David Haley <khoralin AT gmail.com>:

graphics/feh/DEPENDS | 1 +
graphics/feh/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 49d7584245039f349766ee571dde51bed05f0387
Author: David Haley <khoralin AT gmail.com>
Commit: David Haley <khoralin AT gmail.com>

spell feh: updated DEPENDS file to include libxinerama

The spell refuses to compile without libxinerama cast. I have added
the libxinerama spell to the DEPENDS file accordingly. With the
library cast and installed on the system feh compiles without any
issue or complaint.

diff --git a/graphics/feh/DEPENDS b/graphics/feh/DEPENDS
index e8ee122..765f125 100755
--- a/graphics/feh/DEPENDS
+++ b/graphics/feh/DEPENDS
@@ -1,3 +1,4 @@
+depends libxinerama &&
depends giblib &&
depends JPEG &&
depends libpng
diff --git a/graphics/feh/HISTORY b/graphics/feh/HISTORY
index c6c08aa..95f6a0d 100644
--- a/graphics/feh/HISTORY
+++ b/graphics/feh/HISTORY
@@ -1,3 +1,6 @@
+2010-11-04 David C. Haley <khoralin AT gmail.com>
+ * DEPENDS: added libxinerama
+
2010-11-03 Ladislav Hagara <hgr AT vabo.cz>
* DEPENDS: jpeg -> JPEG




  • [SM-Commit] GIT changes to master grimoire by David Haley (49d7584245039f349766ee571dde51bed05f0387), David Haley, 11/04/2010

Archive powered by MHonArc 2.6.24.

Top of Page