Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=99c38d7083ffbfde696798bbe521225996da667b

commit 99c38d7083ffbfde696798bbe521225996da667b
Author: crazy <[EMAIL PROTECTED]>
Date:   Thu Dec 6 15:16:32 2007 +0100

qt4-4.3.3-1-i686
* Version bump
* updated qt-copy patches
* moved some plugins around
* added new TODO

diff --git a/source/xlib-extra/qt4/FrugalBuild 
b/source/xlib-extra/qt4/FrugalBuild
index dbec250..521f267 100644
--- a/source/xlib-extra/qt4/FrugalBuild
+++ b/source/xlib-extra/qt4/FrugalBuild
@@ -3,8 +3,8 @@

pkgname=qt4
origname=qt
-pkgver=4.3.2
-pkgrel=4
+pkgver=4.3.3
+pkgrel=1
pkgmore=x11-opensource-src
## Dummy package is empty ..
pkgdesc="The QT4 GUI toolkit."
@@ -21,7 +21,7 @@ archs=('i686' 'x86_64')
options=('scriptlet' 'nodocs')
up2date="lynx -dump ftp://ftp.trolltech.com/qt/source/|grep 
'qt-x11-opensource-src'|grep -v rc[1-9]|grep -v beta|sort -n -r|head -n 1|sed 
's/.*-\(.*\).t.*/\1/'"
source=(ftp://ftp.trolltech.com/qt/source/$origname-$pkgmore-$pkgver.tar.gz \
-       
http://ftp.frugalware.org/pub/other/sources/kde/qt4/patches-r738985.tar.bz2 \
+       
http://ftp.frugalware.org/pub/other/sources/kde/qt4/patches-745397.tar.bz2 \
assistant4.desktop \
designer4.desktop \
linguist4.desktop \
@@ -31,8 +31,8 @@ 
source=(ftp://ftp.trolltech.com/qt/source/$origname-$pkgmore-$pkgver.tar.gz \
frugalware.patch \
Trolltech.conf \
apply_patches)
-sha1sums=('265fb56ded2e7ff101ebd722bd2bc1638f96057d' \
-          '896e1d7a1877e14eb7e0bb647763bdbfd9d747c6' \
+sha1sums=('77d00e2438efa793f6c16c54b64c8ba440ee3228' \
+          'a787d5204131bb02c54b834e894cd55fc66ce680' \
'70413a58f1d4b7260ab407482675b8028cea4e47' \
'957376dd30fdf1bbc2ff5545f2f808f90d44c4dc' \
'bc6527ee1d672cc192c667aeb49540b166e96949' \
@@ -119,8 +119,8 @@ build()
Fcd $origname-$pkgmore-$pkgver
Fpatchall
Fsed "DUMMY" "${CFLAGS} -fno-strict-aliasing -Wno-deprecated" 
mkspecs/common/g++.conf
-       mv $Fsrcdir/{patches-r738985,apply_patches} 
$Fsrcdir/$origname-$pkgmore-$pkgver || Fdie
-       mv patches-r738985 patches || Fdie
+       mv $Fsrcdir/{patches-745397,apply_patches} 
$Fsrcdir/$origname-$pkgmore-$pkgver || Fdie
+       mv patches-745397 patches || Fdie
chmod +x apply_patches || Fdie
./apply_patches || Fdie
./configure \
@@ -178,6 +178,7 @@ build()
Fsplit $pkgname-qdbus /usr

## -assistant
+       ## TODO: split libs
do_install "tools/assistant"
do_install "tools/assistant/lib"
clean_junk
@@ -188,8 +189,9 @@ build()
Fsplit $pkgname-assistant  /usr

## -designer
-       ## TODO: Move pluings to qt3support
+       ## TODO: split libs
do_install "tools/designer"
+       Frm usr/lib/qt4/plugins
clean_junk

Fmkdir usr/share/applications usr/share/pixmaps
@@ -281,6 +283,7 @@ build()
do_install "src/$lib"
do_install "src/plugins/accessible"
do_install "tools/porting"
+                       do_install "tools/designer/src/plugins"
clean_junk

## already in qui =)
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to