|
|
@@ -37,7 +37,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
Group: Video
|
|
|
License: GPL and others
|
|
|
Version: %{V_mplayer}
|
|
|
-Release: 20030512
|
|
|
+Release: 20030707
|
|
|
|
|
|
# build options
|
|
|
%option with_gui no
|
|
|
@@ -54,10 +54,13 @@ 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, gcc
|
|
|
-PreReq: OpenPKG, openpkg >= 20030509, X11, zlib, libiconv, sdl, freetype, jpeg, png, vorbis-libs
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20030509, X11, gcc
|
|
|
+PreReq: OpenPKG, openpkg >= 20030509, X11
|
|
|
+BuildPreReq: zlib, libiconv, sdl, freetype, jpeg, png, vorbis-libs, lzo
|
|
|
+PreReq: zlib, libiconv, sdl, freetype, jpeg, png, vorbis-libs, lzo
|
|
|
%if "%{with_gui}" == "yes"
|
|
|
BuildPreReq: glib, gtk
|
|
|
+PreReq: glib, gtk
|
|
|
%endif
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|