Skip to Content.
Sympa Menu

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

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 (5f22e71524bbc1b85042b47d85d38c073a248f1b)
  • Date: Fri, 1 Aug 2014 03:36:19 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

video/vlc/DEPENDS | 8 ++++----
video/vlc/DETAILS | 2 +-
video/vlc/HISTORY | 4 ++++
3 files changed, 9 insertions(+), 5 deletions(-)

New commits:
commit 5f22e71524bbc1b85042b47d85d38c073a248f1b
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

vlc 2.1.5

diff --git a/video/vlc/DEPENDS b/video/vlc/DEPENDS
index 1d2ca84..89cfe83 100755
--- a/video/vlc/DEPENDS
+++ b/video/vlc/DEPENDS
@@ -67,10 +67,10 @@ optional_depends "fribidi" \
"--disable-fribidi" \
"for bidirectional subtitle rendering support" &&

-optional_depends OPENGL \
- "--enable-glx" \
- "-opengl --disable-glx" \
- "for OpenGL video output" &&
+optional_depends OPENGL \
+ "--enable-glx" \
+ "--disable-glx" \
+ "for OpenGL video output" &&

optional_depends "sdl" \
"--enable-sdl" \
diff --git a/video/vlc/DETAILS b/video/vlc/DETAILS
index 0e18de7..f8533cd 100755
--- a/video/vlc/DETAILS
+++ b/video/vlc/DETAILS
@@ -1,5 +1,5 @@
SPELL=vlc
- VERSION=2.1.4
+ VERSION=2.1.5
SOURCE=$SPELL-$VERSION.tar.xz
# SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE2=$SOURCE.asc
diff --git a/video/vlc/HISTORY b/video/vlc/HISTORY
index 76beca5..b620024 100644
--- a/video/vlc/HISTORY
+++ b/video/vlc/HISTORY
@@ -1,3 +1,7 @@
+2014-08-01 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 2.1.5
+ * DEPENDS: -opengl option removed, does not exist
+
2014-06-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: 2.1.4




  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (5f22e71524bbc1b85042b47d85d38c073a248f1b), Ladislav Hagara, 08/01/2014

Archive powered by MHonArc 2.6.24.

Top of Page