Re: kde-theme.py (formerly [gentoo-dev] intention for kde-themes eclass)

2005-06-14 Thread Chris White
On Tue, 14 Jun 2005 23:39:25 +0200 Paul de Vrieze <[EMAIL PROTECTED]> wrote: > You do know that wget has the "-O" option to specify the name of the > downloaded file. Of course that means you can't regex, but you could probably > do that from wget's output. well I did know about -O (in fact, it

Re: kde-theme.py (formerly [gentoo-dev] intention for kde-themes eclass)

2005-06-14 Thread Paul de Vrieze
On Wednesday 15 June 2005 03:06, Chris White wrote: > 4) It downloads the file into a directory called .temp_directory, which > must be empty (it will yell if it's not) 5) it does a directory listing to > get the name of the source archive (yes, it must be empty because it has to > be the only file

kde-theme.py (formerly [gentoo-dev] intention for kde-themes eclass)

2005-06-14 Thread Chris White
Ok, so plans have changed. Now I've made a nice little script called kde-theme.py, which I haven't released yet because the code needs more effecient "what on earth are you trying to make me do.. I can't do that!" error handling. Here's the just of it: http://dev.gentoo.org/~chriswhite/kde-th

Re: [gentoo-dev] intention for kde-themes eclass

2005-06-14 Thread Gregorio Guidi
On Tuesday 14 June 2005 04:19, Brian Jackson wrote: > Chris White wrote: > > Here's the nitty gritty: > > > > -- > > BACKGROUND > > -- > > > > kde-look.org is a site that hosts various kde themes to change the look > > and feel of the kde desktop. > > > > - > > REASONING > >

Re: [gentoo-dev] intention for kde-themes eclass

2005-06-14 Thread Diego 'Flameeyes' Pettenò
On Tuesday 14 June 2005 11:22, Michael Cummings wrote: > know in 3.4.0 that you can install new wallpapers live from kde-org with an > already integrated single-click The KNewStuff is great but it installs in home directory.. I think it's simple to replicate this using portage instead of using the

Re: [gentoo-dev] intention for kde-themes eclass

2005-06-14 Thread Michael Cummings
Is this even pursuable given the direction KDE itself is taking? Not meant as a nock (specially not after someone brought up a g-cpan-esque clone:) but I know in 3.4.0 that you can install new wallpapers live from kde-org with an already integrated single-click. That and in following the develop

Re: [gentoo-dev] intention for kde-themes eclass

2005-06-13 Thread Shyam Mani
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/14/2005 04:03 PM, Chris White wrote: > 1) get the general skeletal eclass file going > 2) work with multilib > 3) integrating with kde eclasses Would it be easier for you chaps to write up something like gnome-art? That way, the user can previe

Re: [gentoo-dev] intention for kde-themes eclass

2005-06-13 Thread Brian Jackson
Chris White wrote: > Here's the nitty gritty: > > -- > BACKGROUND > -- > > kde-look.org is a site that hosts various kde themes to change the look and > feel of the kde desktop. > > - > REASONING > - > > An eclass such as this would be benificial to users that w

Re: [gentoo-dev] intention for kde-themes eclass

2005-06-13 Thread Diego 'Flameeyes' Pettenò
On Jun 14, 2005, at 12:33 PM, Chris White wrote: kde-look.org is a site that hosts various kde themes to change the look and feel of the kde desktop. Well actually some of the things I've done as an "external" was maintaining a series of ebuilds for themes, splashscreens and stuff like th

[gentoo-dev] intention for kde-themes eclass

2005-06-13 Thread Chris White
Here's the nitty gritty: -- BACKGROUND -- kde-look.org is a site that hosts various kde themes to change the look and feel of the kde desktop. - REASONING - An eclass such as this would be benificial to users that want to create custom ebuilds for various kde t