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: wxGTK
-%{ver}.tgz
13 URL: http
://wxwindows.org
14 Packager: Robert Roebling
<robert@roebling.de
>
16 # all packages providing an implementation of wxWindows library (regardless of
17 # the toolkit used) should provide the (virtual) wxwin package, this makes it
18 # possible to require wxwin instead of requiring "wxgtk or wxmotif or wxqt..."
22 wxWindows is a free C
++ library
for cross
-platform GUI development.
23 With wxWindows
, you can create applications
for different GUIs
(GTK
+,
24 Motif
/LessTif
, MS Windows
, Mac
) from the same
source code.
27 Summary: The GTK
+ 1.2 port of the wxWindows library
32 Header files
for wxGTK
, the GTK
+ 1.2 port of the wxWindows library.
35 Summary: The GTK
+ 1.2 port of the wxWindows library
, OpenGl add
-on.
40 OpenGl add
-on library
for wxGTK
, the GTK
+ 1.2 port of the wxWindows library.
44 .
/configure
--prefix
=%{pref} --enable-burnt_name
--with
-odbc
--with
-opengl
47 if [ "$SMP"
!= ""
]; then
48 export MAKE
="
make -j$SMP"
64 %defattr (644, root
, root
, 755)
65 %doc COPYING.LIB INSTALL.txt LICENCE.txt README.txt SYMBOLS.txt TODO.txt
68 %attr(755, -, -) %{pref}/lib
/libwx_gtk.
*
69 %attr(755, -, -) %{pref}/lib
/libwx_gtk
-2.2.
*
72 %defattr (644, root
, root
, 755)
73 %dir %{pref}/include
/wx
77 %attr(755, -, -) %{pref}/bin
/wxgtk
-config
78 %attr(755, -, -) %{pref}/bin
/wx
-config
81 %attr(755, -, -) %{pref}/lib
/libwx_gtk_gl
*