
Not, thats what the stable archs are for, you shouldn't expect anything thats ~arch to work perfectly as it is still in the testing phase (although in my experience running a system on ~arch is generally pretty stable).RealNC wrote:Isn't that what ~arch in the tree is for? The overlay is ugly. Hell breaks lose if I add it (lots of stuff wants to upgrade and eclasses are getting overriden).slack---line wrote:When its been fully tested
Hear, hearToeiRei wrote:You can trust me, guys: It will be ready as soon as it will be - not a minute later (tm)
And please, stop ranting about versions not in portage. You should rephrase the question in: What can I do to help for bringing package XY in portage?
True, sitting back and letting the others do the work is a comfortable way of doing things. But if you don't do anything for it, stop ranting!
But presumably you are asking because you would like to see it available in portage, no?Tadeas wrote:I haven't noticed anybody complaining. We are just curious when it will be available in portage...
I am curious why do you think that putting it in ~arch will be any better then. The current state of the things is what it is, regardless if you put it into ~arch or an overlay.RealNC wrote:Isn't that what ~arch in the tree is for? The overlay is ugly. Hell breaks lose if I add it (lots of stuff wants to upgrade and eclasses are getting overriden).slack---line wrote:When its been fully tested
reavertm wrote:Those impatient can get 4.2.2 from kde-testing overlay, as this is the place when we cook releases before portage inclusion (as mentioned in sticky thread). Currently we just wait for Gnome/X11 team to put some stuff in portage we depend on.
slack---line wrote:reavertm wrote:Those impatient can get 4.2.2 from kde-testing overlay, as this is the place when we cook releases before portage inclusion (as mentioned in sticky thread). Currently we just wait for Gnome/X11 team to put some stuff in portage we depend on.Weird KDE depending on GNOME
I agree with all of the above that you have written, they are sensible and worthy goals.i92guboj wrote:slack---line wrote:reavertm wrote:Those impatient can get 4.2.2 from kde-testing overlay, as this is the place when we cook releases before portage inclusion (as mentioned in sticky thread). Currently we just wait for Gnome/X11 team to put some stuff in portage we depend on.Weird KDE depending on GNOME
Just my view though
- Kde doesn't depends on gnome, the fact that both teams sync forces and interact to give the final user a better experience is a sign that results are more important than ghettos in Gentoo.
- The gnome team does a lot more work than just pack gnome. the linux philosophy is to recycle packages, and that's what we should concentrate on, instead of disqualifying good pieces of software just because someone else uses them.
- This is what the OSS need, so maybe one day people will stop to be idiotic rivalries and can concentrate in working together, like they should. Everyone will win with that. It is coming the day where the system trays, icons, and overall applications will be compatible with every DE. I fail to see the problem.

Code: Select all
Tiziano Müller <dev-zero@gentoo.org> (28 Nov 2008)
# mask for testing/transition
# blueman needs policykit-gnome
net-wireless/bluez
Code: Select all
DEPEND="
>=sys-apps/hal-0.5.9
bluetooth? ( net-wireless/bluez )
networkmanager? ( >=net-misc/networkmanager-0.7 )
"
Ironically that dependency is currently hard masked! I've been playing around with net-wireless/blueman as I'm trying to get a keysoinc 540bt (bluetooth) keyboard working with my laptop (in preparation for installing Gentoo on my PS3 so I can use the keyboard with that) and the most recent version (1.02) depends on the new bluez package (as opposed to bluez-utils and bluez-libs).rahulthewall wrote:/usr/portage/profiles/package.maskkde-base/solid-4.2.2Code: Select all
Tiziano Müller <dev-zero@gentoo.org> (28 Nov 2008) # mask for testing/transition # blueman needs policykit-gnome net-wireless/bluezThere is your gnome dependency!Code: Select all
DEPEND=" >=sys-apps/hal-0.5.9 bluetooth? ( net-wireless/bluez ) networkmanager? ( >=net-misc/networkmanager-0.7 ) "
