Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (bbe072cd62702eb5a11c1e884841ad30fdd51398)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (bbe072cd62702eb5a11c1e884841ad30fdd51398)
  • Date: Wed, 7 Jan 2009 14:41:09 -0600

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

video/ffmpeg2theora/DEPENDS | 4 +++-
video/ffmpeg2theora/HISTORY | 3 +++
2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit bbe072cd62702eb5a11c1e884841ad30fdd51398
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

ffmpeg2theora optional_depends on libkate

diff --git a/video/ffmpeg2theora/DEPENDS b/video/ffmpeg2theora/DEPENDS
index 7788fb2..d8298e2 100755
--- a/video/ffmpeg2theora/DEPENDS
+++ b/video/ffmpeg2theora/DEPENDS
@@ -1,2 +1,4 @@
depends LIBAVCODEC &&
-depends libtheora
+depends libtheora &&
+
+optional_depends libkate "" "" "for subtitles support"
diff --git a/video/ffmpeg2theora/HISTORY b/video/ffmpeg2theora/HISTORY
index c72aded..d0f19ac 100644
--- a/video/ffmpeg2theora/HISTORY
+++ b/video/ffmpeg2theora/HISTORY
@@ -1,3 +1,6 @@
+2009-01-07 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: added optional_depends libkate
+
2008-06-14 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.21




  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (bbe072cd62702eb5a11c1e884841ad30fdd51398), Ladislav Hagara, 01/07/2009

Archive powered by MHonArc 2.6.24.

Top of Page