[paketler-commits] r57033 - in playground/gokmen/qt4: . files

paketler-commits at pardus.org.tr paketler-commits at pardus.org.tr
19 Ara 2008 Cum 00:01:50 EET


Author: gokmen.goksel
Date: Fri Dec 19 00:01:50 2008
New Revision: 57033

Added:
   playground/gokmen/qt4/files/0258-windowsxpstyle-qbrush.diff
Removed:
   playground/gokmen/qt4/files/0167-fix-group-reading.diff
   playground/gokmen/qt4/files/0203-qtexthtmlparser-link-color.diff
   playground/gokmen/qt4/files/0224-fast-qpixmap-fill.diff
   playground/gokmen/qt4/files/0226-qtreeview-column_resize_when_needed.diff
   playground/gokmen/qt4/files/0238-fix-qt-qttabbar-size.diff
   playground/gokmen/qt4/files/0248-fix-qwidget-scroll-slowness.diff
   playground/gokmen/qt4/files/0249-webkit-stale-frame-pointer.diff
Modified:
   playground/gokmen/qt4/actions.py
   playground/gokmen/qt4/pspec.xml
Log:
 * Qt4.5_beta1 with proper kde patches ..

Modified: playground/gokmen/qt4/actions.py
=================================================================
--- playground/gokmen/qt4/actions.py	(original)
+++ playground/gokmen/qt4/actions.py	Fri Dec 19 00:01:50 2008
@@ -11,7 +11,7 @@
 from pisi.actionsapi import get
 import os
 
-WorkDir = "qt-x11-opensource-src-%s-tp1" % get.srcVERSION()
+WorkDir = "qt-x11-opensource-src-%s" % get.srcVERSION().replace('_','-')
 qtbase = "/usr/qt/4"
 
 def setup():

Modified: playground/gokmen/qt4/pspec.xml
=================================================================
--- playground/gokmen/qt4/pspec.xml	(original)
+++ playground/gokmen/qt4/pspec.xml	Fri Dec 19 00:01:50 2008
@@ -12,7 +12,7 @@
         <IsA>library</IsA>
         <Summary>Qt toolkit version 4</Summary>
         <Description>Qt is a cross platform GUI toolkit.</Description>
-        <Archive sha1sum="000ea67254afb1898fc792a0f46dc5ecb16d6934" type="tarbz2">ftp://ftp.fu-berlin.de/unix/X11/gui/Qt/source/qt-x11-opensource-src-4.5.0-tp1.tar.bz2</Archive>
+        <Archive sha1sum="57cb5d284dbb2570d7ef3addc5f460c5d2a4c3c4" type="targz">ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-4.5.0-beta1.tar.gz</Archive>
         <BuildDependencies>
             <Dependency>xorg-server</Dependency>
             <Dependency>libmng</Dependency>
@@ -26,6 +26,39 @@
             <Dependency versionFrom="2.4.2">fontconfig</Dependency>
             <Dependency versionFrom="1.2.1">libXrandr</Dependency>
         </BuildDependencies>
+        <Patches>
+            <!-- patches of kde's qt copy -->
+            <!--<Patch>0167-fix-group-reading.diff</Patch>-->
+            <Patch>0180-window-role.diff</Patch>
+            <Patch>0195-compositing-properties.diff</Patch>
+            <!--<Patch>0203-qtexthtmlparser-link-color.diff</Patch>-->
+            <Patch>0209-prevent-qt-mixing.diff</Patch>
+            <Patch>0214-fix-qgraphicsproxywidget-tab-crash.diff</Patch>
+            <Patch>0216-allow-isystem-for-headers.diff</Patch>
+            <!--<Patch>0224-fast-qpixmap-fill.diff</Patch>-->
+            <Patch>0225-invalidate-tabbar-geometry-on-refresh.patch</Patch>
+            <!--<Patch>0226-qtreeview-column_resize_when_needed.diff</Patch>-->
+            <Patch>0231-mac-plugins.diff</Patch>
+            <Patch>0234-fix-mysql-threaded.diff</Patch>
+            <!--<Patch>0238-fix-qt-qttabbar-size.diff</Patch>-->
+            <Patch>0245-fix-randr-changes-detecting.diff</Patch>
+            <!--<Patch>0248-fix-qwidget-scroll-slowness.diff</Patch>-->
+            <!--<Patch>0249-webkit-stale-frame-pointer.diff</Patch>-->
+            <Patch>0253-qmake_correct_path_separators.diff</Patch>
+            <!--<Patch>0254-fix-qgraphicsproxywidget-deletion-crash.diff</Patch>-->
+            <!--<Patch>0255-qtreeview-selection-columns-hidden.diff</Patch>-->
+            <!--<Patch>0256-fix-recursive-backingstore-sync-crash.diff</Patch>-->
+            <!--<Patch>0257-qurl-validate-speedup.diff</Patch>-->
+            <Patch>0258-windowsxpstyle-qbrush.diff</Patch>
+            <Patch level="1">uitools-sharedlib.patch</Patch>
+            <Patch level="1">no-hardcoded-font-aliases.patch</Patch>
+            <Patch compressionType="bz2">turkish.patch.bz2</Patch>
+            <!--<Patch>pg_drop_pgport.patch</Patch>-->
+
+            <!-- Patch from Kubuntu to fix systray not showing icons -->
+            <Patch level="1">kubuntu_08_systray_fix.diff</Patch>
+        </Patches>
+
     </Source>
 
     <Package>
@@ -64,7 +97,7 @@
     <Package>
         <Name>qt4-designer</Name>
         <RuntimeDependencies>
-            <Dependency version="4.5.0">qt4</Dependency>
+            <Dependency version="4.5.0_beta1">qt4</Dependency>
         </RuntimeDependencies>
         <Files>
             <Path fileType="executable">/usr/bin/designer-qt4</Path>
@@ -82,7 +115,7 @@
     <Package>
         <Name>qt4-linguist</Name>
         <RuntimeDependencies>
-            <Dependency version="4.5.0">qt4</Dependency>
+            <Dependency version="4.5.0_beta1">qt4</Dependency>
         </RuntimeDependencies>
         <Files>
             <Path fileType="executable">/usr/bin/linguist-qt4</Path>
@@ -100,8 +133,8 @@
     <Package>
         <Name>qt4-doc</Name>
         <RuntimeDependencies>
-            <Dependency version="4.5.0">qt4</Dependency>
-            <Dependency version="4.5.0">qt4-sql-sqlite</Dependency>
+            <Dependency version="4.5.0_beta1">qt4</Dependency>
+            <Dependency version="4.5.0_beta1">qt4-sql-sqlite</Dependency>
         </RuntimeDependencies>
         <Files>
             <Path fileType="executable">/usr/bin/assistant-qt4</Path>
@@ -124,7 +157,7 @@
     <Package>
         <Name>qt4-sql-mysql</Name>
         <RuntimeDependencies>
-            <Dependency version="4.5.0">qt4</Dependency>
+            <Dependency version="4.5.0_beta1">qt4</Dependency>
             <Dependency>mysql-lib</Dependency>
         </RuntimeDependencies>
         <Files>
@@ -135,7 +168,7 @@
     <Package>
         <Name>qt4-sql-postgresql</Name>
         <RuntimeDependencies>
-            <Dependency version="4.5.0">qt4</Dependency>
+            <Dependency version="4.5.0_beta1">qt4</Dependency>
             <Dependency>postgresql-lib</Dependency>
         </RuntimeDependencies>
         <Files>
@@ -147,7 +180,7 @@
         <Name>qt4-sql-sqlite</Name>
         <RuntimeDependencies>
             <Dependency versionFrom="3.4.1">sqlite</Dependency>
-            <Dependency version="4.5.0">qt4</Dependency>
+            <Dependency version="4.5.0_beta1">qt4</Dependency>
         </RuntimeDependencies>
         <Files>
             <Path fileType="library">/usr/qt/4/plugins/sqldrivers/libqsqlite.so</Path>
@@ -158,7 +191,7 @@
         <Name>qt4-sql-odbc</Name>
         <RuntimeDependencies>
             <Dependency>unixODBC</Dependency>
-            <Dependency version="4.5.0">qt4</Dependency>
+            <Dependency version="4.5.0_beta1">qt4</Dependency>
         </RuntimeDependencies>
         <Files>
             <Path fileType="library">/usr/qt/4/plugins/sqldrivers/libqsqlodbc.so</Path>
@@ -166,6 +199,13 @@
     </Package>
 
     <History>
+        <Update release="50">
+            <Date>2008-12-18</Date>
+            <Version>4.5.0_beta1</Version>
+            <Comment>4.5.0 First Beta</Comment>
+            <Name>Gökmen GÖKSEL</Name>
+            <Email>gokmen at pardus.org.tr</Email>
+        </Update>
         <Update release="49">
             <Date>2008-10-10</Date>
             <Version>4.5.0</Version>


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi