|
@@ -24,19 +24,19 @@
|
|
|
##
|
|
##
|
|
|
|
|
|
|
|
# package information
|
|
# package information
|
|
|
-Name: qt
|
|
|
|
|
|
|
+Name: qt-x11-free
|
|
|
Summary: The Qt Toolkit
|
|
Summary: The Qt Toolkit
|
|
|
-URL: http://www.trolltech.com/products/qt/
|
|
|
|
|
-Vendor: TrollTech
|
|
|
|
|
|
|
+URL: http://www.trolltech.com/products/qt/x11.html
|
|
|
|
|
+Vendor: TrollTech AS
|
|
|
Packager: The OpenPKG Project
|
|
Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [EXP]
|
|
Distribution: OpenPKG [EXP]
|
|
|
Group: X11
|
|
Group: X11
|
|
|
License: GPL
|
|
License: GPL
|
|
|
-Version: 2.3.1
|
|
|
|
|
-Release: 20020206
|
|
|
|
|
|
|
+Version: 3.0.2
|
|
|
|
|
+Release: 20020226
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
-Source0: ftp://ftp.trolltech.com/qt/source/qt-x11-%{version}.tar.gz
|
|
|
|
|
|
|
+Source0: ftp://ftp.trolltech.com/qt/source/qt-x11-free-%{version}.tar.gz
|
|
|
|
|
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
@@ -66,9 +66,9 @@ AutoReqProv: no
|
|
|
PATH="%{l_prefix}/bin:$PATH"; export PATH
|
|
PATH="%{l_prefix}/bin:$PATH"; export PATH
|
|
|
echo "yes" | ./configure \
|
|
echo "yes" | ./configure \
|
|
|
-release -shared \
|
|
-release -shared \
|
|
|
- -sm -no-opengl -no-nas-sound -no-thread \
|
|
|
|
|
- -gif -system-jpeg -system-libpng -system-zlib -no-mng \
|
|
|
|
|
- -I%{l_prefix}/include -L%{l_prefix}/lib -R%{l_prefix}/lib -ljpeg -lpng -lz
|
|
|
|
|
|
|
+ -sm -no-nas-sound -no-thread -qt-gif -system-libjpeg \
|
|
|
|
|
+ -system-libpng -system-zlib -I%{l_prefix}/include \
|
|
|
|
|
+ -L%{l_prefix}/lib -R%{l_prefix}/lib -ljpeg -lpng -lz
|
|
|
%{l_make} %{l_mflags -O} \
|
|
%{l_make} %{l_mflags -O} \
|
|
|
MAKE="%{l_make} %{l_mflags -O}" \
|
|
MAKE="%{l_make} %{l_mflags -O}" \
|
|
|
symlinks src-moc sub-src sub-tools
|
|
symlinks src-moc sub-src sub-tools
|