qt/qt.spec

changeset 214
4d116d09a000
parent 206
3309487768d4
child 215
6f5a2a90bb46
equal deleted inserted replaced
11:bac28c33007d 12:06c5efdb2be4
33 # FIXME: MSvB: has been disabled in this build until a new release 33 # FIXME: MSvB: has been disabled in this build until a new release
34 # FIXME: MSvB: corrects the problem. 34 # FIXME: MSvB: corrects the problem.
35 35
36 # package information 36 # package information
37 Name: qt 37 Name: qt
38 Summary: Cross-platform Application Framework 38 Summary: Cross Platform Application Framework
39 URL: http://www.trolltech.com/products/qt/ 39 URL: http://www.trolltech.com/products/qt/
40 Vendor: Nokia Corporation 40 Vendor: Nokia Corporation
41 Packager: Michael Schloh von Bennewitz 41 Packager: Michael Schloh von Bennewitz
42 Distribution: MSvB Recherche Production 42 Distribution: MSvB Recherche Production
43 Class: EVAL 43 Class: EVAL
140 -e 's;/freetype2;/freetype;' \ 140 -e 's;/freetype2;/freetype;' \
141 config.tests/unix/freetype/freetype.pri 141 config.tests/unix/freetype/freetype.pri
142 %{l_shtool} subst \ 142 %{l_shtool} subst \
143 -e "s;^\(LIBS += \)-lfreetype -lfontconfig;\1$fontconflibs;" \ 143 -e "s;^\(LIBS += \)-lfreetype -lfontconfig;\1$fontconflibs;" \
144 config.tests/x11/fontconfig/fontconfig.pro 144 config.tests/x11/fontconfig/fontconfig.pro
145 echo 'INCLUDEPATH += /usr/include/wacomcfg' \
146 >>src/gui/kernel/x11.pri
145 %{l_shtool} subst \ 147 %{l_shtool} subst \
146 -e "s;\(LIBS += -lpq\);\1 `%{l_prefix}/bin/pg_config --libs` $loclibs;" \ 148 -e "s;\(LIBS += -lpq\);\1 `%{l_prefix}/bin/pg_config --libs` $loclibs;" \
147 config.tests/unix/psql/psql.pro 149 config.tests/unix/psql/psql.pro
148 %{l_shtool} subst \ 150 %{l_shtool} subst \
149 -e 's;^mac:\(LIBS\);\1;' \ 151 -e 's;^mac:\(LIBS\);\1;' \

mercurial