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 |