Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ivan Lezhnjov Jr (eea0dfb3c2551fcd07911d02f062f56d174cc000)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ivan Lezhnjov Jr <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ivan Lezhnjov Jr (eea0dfb3c2551fcd07911d02f062f56d174cc000)
  • Date: Wed, 18 Jun 2008 07:18:56 -0500

GIT changes to master grimoire by Ivan Lezhnjov Jr
<ivan.lezhnjov.jr AT sourcemage.org>:

video/oxine/DEPENDS | 4 ++--
video/oxine/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit eea0dfb3c2551fcd07911d02f062f56d174cc000
Author: Ivan Lezhnjov Jr <ivan.lezhnjov.jr AT sourcemage.org>
Commit: Ivan Lezhnjov Jr <ivan.lezhnjov.jr AT sourcemage.org>

oxine: added X11-* providers instead of actual spells

diff --git a/video/oxine/DEPENDS b/video/oxine/DEPENDS
index 0dcb7c8..585278d 100755
--- a/video/oxine/DEPENDS
+++ b/video/oxine/DEPENDS
@@ -1,5 +1,5 @@
-depends xorg-server &&
-depends xorg-libs &&
+depends X11-SERVER &&
+depends X11-UTILS &&
depends util-linux &&

optional_depends "lirc" "" "--disable-lirc" "Enable support for remote
controls with oxine?" &&
diff --git a/video/oxine/HISTORY b/video/oxine/HISTORY
index 1b63774..4dcab35 100644
--- a/video/oxine/HISTORY
+++ b/video/oxine/HISTORY
@@ -1,2 +1,5 @@
+2008-06-18 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT sourcemage.org>
+ * DEPENDS: added X11-* providers instead of actual spells
+
2007-03-22 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT gmail.com>
* BUILD, CONFIGURE, DEPENDS, DETAILS, HISTORY: created this spell.




Archive powered by MHonArc 2.6.24.

Top of Page