automatic version update by autodist [release 1.2-1mamba;Fri Oct 09 2015]

This commit is contained in:
Automatic Build System 2024-01-06 07:20:44 +01:00
parent 4d2a4dcd64
commit 928218bc1e

View File

@ -8,7 +8,7 @@
Name: mplayer
Epoch: 1
Version: 1.1.1
Version: 1.2
Release: 1mamba
Summary: MPlayer, the Movie Player for Linux
Group: Applications/Multimedia
@ -246,7 +246,6 @@ CC=%{_host}-gcc CPP=%{_host}-cpp \
--enable-radio \
--enable-radio-capture \
%if "%{stage1}" != "1"
--enable-xmms \
--enable-jack \
%endif
--enable-smb \
@ -261,12 +260,14 @@ CC=%{_host}-gcc CPP=%{_host}-cpp \
--disable-mpdvdkit \
%endif
--enable-x11 \
--extra-cflags="`pkg-config --cflags smbclient`" \
--extra-ldflags="\
%if "%{stage1}" != "1"
-ljack \
%endif
-lfribidi -ldca -lX11 -lXext"
# --enable-xmms \
# --realcodecsdir=%{realpath} \
# --disable-libavformat_a \
# --disable-libavutil_a \
@ -388,6 +389,9 @@ exit 0
%endif
%changelog
* Fri Oct 09 2015 Automatic Build System <autodist@mambasoft.it> 1.2-1mamba
- automatic version update by autodist
* Mon May 06 2013 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
- automatic version update by autodist