|
@@ -32,8 +32,8 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [EXP]
|
|
Distribution: OpenPKG [EXP]
|
|
|
Group: Games
|
|
Group: Games
|
|
|
License: GPL
|
|
License: GPL
|
|
|
-Version: 0.58.2
|
|
|
|
|
-Release: 20020223
|
|
|
|
|
|
|
+Version: 0.60.1
|
|
|
|
|
+Release: 20020623
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://x.mame.net/download/xmame-%{version}.tar.bz2
|
|
Source0: http://x.mame.net/download/xmame-%{version}.tar.bz2
|
|
@@ -65,7 +65,7 @@ AutoReqProv: no
|
|
|
esac
|
|
esac
|
|
|
x11_inc=`%{l_prefix}/etc/rc --query x11_incdir`
|
|
x11_inc=`%{l_prefix}/etc/rc --query x11_incdir`
|
|
|
x11_lib=`%{l_prefix}/etc/rc --query x11_libdir`
|
|
x11_lib=`%{l_prefix}/etc/rc --query x11_libdir`
|
|
|
- %{l_make} %{l_mflags -O} \
|
|
|
|
|
|
|
+ %{l_make} %{l_mflags} \
|
|
|
-f makefile.unix \
|
|
-f makefile.unix \
|
|
|
CC="%{l_cc}" \
|
|
CC="%{l_cc}" \
|
|
|
CFLAGS="-I%{l_prefix}/include -I$x11_inc -pipe -O2 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math" \
|
|
CFLAGS="-I%{l_prefix}/include -I$x11_inc -pipe -O2 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math" \
|