qt/qt.spec

changeset 4
7118aa4adf88
parent 3
c2e6bf16b6f4
child 29
cc49f73ee7de
equal deleted inserted replaced
1:4d0ca7be8c23 2:8dd4a33b8699
31 Distribution: MSvB Recherche Production 31 Distribution: MSvB Recherche Production
32 Class: EVAL 32 Class: EVAL
33 Group: Development 33 Group: Development
34 License: GPL 34 License: GPL
35 Version: 4.4.3 35 Version: 4.4.3
36 Release: 20081214 36 Release: 20081215
37 37
38 # build options 38 # build options
39 %option with_tools yes 39 %option with_tools yes
40 %option with_shared no 40 %option with_shared no
41 %option with_examples no 41 %option with_examples no
44 Source0: ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-%{version}.tar.gz 44 Source0: ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-%{version}.tar.gz
45 45
46 # build information 46 # build information
47 Prefix: %{l_prefix} 47 Prefix: %{l_prefix}
48 BuildRoot: %{l_buildroot} 48 BuildRoot: %{l_buildroot}
49 BuildPreReq: OpenPKG, openpkg >= 20050726, gcc, pkgconfig 49 BuildPreReq: OpenPKG, openpkg >= 20050726, make, gcc, pkgconfig
50 PreReq: OpenPKG, openpkg >= 20050726 50 PreReq: OpenPKG, openpkg >= 20050726
51 BuildPreReq: X11, png, mng, jpeg, tiff, mesa, xrender 51 BuildPreReq: X11, png, mng, jpeg, tiff, mesa, xrender
52 PreReq: X11, png, mng, jpeg, tiff, mesa, xrender 52 PreReq: X11, png, mng, jpeg, tiff, mesa, xrender
53 BuildPreReq: openssl, zlib, libiconv, sqlite, dbus 53 BuildPreReq: openssl, zlib, libiconv, sqlite, dbus
54 PreReq: openssl, zlib, libiconv, sqlite, dbus 54 PreReq: openssl, zlib, libiconv, sqlite, dbus
214 -xrender \ 214 -xrender \
215 -fontconfig \ 215 -fontconfig \
216 -freetype \ 216 -freetype \
217 -no-glib 217 -no-glib
218 218
219 # sadly, webkit and glib is broken in Qt 4.4.3. 219 # sadly, the webkit is broken in Qt 4.4.3.
220 # default options are implicitly used, und zwar... 220 # default options are implicitly used, und zwar...
221 #-no-fast -exceptions -accessibility -stl -qt3support -nis 221 #-no-fast -exceptions -accessibility -stl -qt3support -nis
222 #-sm -xshape -xinerama -xcursor -xfixes -xrandr -tablet -xkb 222 #-sm -xshape -xinerama -xcursor -xfixes -xrandr -tablet -xkb
223 223
224 # carry out shared build procedure 224 # carry out shared build procedure

mercurial