1 # Note that this is NOT a relocatable package
6 Summary: The GTK
+ 1.2 port of the wxWindows library
10 Copyright: wxWindows Licence
12 Source: ftp
://wesley.informatik.uni
-freiburg.de
/pub
/linux
/wxxt
/source/wxGTK
-2.1.0-b6.tgz
13 URL: http
://wesley.informatik.uni
-freiburg.de
/~wxxt
/docs.html
14 Packager: Robert Roebling
<roebling@ruf.uni
-freiburg.de
>
15 Requires: gtk
+ >= 1.2.1
16 BuildRoot: /tmp
/wxgtk_root
18 # all packages providing an implementation of wxWindows library (regardless of
19 # the toolkit used) should provide the (virtual) wxwin package, this makes it
20 # possible to require wxwin instead of requiring "wxgtk or wxmotif or wxqt..."
24 wxWindows is a free C
++ library
for cross
-platform GUI development.
25 With wxWindows
, you can create applications
for different GUIs
(GTK
+,
26 Motif
/LessTif
, MS Windows
, Mac
) from the same
source code.
30 .
/configure
--prefix
=%{pref} --enable-threads
36 rm -rf $RPM_BUILD_ROOT
37 make prefix
=$RPM_BUILD_ROOT
%{pref} install
40 rm -rf $RPM_BUILD_ROOT
49 %defattr (644, root
, root
, 755)
50 %doc COPYING.LIB INSTALL.txt LICENCE.txt README.txt SYMBOLS.txt TODO.txt
51 %dir %{pref}/include
/wx
57 %attr(755, -, -) %{pref}/lib
/libwx_gtk
*
58 %attr(755, -, -) %{pref}/bin
/wx
-config