Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (dd2c9c2ab0e3a9d734347f07856f93050e9ce49b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (dd2c9c2ab0e3a9d734347f07856f93050e9ce49b)
  • Date: Sun, 14 Dec 2014 19:54:30 -0600

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

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

New commits:
commit dd2c9c2ab0e3a9d734347f07856f93050e9ce49b
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

video/mpv: can be built with LIBAVCODEC, fixed previous HISTORY entry

diff --git a/video/mpv/DEPENDS b/video/mpv/DEPENDS
index c0fc745..b13ae5d 100755
--- a/video/mpv/DEPENDS
+++ b/video/mpv/DEPENDS
@@ -1,6 +1,6 @@
depends perl &&
depends python &&
-depends -sub STABLE ffmpeg &&
+depends LIBAVCODEC &&

optional_depends lua \
"--enable-lua" \
diff --git a/video/mpv/HISTORY b/video/mpv/HISTORY
index a767672..e798189 100644
--- a/video/mpv/HISTORY
+++ b/video/mpv/HISTORY
@@ -1,6 +1,9 @@
+2014-12-14 Pol Vinogradov <vin.public AT gmail.com>
+ * DEPENDS: ffmpeg -> LIBAVCODEC
+
2014-11-16 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.6.2
- * DEPENDS: remove obsolete depencies
+ * DEPENDS: removed obsolete dependencies

2014-10-01 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.6.0



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (dd2c9c2ab0e3a9d734347f07856f93050e9ce49b), Pol Vinogradov, 12/14/2014

Archive powered by MHonArc 2.6.24.

Top of Page