[Lunar-commits] <moonbase-other> Revert "vlc: Version bump to 2.0.4."

stumbles stumbles at lunar-linux.org
Sun Oct 21 21:19:21 CEST 2012


commit 995f99cc9d94c83b627713b14a7805ab3b370e94
Author: stumbles <stumbles at lunar-linux.org>
Date: Sun, 21 Oct 2012 12:19:21 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/995f99cc9d94c83b627713b14a7805ab3b370e94

Revert "vlc: Version bump to 2.0.4."

This reverts commit ead97a9f70dcaea77a2066e1a475e5282337e805.
---
  video/vlc/DEPENDS | +4/-8     
  video/vlc/DETAILS | +3/-3     
  2 files changed, 7 insertions(+), 11 deletions(-)

--- a/video/vlc/DEPENDS
+++ b/video/vlc/DEPENDS
@@ -8,7 +8,7 @@ optional_depends  "libproxy"     ""  "--disable-libproxy" "for proxy support"
 optional_depends  "libnotify"    "--enable-notify"  "" "for notify support"
 optional_depends  "taglib"       ""  "--disable-taglib"    "for taglib support"
 
-# Causes the make to fail, no fix as yet. As of 20121018 this still breaks the make.
+# Causes the make to fail, no fix as yet.
 #optional_depends  "opencv"       "--enable-opencv"  "" "for OpenCV (computer vision) filter support"
 
 optional_depends  "fontconfig"   ""  "--disable-fontconfig" "for fontconfig support"
@@ -23,7 +23,7 @@ optional_depends  "SDL"          ""  "--disable-sdl"  "for SDL support"
 optional_depends  "libcdio"      ""  ""  "for CD-ROM control"
 optional_depends  "libcddb"      ""  ""  "for CDDB support"
 optional_depends  "libmatroska"  ""  "--disable-mkv"  "for Matroska support"
-optional_depends  "libmpcdec"    ""  "--disable-mpc"  "for Musepack support"
+optional_depends  "libmpcdec"    ""  ""  "for Musepack support"
 optional_depends  "libxml2"      ""  "--disable-libxml2"  "for XML support"
 optional_depends  "libpng"       ""  "--disable-png"  "for PNG support"
 optional_depends  "gnutls"       ""  ""  "for TLS/SSL support"
@@ -32,7 +32,7 @@ optional_depends  "gnome-vfs"    ""  "--disable-gnomevfs"  "for GNOME Vfs suppor
 optional_depends  "freetype2"    ""  "--disable-freetype"  "for TrueType support"
 optional_depends  "pulseaudio"   ""  "--disable-pulse"  "for Pulse Audio support"
 optional_depends  "libmtp"       ""  "--disable-mtp"  "for Media Transfer Protocol support"
-optional_depends  "libssh"       "--enable-sftp"  "--disable-sftp" "for sftp support"
+optional_depends  "openssh"      "--enable-sftp"  "--disable-sftp" "for sftp support"
 optional_depends  "libdvbpsi"    "--enable-dvbpsi"  "" "for MPEG TS and DVB PSI tables support"
 optional_depends  "v4l-utils"    "--enable-v4l2" "--disable-v4l2" "for v4l support"
 optional_depends  "libcddb"      ""  "--disable-libcddb" "for cddb support"
@@ -40,10 +40,7 @@ optional_depends  "libshout"     ""  "--disable-shout" "for shoutcast support"
 optional_depends  "a52dec"       ""  "--disable-a52"  "for a52dec support"
 optional_depends  "libmad"       ""  "--disable-mad"  "for MP3 support"
 optional_depends  "fribidi"      ""  "--disable-fribidi" "for Fribidi bidirectional text support"
-
-# It looks for ncurses but want ncursesw and causes the configure to fail.
-#optional_depends  "ncurses"      "--enable-ncurses"  "--disable-ncurses" "for ncurses support"
-
+optional_depends  "ncurses"      "--enable-ncurses"  "--disable-ncurses" "for ncurses support"
 optional_depends  "librsvg"      "" "--disable-svg" "for svg support"
 optional_depends  "faad"         "--enable-faad"  ""  "for faad support"
 optional_depends  "libtheora"    ""  "--disable-theora"   "for theora support"
@@ -73,4 +70,3 @@ optional_depends  "libva"         ""               "--disable-libva"  "for video
 optional_depends  "vcdimager"    "--enable-vcdx"  "--disable-vcdx" "for navigating VCD with libvcdinfo support"
 optional_depends  "libblueray"   "--enable-bluray" "--disable-bluray" "for blueray support"
 optional_depends  "libprojectM"  "--enable-projectm" "--disable-projectm" "for visual effects support"
-optional_depends  "samba"        "--enable-smb"   "--disable-smb" "for SMB support"
--- a/video/vlc/DETAILS
+++ b/video/vlc/DETAILS
@@ -1,11 +1,11 @@
           MODULE=vlc
-         VERSION=2.0.4
+         VERSION=2.0.3
           SOURCE=$MODULE-$VERSION.tar.xz
       SOURCE_URL=http://download.videolan.org/pub/videolan/vlc/$VERSION
-      SOURCE_VFY=sha1:4d9ec642593a5bac282f0793d9c78140b28523f9
+      SOURCE_VFY=sha1:9f161d997eae613bc6431bcb2459e1aefad8d529
         WEB_SITE=http://www.videolan.org
          ENTERED=20011113
-         UPDATED=20121018
+         UPDATED=20120719
            SHORT="Videolan client multimedia player"
 
 cat << EOF




More information about the Lunar-commits mailing list