|
|
|
|
@ -37,7 +37,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
|
|
Group: Video |
|
|
|
|
License: GPL and others |
|
|
|
|
Version: %{V_mplayer} |
|
|
|
|
Release: 20030509 |
|
|
|
|
Release: 20030510 |
|
|
|
|
|
|
|
|
|
# build options |
|
|
|
|
%option with_gui yes |
|
|
|
|
@ -53,7 +53,7 @@ Patch0: mplayer.patch
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
BuildRoot: %{l_buildroot} |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20030509, X11, zlib, libiconv, sdl, freetype, jpeg, png, vorbis-libs, lzo |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20030509, X11, zlib, libiconv, sdl, freetype, jpeg, png, vorbis-libs, lzo, gcc |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20030509, X11, zlib, libiconv, sdl, freetype, jpeg, png, vorbis-libs |
|
|
|
|
%if "%{with_gui}" == "yes" |
|
|
|
|
BuildPreReq: glib, gtk |
|
|
|
|
|