Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (2c7c9edb55cc5b25200af824bf25d8eca172395f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (2c7c9edb55cc5b25200af824bf25d8eca172395f)
  • Date: Mon, 11 Apr 2016 07:06:08 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

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

New commits:
commit 2c7c9edb55cc5b25200af824bf25d8eca172395f
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

video/kodi: no longer needs JAVA

diff --git a/video/kodi/DEPENDS b/video/kodi/DEPENDS
index 25ffb7f..f9b6dfb 100755
--- a/video/kodi/DEPENDS
+++ b/video/kodi/DEPENDS
@@ -8,7 +8,6 @@ depends swig &&
depends yajl &&
depends -sub STL tinyxml &&
depends taglib &&
-depends JAVA &&
depends glew "--enable-gl" &&
optional_depends libvdpau \
"--enable-vdpau" \
diff --git a/video/kodi/HISTORY b/video/kodi/HISTORY
index 8890179..f0351e4 100644
--- a/video/kodi/HISTORY
+++ b/video/kodi/HISTORY
@@ -1,3 +1,6 @@
+2016-04-11 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: removed JAVA
+
2016-02-25 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS: ffmpeg -> LIBAVCODEC




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (2c7c9edb55cc5b25200af824bf25d8eca172395f), Pavel Vinogradov, 04/11/2016

Archive powered by MHonArc 2.6.24.

Top of Page