Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (9f8c306c2249c1d5d016a22a266eb7e6ee27ae17)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (9f8c306c2249c1d5d016a22a266eb7e6ee27ae17)
  • Date: Tue, 17 Oct 2006 08:35:46 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

graphics-libs/ogre/DEPENDS | 3 ++-
graphics-libs/ogre/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 27d2759cee058038c1ad57b46fa3f788b20440dc
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

ogre: fix the libcg dep

diff --git a/graphics-libs/ogre/DEPENDS b/graphics-libs/ogre/DEPENDS
index cb14fa1..6334eef 100755
--- a/graphics-libs/ogre/DEPENDS
+++ b/graphics-libs/ogre/DEPENDS
@@ -32,7 +32,8 @@ optional_depends devil
optional_depends libcg \
"--enable-cg" \
"--disable-cg" \
- "Build the nVIDIA Cg plug-in (RECOMMENDED)" &&
+ "Build the nVIDIA Cg plug-in (RECOMMENDED)" \
+ z-rejected &&

optional_depends openexr \
"--enable-openexr" \
diff --git a/graphics-libs/ogre/HISTORY b/graphics-libs/ogre/HISTORY
index 415c9e2..84cb289 100644
--- a/graphics-libs/ogre/HISTORY
+++ b/graphics-libs/ogre/HISTORY
@@ -1,3 +1,6 @@
+2006-10-17 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: libcg is a cross-grimoire dependency
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (9f8c306c2249c1d5d016a22a266eb7e6ee27ae17), Jaka Kranjc, 10/17/2006

Archive powered by MHonArc 2.6.24.

Top of Page