diff --git a/.gitignore b/.gitignore index 7ff6d76..a7db8ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -vlc-2.2.0.tar.xz +vlc-2.2.1.tar.xz diff --git a/sources b/sources index 15436b6..1bd0712 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -faeceb614bf3946e5f90ef0d1f51db45 vlc-2.2.0.tar.xz +42273945758b521c408fabc7fd6d9946 vlc-2.2.1.tar.xz diff --git a/vlc.spec b/vlc.spec index 26b4b43..a804734 100644 --- a/vlc.spec +++ b/vlc.spec @@ -11,10 +11,7 @@ %global _with_libmpeg2 1 %global _with_twolame 1 %global _with_x264 1 -%ifarch x86_64 i686 -# Currenly broken on armhfp %global _with_x265 1 -%endif %global _with_xvidcore 1 %global _with_live555 1 %global _with_vaapi 1 @@ -34,7 +31,7 @@ Summary: The cross-platform open-source multimedia framework, player and server Name: vlc -Version: 2.2.0 +Version: 2.2.1 Release: 1%{?dist} License: GPLv2+ Group: Applications/Multimedia @@ -245,11 +242,11 @@ rm aclocal.m4 m4/lib*.m4 m4/lt*.m4 || : %{?_with_vcdimager:--enable-vcdx} \ --enable-omxil \ --enable-omxil-vout \ -%ifarch armv6hl +%{?_with_rpi: --enable-rpi-omxil \ --enable-mmal-codec \ --enable-mmal-vout \ -%endif +} %{!?_with_a52dec:--disable-a52} \ %{!?_with_ffmpeg:--disable-avcodec --disable-avformat \ --disable-swscale --disable-postproc} \ @@ -473,6 +470,11 @@ fi || : %changelog +* Mon Apr 13 2015 Nicolas Chauvet - 2.2.1-1 +- Update to 2.2.1 +- Enable x265 on armhfp +- Add --with rpi conditional for raspberrypi and mmal + * Fri Feb 27 2015 Nicolas Chauvet - 2.2.0-1 - Update to 2.2.0