]> git.saurik.com Git - wxWidgets.git/blame_incremental - wxMotif.spec
Mention that resource forks are deprecated under Mac in wxCursor docs.
[wxWidgets.git] / wxMotif.spec
... / ...
CommitLineData
1%define pref /usr
2%define ver 2.9.2
3%define ver2 2.9
4%define rel 1
5
6%define portname motif
7%define name wx-%{portname}
8%define wxbasename wx-base
9
10%define wxconfig %{portname}-ansi-%{ver2}
11%define wxconfiglink wx%{portname}-%{ver2}-config
12
13Summary: The Motif/Lesstif port of the wxWidgets library
14Name: %{name}
15Version: %{ver}
16Release: %{rel}
17License: wxWindows Licence
18Group: X11/Libraries
19Source: wxMotif-%{ver}.tar.bz2
20URL: http://www.wxwidgets.org
21Packager: wxWidgets developers <wx-dev@lists.wxwidgets.org>
22BuildRoot: %{_tmppath}/%{name}-root
23Requires: %{wxbasename} = %{ver}
24
25# all packages providing an implementation of wxWidgets library (regardless of
26# the toolkit used) should provide the (virtual) wxwin package, this makes it
27# possible to require wxwin instead of requiring "wxgtk or wxmotif or wxuniv..."
28Provides: wxwin
29Provides: wxMotif
30
31%description
32wxWidgets is a free C++ library for cross-platform GUI development.
33With wxWidgets, you can create applications for different GUIs (GTK+,
34Motif/LessTif, MS Windows, Mac) from the same source code.
35
36%package devel
37Summary: The Motif/Lesstif port of the wxWidgets library
38Group: X11/Libraries
39Requires: %{name} = %{ver}
40Requires: %{wxbasename}-devel = %{ver}
41
42%description devel
43Header files for wxMotif, the Motif/Lesstif port of the wxWidgets library.
44
45%package gl
46Summary: The Motif/Lesstif port of the wxWidgets library, OpenGL add-on.
47Group: X11/Libraries
48Requires: %{name} = %{ver}
49
50%description gl
51OpenGL add-on library for wxMotif, the Motif/Lesstif port of the wxWidgets library.
52
53%package static
54Summary: wxMotif static libraries
55Group: Development/Libraries
56Requires: %{wxbasename}-static
57Requires: %{name}-devel = %{ver}
58
59%description static
60Static libraries for wxMotif. You need them if you want to link statically against wxMotif.
61
62%prep
63%setup -q -n wxMotif-%{ver}
64
65%build
66if [ "$SMP" != "" ]; then
67 export MAKE="make -j$SMP"
68else
69 export MAKE="make"
70fi
71
72mkdir obj-shared
73cd obj-shared
74../configure --prefix=%{pref} --with-motif --with-opengl
75$MAKE
76cd ..
77
78mkdir obj-static
79cd obj-static
80../configure --prefix=%{pref} --with-motif --disable-shared --with-opengl
81$MAKE
82cd ..
83
84%install
85rm -rf $RPM_BUILD_ROOT
86(cd obj-static; make prefix=$RPM_BUILD_ROOT%{pref} install)
87(cd obj-shared; make prefix=$RPM_BUILD_ROOT%{pref} install)
88
89# Remove headers that are part of wx-base-devel:
90
91# --- wxBase headers list begins here ---
92cat <<EOF >wxbase-headers.files
93wx/afterstd.h
94wx/any.h
95wx/anystr.h
96wx/app.h
97wx/apptrait.h
98wx/archive.h
99wx/arrimpl.cpp
100wx/arrstr.h
101wx/atomic.h
102wx/base64.h
103wx/beforestd.h
104wx/buffer.h
105wx/build.h
106wx/chartype.h
107wx/checkeddelete.h
108wx/chkconf.h
109wx/clntdata.h
110wx/cmdargs.h
111wx/cmdline.h
112wx/confbase.h
113wx/config.h
114wx/convauto.h
115wx/containr.h
116wx/cpp.h
117wx/crt.h
118wx/datetime.h
119wx/datstrm.h
120wx/dde.h
121wx/debug.h
122wx/defs.h
123wx/dir.h
124wx/dlimpexp.h
125wx/dlist.h
126wx/dynarray.h
127wx/dynlib.h
128wx/dynload.h
129wx/encconv.h
130wx/event.h
131wx/evtloop.h
132wx/except.h
133wx/features.h
134wx/flags.h
135wx/ffile.h
136wx/file.h
137wx/fileconf.h
138wx/filefn.h
139wx/filename.h
140wx/filesys.h
141wx/fontenc.h
142wx/fontmap.h
143wx/fs_arc.h
144wx/fs_filter.h
145wx/fs_mem.h
146wx/fs_zip.h
147wx/hash.h
148wx/hashmap.h
149wx/hashset.h
150wx/html/forcelnk.h
151wx/iconloc.h
152wx/init.h
153wx/intl.h
154wx/iosfwrap.h
155wx/ioswrap.h
156wx/ipc.h
157wx/ipcbase.h
158wx/kbdstate.h
159wx/language.h
160wx/link.h
161wx/list.h
162wx/listimpl.cpp
163wx/log.h
164wx/longlong.h
165wx/math.h
166wx/memconf.h
167wx/memory.h
168wx/memtext.h
169wx/mimetype.h
170wx/module.h
171wx/mousestate.h
172wx/msgout.h
173wx/msgqueue.h
174wx/mstream.h
175wx/object.h
176wx/platform.h
177wx/platinfo.h
178wx/power.h
179wx/process.h
180wx/ptr_scpd.h
181wx/ptr_shrd.h
182wx/recguard.h
183wx/regex.h
184wx/scopedarray.h
185wx/scopedptr.h
186wx/scopeguard.h
187wx/sharedptr.h
188wx/snglinst.h
189wx/sstream.h
190wx/stack.h
191wx/stackwalk.h
192wx/stdpaths.h
193wx/stdstream.h
194wx/stockitem.h
195wx/stopwatch.h
196wx/strconv.h
197wx/stream.h
198wx/string.h
199wx/stringimpl.h
200wx/stringops.h
201wx/strvararg.h
202wx/sysopt.h
203wx/tarstrm.h
204wx/textbuf.h
205wx/textfile.h
206wx/thread.h
207wx/thrimpl.cpp
208wx/timer.h
209wx/tls.h
210wx/tokenzr.h
211wx/tracker.h
212wx/translation.h
213wx/txtstrm.h
214wx/typeinfo.h
215wx/types.h
216wx/unichar.h
217wx/uri.h
218wx/ustring.h
219wx/utils.h
220wx/variant.h
221wx/vector.h
222wx/version.h
223wx/volume.h
224wx/weakref.h
225wx/wfstream.h
226wx/wx.h
227wx/wxchar.h
228wx/wxcrt.h
229wx/wxcrtbase.h
230wx/wxcrtvararg.h
231wx/wxprec.h
232wx/xlocale.h
233wx/xti.h
234wx/xtistrm.h
235wx/zipstrm.h
236wx/zstream.h
237wx/meta/convertible.h
238wx/meta/if.h
239wx/meta/int2type.h
240wx/meta/movable.h
241wx/meta/pod.h
242wx/fswatcher.h
243wx/generic/fswatcher.h
244wx/unix/app.h
245wx/unix/apptbase.h
246wx/unix/apptrait.h
247wx/unix/chkconf.h
248wx/unix/evtloop.h
249wx/unix/evtloopsrc.h
250wx/unix/pipe.h
251wx/unix/stdpaths.h
252wx/unix/stackwalk.h
253wx/unix/tls.h
254wx/unix/fswatcher_kqueue.h
255wx/unix/execute.h
256wx/unix/mimetype.h
257wx/unix/fswatcher_inotify.h
258wx/fs_inet.h
259wx/protocol/file.h
260wx/protocol/ftp.h
261wx/protocol/http.h
262wx/protocol/log.h
263wx/protocol/protocol.h
264wx/sckaddr.h
265wx/sckipc.h
266wx/sckstrm.h
267wx/socket.h
268wx/url.h
269wx/xml/xml.h
270wx/xtixml.h
271EOF
272# --- wxBase headers list ends here ---
273for f in `cat wxbase-headers-list` ; do
274 rm -f $RPM_BUILD_ROOT%{_includedir}/wx-%{ver2}/$f
275done
276
277# list of all core headers:
278find $RPM_BUILD_ROOT%{_includedir}/wx-%{ver2} -type f | sed -e "s,$RPM_BUILD_ROOT,,g" >core-headers.files
279
280# remove wxBase files so that RPM doesn't complain about unpackaged files:
281rm -f $RPM_BUILD_ROOT%{_libdir}/libwx_base*
282rm -f $RPM_BUILD_ROOT%{_datadir}/aclocal/*
283rm -f $RPM_BUILD_ROOT%{_datadir}/locale/*/*/*
284
285%clean
286rm -rf $RPM_BUILD_ROOT
287
288%post
289/sbin/ldconfig
290
291%postun
292/sbin/ldconfig
293
294%post devel
295# link wx-config when you install RPM.
296ln -sf %{_libdir}/wx/config/%{wxconfig} %{_bindir}/wx-config
297# link wx-config with explicit name.
298ln -sf %{_libdir}/wx/config/%{wxconfig} %{_bindir}/%{wxconfiglink}
299/sbin/ldconfig
300
301%postun devel
302/sbin/ldconfig
303
304%preun devel
305if test -f %{_bindir}/wx-config -a -f /usr/bin/md5sum ; then
306 SUM1=`md5sum %{_libdir}/wx/config/%{wxconfig} | cut -c 0-32`
307 SUM2=`md5sum %{_bindir}/wx-config | cut -c 0-32`
308 if test "x$SUM1" = "x$SUM2" ; then
309 rm -f %{_bindir}/wx-config
310 fi
311fi
312rm -f %{_bindir}/%{wxconfiglink}
313
314%post gl
315/sbin/ldconfig
316
317%postun gl
318/sbin/ldconfig
319
320%files
321%defattr(-,root,root)
322%doc COPYING.LIB *.txt
323%{_libdir}/libwx_%{portname}*_adv-%{ver2}.so.*
324%{_libdir}/libwx_%{portname}*_core-%{ver2}.so.*
325%{_libdir}/libwx_%{portname}*_html-%{ver2}.so.*
326%{_libdir}/libwx_%{portname}*_media-%{ver2}.so.*
327%{_libdir}/libwx_%{portname}*_qa-%{ver2}.so.*
328%{_libdir}/libwx_%{portname}*_xrc-%{ver2}.so.*
329
330
331%files devel -f core-headers.files
332%defattr(-,root,root)
333%{_libdir}/libwx_%{portname}*_adv-%{ver2}.so
334%{_libdir}/libwx_%{portname}*_core-%{ver2}.so
335%{_libdir}/libwx_%{portname}*_gl-%{ver2}.so
336%{_libdir}/libwx_%{portname}*_html-%{ver2}.so
337%{_libdir}/libwx_%{portname}*_media-%{ver2}.so
338%{_libdir}/libwx_%{portname}*_qa-%{ver2}.so
339%{_libdir}/libwx_%{portname}*_xrc-%{ver2}.so
340%dir %{_libdir}/wx
341%{_libdir}/wx/*
342%{_bindir}/wxrc*
343
344%files gl
345%defattr(-,root,root)
346%{_libdir}/libwx_%{portname}*_gl-%{ver2}.so.*
347
348%files static
349%defattr (-,root,root)
350%{_libdir}/libwx_%{portname}*_*-%{ver2}.a
351