Re: [arch-general] svn:keywords is not set on newer packages

2009-11-22 Thread Aaron Schaefer
On Tue, Oct 27, 2009 at 5:26 PM, Aaron Griffin wrote: > On Tue, Oct 27, 2009 at 6:01 AM, Flavio Costa wrote: >> What about SVN autoprops, can't you just attach a "pre-made" >> '~/.subversion/config' in the wiki and people can grab it from there. > > I was going to suggest this too. I don't recall

Re: [arch-general] Frustrating Dependencies

2009-11-22 Thread Phillip Smith
> Yes, I looked akonadi's Makefile and we can split akonadi package in > akonadi and akonadi-server easy. I'll do some try tomorrow. That would be cool, thanks :)

Re: [arch-general] Frustrating Dependencies

2009-11-22 Thread Gergely Imreh
2009/11/23 Andrea Scarpino : > On 23/11/2009, Gergely Imreh wrote: >> Maybe because people have personal preferences, since all these >> applications are different from each other? > So don't be unhappy if they requires dependencies that aren't made for > your environment :) I'm sorry, to me this

Re: [arch-general] Need Text-to-Speech

2009-11-22 Thread Daenyth Blank
On Sun, Nov 22, 2009 at 20:12, Keith wrote: > Hello. This article may help: http://wiki.archlinux.org/index.php/Arch_Linux_for_the_blind

Re: [arch-general] Frustrating Dependencies

2009-11-22 Thread Andrea Scarpino
On 23/11/2009, Gergely Imreh wrote: > Maybe because people have personal preferences, since all these > applications are different from each other? So don't be unhappy if they requires dependencies that aren't made for your environment :) > As a comparison, looking at the Ubuntu packaging of digi

Re: [arch-general] Frustrating Dependencies

2009-11-22 Thread Gergely Imreh
2009/11/23 Andrea Scarpino : > On 23/11/2009, Phillip Smith wrote: >> Hi all, >> >> So, there's currently a frustrating chain of dependencies: >> >> digikam -> kdepimlibs -> akonadi -> mysql >> >> So to manage my digital photos, I need a relational database >> system...! On a desktop system that I

Re: [arch-general] Frustrating Dependencies

2009-11-22 Thread Phillip Smith
> from digiKam's description: > "Digital photo management application for KDE" > If you don't use KDE, why do you want to use a kde-based application > without KDE dependencies? The KDE part doesn't bother me... It's more the mysql. I do use Gnome, but having KDE as deps doesn't matter to me. It

Re: [arch-general] Frustrating Dependencies

2009-11-22 Thread Andrea Scarpino
On 23/11/2009, Phillip Smith wrote: > Hi all, > > So, there's currently a frustrating chain of dependencies: > > digikam -> kdepimlibs -> akonadi -> mysql > > So to manage my digital photos, I need a relational database > system...! On a desktop system that I don't use for development, it's > a bi

[arch-general] Frustrating Dependencies

2009-11-22 Thread Phillip Smith
Hi all, So, there's currently a frustrating chain of dependencies: digikam -> kdepimlibs -> akonadi -> mysql So to manage my digital photos, I need a relational database system...! On a desktop system that I don't use for development, it's a bit annoying to have to have mysql taking up space, do

[arch-general] Akonadi control process not registered at D-Bus, committing suicide! -- WTF?

2009-11-22 Thread David C. Rankin
Guys, I'm trying to figure out what akonadi is doing on my new install, (moreover how to pronouce it's name), and what I am faced with is some strange errors. Specifically, the "Akonadi Server Self-Test Report" that appears when Akonadi crashes is located at: (9k) http://www.3111skyline.com/do

[arch-general] Need Text-to-Speech

2009-11-22 Thread Keith
Hello. Please excuse my spelling; it's why I'm writing. In the past 3-4 weeks (or less), I've developed a very intense case of "alexia" (I'd never heard of it befor, either). If anyone might be interested: http://en.wikipedia.org/wiki/Alexia_%28disorder%29 http://en.wikipedia.org/wiki/Alexia_

Re: [arch-general] ftp.archlinux.org rate limiting

2009-11-22 Thread Phillip Smith
> *anon_max_rate* >The maximum data transfer rate permitted, in bytes per second, for >anonymous clients. > > > Good luck! Ah, I didn't think about doing it in the daemon... That would definitely be easiest, I think I'll do it this way! :) > You don't need tc to do traffic shaping, you c

Re: [arch-general] ftp.archlinux.org rate limiting

2009-11-22 Thread RedShift
Phillip Smith wrote: Hi all, Could someone share the details of how the 50kbps rate-limit is implemented on ftp.archlinux.org? I know Google gives me plenty of results for rate-limiting with iptables and tc but I've never had much success with tc, and the ftp.archlinux.org rate-limiting seems t

Re: [arch-general] ftp.archlinux.org rate limiting

2009-11-22 Thread Gerardo Exequiel Pozzi
Phillip Smith wrote: > Hi all, > > Could someone share the details of how the 50kbps rate-limit is > implemented on ftp.archlinux.org? > > I know Google gives me plenty of results for rate-limiting with > iptables and tc but I've never had much success with tc, and the > ftp.archlinux.org rate-limi

[arch-general] ftp.archlinux.org rate limiting

2009-11-22 Thread Phillip Smith
Hi all, Could someone share the details of how the 50kbps rate-limit is implemented on ftp.archlinux.org? I know Google gives me plenty of results for rate-limiting with iptables and tc but I've never had much success with tc, and the ftp.archlinux.org rate-limiting seems to work perfectly... So

Re: [arch-general] [arch-dev-public] kernel 2.6.32 experiences

2009-11-22 Thread Andreas Radke
Damn. Early mode is failing. Tried now the late mode. KMS is getting enabled but resolution is wrong :( Nov 22 10:40:58 (none) kernel: [drm] Initialized drm 1.1.0 20060810 Nov 22 10:40:58 (none) kernel: [drm] radeon defaulting to kernel modesetting. Nov 22 10:40:58 (none) kernel: [drm] radeon kern

Re: [arch-general] [arch-dev-public] kernel 2.6.32 experiences

2009-11-22 Thread Andreas Radke
Am Sat, 21 Nov 2009 20:07:26 +0100 schrieb Damjan Georgievski : > > I've built kernel 2.6.32rc8git1. My ati/radeon drm modules now > > requires its own firmware that will be part of new kernel26-firmware > > pkg. > > > > And we need to fix mkinitcpio to include that firmware for kms early > > mode