Upgrade to vlc-2.1.5
authorHugo Villeneuve <hugo@hugovil.com>
Mon, 15 Dec 2014 04:41:19 +0000 (23:41 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Sat, 27 Dec 2014 05:01:51 +0000 (00:01 -0500)
config/packages-list
stage5/patches/common/vlc-2.1.5-ffmpeg.patch [new file with mode: 0644]

index 8fa283c..dd89265 100644 (file)
@@ -412,7 +412,7 @@ UW_IMAP="imap-2007e"
 VALA="vala-0.26.1"
 VAMP="vamp-plugin-sdk-2.3"
 VIEWNIOR="viewnior-1.4"
-VLC="vlc-2.1.4"
+VLC="vlc-2.1.5"
 VOBCOPY="vobcopy-1.2.0"
 VTE="vte-0.28.2"
 
diff --git a/stage5/patches/common/vlc-2.1.5-ffmpeg.patch b/stage5/patches/common/vlc-2.1.5-ffmpeg.patch
new file mode 100644 (file)
index 0000000..fbe2186
--- /dev/null
@@ -0,0 +1,14 @@
+diff -Naur vlc-2.1.5.orig/configure vlc-2.1.5.new/configure
+--- vlc-2.1.5.orig/configure   2014-02-27 10:20:10.000000000 -0500
++++ vlc-2.1.5.new/configure    2014-12-26 12:58:37.404381223 -0500
+@@ -35411,8 +35411,8 @@
+ $as_echo "yes" >&6; }
+     if test -n "$PKG_CONFIG" && \
+-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libavcodec < 56\""; } >&5
+-  ($PKG_CONFIG --exists --print-errors "libavcodec < 56") 2>&5
++    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libavcodec < 57\""; } >&5
++  ($PKG_CONFIG --exists --print-errors "libavcodec < 57") 2>&5
+   ac_status=$?
+   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+   test $ac_status = 0; }; then