From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1J5M8n-0001da-CN for garchives@archives.gentoo.org; Thu, 20 Dec 2007 14:12:49 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lBKEAYBI032751; Thu, 20 Dec 2007 14:10:34 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lBKE6fM1026899 for ; Thu, 20 Dec 2007 14:06:42 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id A9FB864EEE for ; Thu, 20 Dec 2007 14:06:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: 0.418 X-Spam-Level: X-Spam-Status: No, score=0.418 required=5.5 tests=[AWL=-1.953, BAYES_50=0.001, DNS_FROM_OPENWHOIS=1.13, SARE_LWSHORTT=1.24] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tUPdngyvSjHz for ; Thu, 20 Dec 2007 14:06:34 +0000 (UTC) Received: from aei-tech.com (static-69-95-200-80.ind.choiceone.net [69.95.200.80]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id D2C7E64EF3 for ; Thu, 20 Dec 2007 14:06:33 +0000 (UTC) Received: (qmail 2203 invoked from network); 20 Dec 2007 14:05:16 -0000 Received: from unknown (HELO www.aei-tech.com) (192.168.1.1) by 192.168.1.1 with SMTP; 20 Dec 2007 14:05:16 -0000 Received: from 192.168.2.159 (SquirrelMail authenticated user ctennis) by www.aei-tech.com with HTTP; Thu, 20 Dec 2007 09:05:16 -0500 (EST) Message-ID: <33964.192.168.2.159.1198159516.squirrel@www.aei-tech.com> Date: Thu, 20 Dec 2007 09:05:16 -0500 (EST) Subject: [gentoo-dev] Project Update: qt-4 From: "Caleb Tennis" To: gentoo-dev@lists.gentoo.org User-Agent: SquirrelMail/1.4.10a Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Archives-Salt: cc657eb4-d6b8-4256-a05c-c9a086047cb1 X-Archives-Hash: 8b18ce89922ad101fdab090813fec35a Just a quick update on the happens in the x11-libs/qt world, as I'm introducing some changes that will probably affect people in the not-to-distant future. Since Qt is starting to get rather, ahem, big, I've decided that with the introduction of version 4.4 it's a good time to try and split it down into more manageable chunks. I'm introducing a few new packages that are designed to break out some of the major pieces into their own packages. I present: x11-libs/qt x11-libs/qt-dbus ( Breaking out into its own package ) x11-libs/qt-phonon ( New for 4.4, a wrapper around various sound modules ) x11-libs/qt-qt3support ( Breaking out into its own package ) x11-libs/qt-webkit ( New for 4.4, Qt's integrated WebKit support ) There may be some more of these as time goes on and necessity/desire dictate. The main motivation behind doing this is to make the package a little more manageable, in that it's not one huge monolithic package with a million use flags dictating which modules get built. This should make dependant package maintenance nicer, as you can just depend on the necessary packages and not have to resort to the built_with_use trickery that we all love so much. As well, we gain in the same vein as the split KDE style packages, that updates and security fixes don't require a recompilation of all of the non-affected modules. There are still lots of goodies that need to be tested. I'm sure there are edge-case USE flag scenarios that may need to be accounted for, performance tweaks to be made, and other things I haven't thought of. If you're into bleeding edge, I'd love to have you try out some of these new packages and see if you've got any failures or ideas for making them better. As usual, this stuff is all package.masked right now pending lots of tweaks and changes in the short term. My guess is that it will hit portage proper by the end of 1Q2008. Hopefully we can have it all happy by then. Feel free to file any bug reports you can find or think of. Patches are especially encouraged. Thanks, Caleb -- gentoo-dev@gentoo.org mailing list