[gentoo-user] Preventing a package from being updated

2010-10-18 Thread Timur Aydin
Hi, I am using the ~x86 (testing) version of gentoo linux. After recent updates, my X windows became extremely sluggish and I found out that the problem is related to a new version of mesa (7.8.2 specifically). So I downgraded to version 7.7.1 and my desktop works great again. Now I want to

Re: [gentoo-user] Re: Normal disk speed?

2010-10-18 Thread Adam Carter
suggest and post back. Do you think btrfs (with or without compression) would be faster than reiser? If so I will try that as well. On my system it is twice as fast as reiser3 for _lots_ (200.000) of small files with compression on (didn't test is without compression). I didn't test if with

Re: [gentoo-user] Preventing a package from being updated

2010-10-18 Thread KH
Am 18.10.2010 12:06, schrieb Timur Aydin: Hi, I am using the ~x86 (testing) version of gentoo linux. After recent updates, my X windows became extremely sluggish and I found out that the problem is related to a new version of mesa (7.8.2 specifically). So I downgraded to version 7.7.1 and

Re: [gentoo-user] Preventing a package from being updated

2010-10-18 Thread Neil Bothwick
On Mon, 18 Oct 2010 13:06:25 +0300, Timur Aydin wrote: I am using the ~x86 (testing) version of gentoo linux. After recent updates, my X windows became extremely sluggish and I found out that the problem is related to a new version of mesa (7.8.2 specifically). So I downgraded to version

[gentoo-user] android-notifier

2010-10-18 Thread Stefan G. Weichinger
Anyone interested? Hacked a small ebuild for http://code.google.com/p/android-notifier-desktop/ I am not very good at writing ebuilds, it works so far but isn't really done yet (DEPEND etc). If anyone wants to continue or have a look: http://bugs.gentoo.org/show_bug.cgi?id=341659 Thanks,

Re: [gentoo-user] android-notifier

2010-10-18 Thread Justin
On 18/10/10 19:06, Stefan G. Weichinger wrote: # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-fuse/zfs-fuse-0.6.9-r1.ebuild,v 1.2 2010/06/23 08:56:57 ssuominen Exp $ EAPI=2 inherit eutils

Re: [gentoo-user] android-notifier

2010-10-18 Thread Stefan G. Weichinger
Am 18.10.2010 19:31, schrieb Justin: RDEPEND= DEPEND=${RDEPEND} You can leave this away when empty. yes, sure, but I want to point out that it should not be empty ... get_home() { echo /usr/share/android-notifier-desktop } Unnecessary. src_install() { dodir $(get_home)

[gentoo-user] Gentoo + KDE + pulseaudio + ? == happiness

2010-10-18 Thread Dmitry S. Makovey
Hi everybody, not trying to stir up a flamewar about pulseaudio viability etc. I want to make my setup work *with* the pulseaudio, but I feel like I'm missing something. So I'd rather avoid comments don't use it then if at all possible. What I have: Gentoo + KDE-4.4.5 + pulseaudio-0.9.21.1 How