Skip to Content.
Sympa Menu

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

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 (82ea6c32d535b0f6a0f5512a6e1e860182697da0)
  • Date: Wed, 18 Jun 2008 08:54:11 -0500

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

video/oxine/DEPENDS | 2 +-
video/oxine/HISTORY | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

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

oxine: replaced X11-UTILS with X11-LIBS

diff --git a/video/oxine/DEPENDS b/video/oxine/DEPENDS
index 585278d..56b21f5 100755
--- a/video/oxine/DEPENDS
+++ b/video/oxine/DEPENDS
@@ -1,5 +1,5 @@
depends X11-SERVER &&
-depends X11-UTILS &&
+depends X11-LIBS &&
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 4dcab35..cc81eee 100644
--- a/video/oxine/HISTORY
+++ b/video/oxine/HISTORY
@@ -1,5 +1,6 @@
2008-06-18 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT sourcemage.org>
* DEPENDS: added X11-* providers instead of actual spells
+ * DEPENDS: replaced X11-UTILS with X11-LIBS

2007-03-22 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT gmail.com>
* BUILD, CONFIGURE, DEPENDS, DETAILS, HISTORY: created this spell.



  • [SM-Commit] GIT changes to master grimoire by Ivan Lezhnjov Jr (82ea6c32d535b0f6a0f5512a6e1e860182697da0), Ivan Lezhnjov Jr, 06/18/2008

Archive powered by MHonArc 2.6.24.

Top of Page