|
|
|
|
@ -33,10 +33,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
|
|
Group: XWindow |
|
|
|
|
License: GPL |
|
|
|
|
Version: 3.1.2 |
|
|
|
|
Release: 20030425 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_xft no |
|
|
|
|
Release: 20030507 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.trolltech.com/pub/qt/source/qt-x11-free-%{version}.tar.gz |
|
|
|
|
@ -99,12 +96,7 @@ AutoReqProv: no
|
|
|
|
|
-docdir %{l_prefix}/share/qt/doc \ |
|
|
|
|
-datadir %{l_prefix}/share/qt/data \ |
|
|
|
|
-static -qt-gif -qt-zlib -platform $oscomp \ |
|
|
|
|
-stl -qt-libpng -qt-libjpeg -qt-libmng \ |
|
|
|
|
%if "%{with_xft}" == "yes" |
|
|
|
|
-xft |
|
|
|
|
%else |
|
|
|
|
-no-xft |
|
|
|
|
%endif |
|
|
|
|
-stl -qt-libpng -qt-libjpeg -qt-libmng -no-xft |
|
|
|
|
|
|
|
|
|
# set $HOME to a writable directory for qsettings |
|
|
|
|
HOME=$PWD |
|
|
|
|
@ -118,12 +110,7 @@ AutoReqProv: no
|
|
|
|
|
-docdir %{l_prefix}/share/qt/doc \ |
|
|
|
|
-datadir %{l_prefix}/share/qt/data \ |
|
|
|
|
-static -qt-gif -qt-zlib -platform $oscomp \ |
|
|
|
|
-thread -stl -qt-libpng -qt-libjpeg -qt-libmng \ |
|
|
|
|
%if "%{with_xft}" == "yes" |
|
|
|
|
-xft |
|
|
|
|
%else |
|
|
|
|
-no-xft |
|
|
|
|
%endif |
|
|
|
|
-thread -stl -qt-libpng -qt-libjpeg -qt-libmng -no-xft |
|
|
|
|
|
|
|
|
|
# make our targets a second time to get threaded libs, too |
|
|
|
|
%{l_make} %{l_mflags -O} \ |
|
|
|
|
|