|
|
@@ -33,7 +33,7 @@ Class: EVAL
|
|
|
Group: XWindow
|
|
|
License: LGPL
|
|
|
Version: 2.5.5
|
|
|
-Release: 20050404
|
|
|
+Release: 20050408
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://osdn.dl.sourceforge.net/sourceforge/wxwindows/wxGTK-%{version}.tar.bz2
|
|
|
@@ -42,8 +42,12 @@ Patch0: wx.patch
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20040130, X11, glib, glib::with_threads = yes, gtk, zlib, png, tiff, jpeg, libiconv, gcc, make
|
|
|
-PreReq: OpenPKG, openpkg >= 20040130, X11, glib, glib::with_threads = yes, gtk, zlib, png, tiff, jpeg, libiconv
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make
|
|
|
+PreReq: OpenPKG, openpkg >= 20040130
|
|
|
+BuildPreReq: X11, glib, glib::with_threads = yes, gtk
|
|
|
+PreReq: X11, glib, glib::with_threads = yes, gtk
|
|
|
+BuildPreReq: zlib, png, tiff, jpeg, libiconv
|
|
|
+PreReq: zlib, png, tiff, jpeg, libiconv
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
|
|
|
@@ -86,6 +90,7 @@ AutoReqProv: no
|
|
|
--with-libjpeg \
|
|
|
--with-libtiff \
|
|
|
--with-zlib \
|
|
|
+ --enable-unicode \
|
|
|
--enable-xrc \
|
|
|
--disable-shared
|
|
|
|