Mageia Bugzilla – Attachment 4201 Details for
Bug 2611
mplayer2, an advanced general-purpose video player, can be installed alongside mplayer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
spec file to build current (as of now) git master of mplayer2
mplayer2.spec (text/x-rpm-spec), 1.47 KB, created by
Christian Lohmaier
on 2013-07-10 12:47:47 CEST
(
hide
)
Description:
spec file to build current (as of now) git master of mplayer2
Filename:
MIME Type:
Creator:
Christian Lohmaier
Created:
2013-07-10 12:47:47 CEST
Size:
1.47 KB
patch
obsolete
>%define gitver 6c87a98 >Name: mplayer2 >Summary: Fork of mplayer, the Movie player for linux >Version: 2.0.90git%{gitver} >Release: %mkrel 1 >Group: Video/Players >URL: http://www.mplayer2.org/ >License: GPLv3 >Source0: http://git.mplayer2.org/mplayer2/snapshot/mplayer2-6c87a98.tar.bz2 >Patch0: mplayer2-manname.patch >BuildRequires: python3 ># ffmpeg-devel - the essential stuff >BuildRequires: pkgconfig(libavutil) ># optional/enhancing features >BuildRequires: a52dec-devel >BuildRequires: pkgconfig(dvdnav) >BuildRequires: pkgconfig(dvdread) >BuildRequires: pkgconfig(libmpg123) >BuildRequires: pkgconfig(libpng) >BuildRequires: pkgconfig(mad) >BuildRequires: pkgconfig(xv) ># media-link-parsing (YT-links, etc) >BuildRequires: pkgconfig(libquvi) ># tainted stuff ># DTS Coherent Acoustics decoder >BuildRequires: pkgconfig(libdca) >BuildRequires: libfaad2-devel ># vdpau, quicktime/win32codecs, etc stuff that I'm not interested in - just ># install mplayer's buildrequires for that > >%description >mplayer2 is an advanced general-purpose video player. >It is a fork of the original MPlayer project, it contains >significant further development and supports a number of >features not available in other Unix players. > >See http://www.mplayer2.org/differences for a comparison > >%prep >%setup -q -n %{name} >%patch0 > >%build >./configure --prefix=%{_prefix} --confdir=${_sysconfdir}/mplayer >%make EXESUF=2 > >%install >%makeinstall_std EXESUF=2 > >%files >%doc AUTHORS README Copyright >%{_bindir}/%{name} >%{_mandir}/man1/%{name}.1* > >%changelog
%define gitver 6c87a98 Name: mplayer2 Summary: Fork of mplayer, the Movie player for linux Version: 2.0.90git%{gitver} Release: %mkrel 1 Group: Video/Players URL: http://www.mplayer2.org/ License: GPLv3 Source0: http://git.mplayer2.org/mplayer2/snapshot/mplayer2-6c87a98.tar.bz2 Patch0: mplayer2-manname.patch BuildRequires: python3 # ffmpeg-devel - the essential stuff BuildRequires: pkgconfig(libavutil) # optional/enhancing features BuildRequires: a52dec-devel BuildRequires: pkgconfig(dvdnav) BuildRequires: pkgconfig(dvdread) BuildRequires: pkgconfig(libmpg123) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(mad) BuildRequires: pkgconfig(xv) # media-link-parsing (YT-links, etc) BuildRequires: pkgconfig(libquvi) # tainted stuff # DTS Coherent Acoustics decoder BuildRequires: pkgconfig(libdca) BuildRequires: libfaad2-devel # vdpau, quicktime/win32codecs, etc stuff that I'm not interested in - just # install mplayer's buildrequires for that %description mplayer2 is an advanced general-purpose video player. It is a fork of the original MPlayer project, it contains significant further development and supports a number of features not available in other Unix players. See http://www.mplayer2.org/differences for a comparison %prep %setup -q -n %{name} %patch0 %build ./configure --prefix=%{_prefix} --confdir=${_sysconfdir}/mplayer %make EXESUF=2 %install %makeinstall_std EXESUF=2 %files %doc AUTHORS README Copyright %{_bindir}/%{name} %{_mandir}/man1/%{name}.1* %changelog
View Attachment As Raw
Actions:
View
Attachments on
bug 2611
:
984
|
985
| 4201 |
4202