From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2F5EF13838B for ; Mon, 6 Oct 2014 15:55:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CD66E0985; Mon, 6 Oct 2014 15:55:41 +0000 (UTC) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CBCB4E095E for ; Mon, 6 Oct 2014 15:55:39 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id hi2so5079417wib.14 for ; Mon, 06 Oct 2014 08:55:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=wuXeeQsaXC7+Lon/Avzfqj/d6XNwTEroK2BN99M6N+0=; b=hRN/S74aHLeQPCUgiyQK6pD2MEpBVBOp5zSDZMLdhiUDMDwDyQ98JJdmuRIt5E57sr na/8fkT/2rcx8EexcIi0NdQbkA4DRrmzH7rPSir4jWPx5k+cXc1Dqy9CURFZ0B4Xrlwe /YN5EnEBxqFnPw6CXAgxHD/AjdI9uHalq/UzucuSkjitDvP9e7TUzVSY8aS/G/cCtCTd KeI+dkcglYQDRHAWqvbAoozbTrDGtTrrmIuuzjSrL3wGN7CRbw/sAGRrFU2Cyg1/BxsO vcWi3pGKPo+Vr/4mlYOa9pbPwz0Zm756JLHaCRl+hRCA9Xf82QUf5sRCJeNhbKQy3QfC I/Mw== X-Received: by 10.194.63.45 with SMTP id d13mr31818385wjs.70.1412610938280; Mon, 06 Oct 2014 08:55:38 -0700 (PDT) Received: from [192.168.178.21] (p3E9E714D.dip0.t-ipconnect.de. [62.158.113.77]) by mx.google.com with ESMTPSA id gt7sm11717238wib.18.2014.10.06.08.55.37 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Oct 2014 08:55:37 -0700 (PDT) Message-ID: <5432BB79.5050809@googlemail.com> Date: Mon, 06 Oct 2014 17:55:37 +0200 From: Volker Armin Hemmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: has anyone tried KDE5? References: <54318F19.1090701@googlemail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: ded10996-5298-49be-a256-b98464de7dcf X-Archives-Hash: 3e9f7a3489ad9edff07f2b16929f5e3a Am 06.10.2014 um 11:57 schrieb Michael Palimaka: > On 10/06/2014 05:34 AM, Volker Armin Hemmann wrote: >> Am 04.10.2014 um 19:37 schrieb Michael Palimaka: >>> On 10/04/2014 11:26 PM, behrouz khosravi wrote: >>>> Hello everyone. >>>> I was wondering if anyone has tried KDE5? >>>> Do you know when it's going to be placed in the main tree? >>>> >>>> thanks >>> Hi, >>> >>> The KDE release structure has evolved[1], decoupling the release cycle >>> of the Platform, Workspace, and Applications. This means that there is >>> no longer a single Software Compilation in the same way there was with >>> KDE 4. >>> >>> We (Gentoo KDE team) have not yet made a decision as to when the Plasma >>> 5 Workspace will be pushed to the main tree. I've been using it on a >>> daily basis for about six months, and consider the next release (5.1.0) >>> to be a good candidate for the main tree. >>> >>> The underlying Platform (KDE Frameworks 5) upon which Plasma 5 is built >>> is expected in the main tree in about a week, after the 5.3.0 release. >>> >>> Best regards, >>> Michael >>> >>> [1]: https://dot.kde.org/2013/09/04/kde-release-structure-evolves >>> >>> >>> >> ok, at the moment you can't even install this mess: >> >> merge: there are no ebuilds built with USE flags to satisfy >> ">=dev-qt/qtwebkit-5.3.2:5[debug=,widgets]". >> !!! One of the following packages is required to complete your request: >> - dev-qt/qtwebkit-5.3.2-r1::gentoo (Missing IUSE: widgets) >> (dependency required by "dev-qt/qtquick1-5.3.2" [ebuild]) >> (dependency required by "kde-frameworks/plasma-5.2.0::kde" [ebuild]) >> (dependency required by "@kde-frameworks-5.2" [argument]) >> >> yepp, three ebuilds depending on qtwebkit with the widgets useflag - >> that it doesn't even have. Oh joy. And that after 2h+ dealing with other >> useflag related shenanigans. >> >> btw from the changelog: >> >> 25 Sep 2014; Michael Palimaka metadata.xml: >> Remove unused USE flag. >> >> that unused useflag wasn't 'widgets' by chance? ^^ >> >> >> > Thanks for testing. It appears I missed a couple of consumers (I did > check!) and it's fixed now. > > What other USE flag issues did you encounter? > > > gles2 and kms was fun. It was easy - but emerge --ask takes so much time that a lot of time was wasted.