X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=mplayer2.spec;h=ba8fcf1e411ae4d051bc5b03cf7c9901537b3c5e;hb=621684298cbc1aa5c30a35459f01885a5a5e9390;hp=777a7ae176876deeb9a1241a83430e6b9b9da723;hpb=3fe3df86e8aac2f8d02584468ebb65ff7d42f0fe;p=packages%2Fmplayer2.git diff --git a/mplayer2.spec b/mplayer2.spec index 777a7ae..ba8fcf1 100644 --- a/mplayer2.spec +++ b/mplayer2.spec @@ -38,7 +38,6 @@ %bcond_without theora # without theora support %bcond_without win32 # without win32 codecs support %bcond_without vdpau # disable vdpau -%bcond_without vidix # disable vidix %bcond_without vorbis # without Ogg-Vorbis audio support %bcond_with system_vorbis # use system libvorbis instead of internal tremor %bcond_without xvid # disable XviD codec @@ -63,12 +62,13 @@ Summary(pl.UTF-8): Odtwarzacz filmów dla systemów uniksowych Summary(pt_BR.UTF-8): Reprodutor de filmes Name: mplayer2 Version: 2.0 -Release: 13 +Release: 17 License: GPL Group: Applications/Multimedia Source0: http://ftp.mplayer2.org/pub/release/%{name}-build-%{version}.tar.xz # Source0-md5: 05b93784de995235e2758f182de15f73 Patch0: format-security.patch +Patch1: libdvdnav5.patch URL: http://www.mplayer2.org/ BuildRequires: OpenAL-devel BuildRequires: OpenGL-devel @@ -90,7 +90,6 @@ BuildRequires: faac-devel BuildRequires: freetype-devel >= 2.0.9 BuildRequires: fribidi-devel BuildRequires: tar >= 1:1.22 -%{?with_vidix:BuildRequires: vidix-devel} %{?with_altivec:BuildRequires: gcc >= 5:4.1} %{?with_gnomess:BuildRequires: dbus-glib-devel} %{?with_gif:BuildRequires: giflib-devel} @@ -223,6 +222,7 @@ escolhidos, incluindo SDL, SVGALib, frame buffer, aalib, X11 e outros. %prep %setup -q -n %{name}-build-%{version} %patch0 -p1 +%patch1 -p1 # set ffmpeg options: echo " --arch=%{_target_base_arch}" >>ffmpeg_options @@ -334,7 +334,6 @@ echo " %{__disable theora}" >>mplayer_options echo " %{__disable x264}" >>mplayer_options echo " %{?with_xmms:--enable-xmms --with-xmmsplugindir=%{_libdir}/xmms/Input --with-xmmslibdir=%{_libdir}}" >>mplayer_options echo " %{__disable xvid}" >>mplayer_options -echo " %{__disable vidix}" >>mplayer_options echo " %{__disable vdpau}" >>mplayer_options echo " %{__disable mencoder}" >>mplayer_options echo " --enable-dga1" >>mplayer_options