1 # RPM .spec file for wxMotif. Based on the .spec file for wxGTK
2 # (c) by Robert Roebling. Modifications (c) 2000/03 by Robert Fendt.
4 # Note that this is NOT a relocatable package
9 Summary: The Motif
/Lesstif port of the wxWindows library
13 Copyright: wxWindows Licence
15 Source: wxMotif
-%{ver}.tgz
16 URL: http
://www.wxwindows.org
17 Packager: Robert Fendt
<rfendt@myokay.net
>
18 BuildRoot: /tmp
/wxmotif_root
20 # all packages providing an implementation of wxWindows library (regardless of
21 # the toolkit used) should provide the (virtual) wxwin package, this makes it
22 # possible to require wxwin instead of requiring "wxgtk or wxmotif or wxqt..."
26 wxWindows is a free C
++ library
for cross
-platform GUI development.
27 With wxWindows
, you can create applications
for different GUIs
(GTK
+,
28 Motif
/LessTif
, MS Windows
, Mac
) from the same
source code.
31 Summary: The Motif
/Lesstif port of the wxWindows library
36 Header files
for wxMotif
, the Motif
/Lesstif port of the wxWindows library.
39 Summary: The Motif
/Lesstif port of the wxWindows library
, OpenGl add
-on.
44 OpenGl add
-on library
for wxMotif
, the Motif
/Lesstif port of the wxWindows library.
48 .
/configure
--prefix
=%{pref} --enable-burnt_name
--with
-odbc
--with
-opengl
--with
-motif
51 if [ "$SMP"
!= ""
]; then
52 export MAKE
="
make -j$SMP"
59 rm -rf $RPM_BUILD_ROOT
60 make prefix
=$RPM_BUILD_ROOT
%{pref} install
63 rm -rf $RPM_BUILD_ROOT
72 %defattr (644, root
, root
, 755)
73 %doc COPYING.LIB INSTALL.txt LICENCE.txt README.txt SYMBOLS.txt TODO.txt
76 %attr(755, -, -) %{pref}/lib
/libwx_motif.
*
77 %attr(755, -, -) %{pref}/lib
/libwx_motif
-2.1.
*
80 %defattr (644, root
, root
, 755)
81 %dir %{pref}/include
/wx
85 %attr(755, -, -) %{pref}/bin
/wxmotif
-config
86 %attr(755, -, -) %{pref}/bin
/wx
-config
89 %attr(755, -, -) %{pref}/lib
/libwx_motif_gl
*