From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.105.134.102] (helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1DiJBB-0003Od-Jy for garchives@archives.gentoo.org; Tue, 14 Jun 2005 21:42:42 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j5ELehAJ013266; Tue, 14 Jun 2005 21:40:43 GMT Received: from psmtp01.wxs.nl (psmtp01.wxs.nl [195.121.6.56]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j5ELchcS004926 for ; Tue, 14 Jun 2005 21:38:43 GMT Received: from pavlvs2.devrieze.net (ip51cfc8c3.direct-adsl.nl [81.207.200.195]) by psmtp01.wxs.nl (8.12.10/8.12.10) with ESMTP id j5ELdQXO014904 for ; Tue, 14 Jun 2005 23:39:26 +0200 Received: from hex.local.devrieze.net (hex.local.devrieze.net [192.168.1.7]) by pavlvs2.devrieze.net (Postfix) with ESMTP id D1A611002C for ; Tue, 14 Jun 2005 23:39:26 +0200 (CEST) From: Paul de Vrieze To: gentoo-dev@lists.gentoo.org Subject: Re: kde-theme.py (formerly [gentoo-dev] intention for kde-themes eclass) Date: Tue, 14 Jun 2005 23:39:25 +0200 User-Agent: KMail/1.8.1 References: <20050614193351.79655146@localhost> <20050615100630.79c3a4cd@localhost> In-Reply-To: <20050615100630.79c3a4cd@localhost> X-Face: #Lb+'V@sGJ;ptgo5}V"W+5OCoo{LZv;bh,s,`WKLi/J)ed1_$0;6X<=?utf-8?q?700LVV/=3BLqPhiDP=5E=0A=09=27f=5Dfnv?=@%6M8\'HR1t=aFx;ePfp{ZQoBe+e)JOQ8T5*(_;mHY+cltLGq<;@$Y,=?utf-8?q?O=5C=24=0A=09Tm=23G6M?=,g![Q62J{na*S9d;R[^8pc%u\aiLqU@`kJtYl"^6pxdW Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1305475.tmpcRSZzUi"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200506142339.26435.pauldv@gentoo.org> X-Archives-Salt: 5ba354e6-13b2-41ef-8db0-7d88b36ac73a X-Archives-Hash: dc33e02af590c4ab81b96097306baaca --nextPart1305475.tmpcRSZzUi Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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 there, since currently wget is handling the download and > kde-theme.py has no true way of handling that saving doing a directory > listing where the download is the only file there). I plan on adding some > kind of download library later on to take care of this. 6) it checks the > filename against a list of regex's. This tells it what type of file it's > dealing with. By doing so, I can add support for rpm/deb/other strange > files by simply updating the regex list. Right now it handles the > following: You do know that wget has the "-O" option to specify the name of the=20 downloaded file. Of course that means you can't regex, but you could probab= ly=20 do that from wget's output. Paul =2D-=20 Paul de Vrieze Gentoo Developer Mail: pauldv@gentoo.org Homepage: http://www.devrieze.net --nextPart1305475.tmpcRSZzUi Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBCr06ObKx5DBjWFdsRAue1AJ0UDVarTTx1YOjsVv1NMLwXm8bHIACfSPzu lnyYSFDYOpwTOx8AvMBiB4M= =2OfK -----END PGP SIGNATURE----- --nextPart1305475.tmpcRSZzUi-- -- gentoo-dev@gentoo.org mailing list