10:b0539b57e4d6 | 11:bac28c33007d |
---|---|
26 # FIXME: MSvB: 'ld: libQt*.so: pthread_mutex...: invalid version 6 | 26 # FIXME: MSvB: 'ld: libQt*.so: pthread_mutex...: invalid version 6 |
27 # FIXME: MSvB: libQt*.so: could not read symbols: Bad value' | 27 # FIXME: MSvB: libQt*.so: could not read symbols: Bad value' |
28 # FIXME: MSvB: The effects of these bugs are platform dependent. | 28 # FIXME: MSvB: The effects of these bugs are platform dependent. |
29 # FIXME: MSvB: Solaris 11 IA-32 builds fail while Linux 2.6.25.18 | 29 # FIXME: MSvB: Solaris 11 IA-32 builds fail while Linux 2.6.25.18 |
30 # FIXME: MSvB: AMD64 builds succeed. | 30 # FIXME: MSvB: AMD64 builds succeed. |
31 # FIXME: MSvB: | |
32 # FIXME: MSvB: GNU iconv integration is flawed in Qt 4.5.2, and | |
33 # FIXME: MSvB: has been disabled in this build until a new release | |
34 # FIXME: MSvB: corrects the problem. | |
31 | 35 |
32 # package information | 36 # package information |
33 Name: qt | 37 Name: qt |
34 Summary: Cross-platform Application Framework | 38 Summary: Cross-platform Application Framework |
35 URL: http://www.trolltech.com/products/qt/ | 39 URL: http://www.trolltech.com/products/qt/ |
38 Distribution: MSvB Recherche Production | 42 Distribution: MSvB Recherche Production |
39 Class: EVAL | 43 Class: EVAL |
40 Group: Development | 44 Group: Development |
41 License: GPL | 45 License: GPL |
42 Version: 4.5.2 | 46 Version: 4.5.2 |
43 Release: 20090702 | 47 Release: 20090718 |
44 | 48 |
45 # build options | 49 # build options |
46 %option with_tools yes | 50 %option with_tools yes |
47 %option with_mysql no | 51 %option with_mysql no |
48 %option with_pgsql no | 52 %option with_pgsql no |
267 -system-libmng \ | 271 -system-libmng \ |
268 -system-libjpeg \ | 272 -system-libjpeg \ |
269 -system-libtiff \ | 273 -system-libtiff \ |
270 -rpath \ | 274 -rpath \ |
271 -no-cups \ | 275 -no-cups \ |
272 -iconv \ | 276 -no-iconv \ |
273 -pch \ | 277 -pch \ |
274 -dbus-linked \ | 278 -dbus-linked \ |
275 -opengl \ | 279 -opengl \ |
276 -xrender \ | 280 -xrender \ |
277 -fontconfig \ | 281 -fontconfig \ |
355 -system-libmng \ | 359 -system-libmng \ |
356 -system-libjpeg \ | 360 -system-libjpeg \ |
357 -system-libtiff \ | 361 -system-libtiff \ |
358 -rpath \ | 362 -rpath \ |
359 -no-cups \ | 363 -no-cups \ |
360 -iconv \ | 364 -no-iconv \ |
361 -pch \ | 365 -pch \ |
362 -dbus-linked \ | 366 -dbus-linked \ |
363 -opengl \ | 367 -opengl \ |
364 -xrender \ | 368 -xrender \ |
365 -fontconfig \ | 369 -fontconfig \ |