From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FJAio-00076u-VM for garchives@archives.gentoo.org; Tue, 14 Mar 2006 14:42:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5.20060308/8.13.5) with SMTP id k2EEfNRO001465; Tue, 14 Mar 2006 14:41:23 GMT Received: from priv-edtnes56.telusplanet.net (outbound01.telus.net [199.185.220.220]) by robin.gentoo.org (8.13.5.20060308/8.13.5) with ESMTP id k2EEfM8m029996 for ; Tue, 14 Mar 2006 14:41:22 GMT Received: from big_squirt.dol-sen.ca ([154.20.205.249]) by priv-edtnes56.telusplanet.net (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060314144120.SIA28726.priv-edtnes56.telusplanet.net@big_squirt.dol-sen.ca> for ; Tue, 14 Mar 2006 07:41:20 -0700 Subject: Re: [gentoo-portage-dev] Hello! && portage UI From: Brian To: gentoo-portage-dev@lists.gentoo.org In-Reply-To: References: <1142297691.11552.33.camel@localhost> Content-Type: text/plain; charset=UTF-8 Date: Tue, 14 Mar 2006 06:39:35 -0800 Message-Id: <1142347176.10776.26.camel@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-portage-dev@gentoo.org Reply-to: gentoo-portage-dev@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k2EEfNSg001465 X-Archives-Salt: d01166eb-38ae-4bd5-8cf6-77baf0e1ab8d X-Archives-Hash: 487f7b4f035970064df8c96a0b60777f On Tue, 2006-14-03 at 13:14 +0200, tvali wrote: > Ok, i was, yes, speaking about kde. >=20 > I will check out this Porthole :) I was actually thinking more about c > ++, but nothing against python -- i was quite a fan of python when i > first found it. I believe Kuroo is in C, maybe c++ >=20 > I'm new to gentoo, so could you tell me, where i find some clear > manual for doing the following: > * Download gentoo source of Porthole First I would unmask it and emerge it so that you have all dependencies installed. enable the debug use flag or emerge pycrash-0.43 separately. # echo =3Dapp-portage/porthole-0.5.0 /etc/portage/package.unmask # echo app-portage/porthole /etc/portage/package.keywords # emerge porthole If you like it and want to make a kde interface for it, Go to our sourceforge page and do a cvs checkout. http://sourceforge.net/projects/porthole/ > * Change that source cd into the directory, edit as desired > * Build my version of it in such way that my portage tree is OK after > that >=20 then run it from a terminal: # ./porthole -l -d Also sign up to the 2 mail lists for porthole so we can discuss any problems, etc.. This list is for portage development. Then any changes can be diffed for commit. cvs diff -u > somefile Of course I will have to make changes to the interface loading so that your changes won't kill the gtk interface code. > Are --fetchonly and --usepkgonly somehow related to that? >=20 --fetchonly will just get the tarball downloaded into the distfiles directory. --usepkgonly is for telling emerge to use binary packages only. > 2006/3/14, Brian : > On Tue, 2006-14-03 at 00:39 +0200, tvali wrote: > For KDE there are 2 projects that come to mind Kuroo, and > another one > that was designed to run in Konguerer, but I don't remember > the name. > Kuroo is being actively developed right now, I don't recall > seeing=20 > anything recently on the other one. > =20 > If your thinking of something being coded in python so that it > can > interact with and use portage code for information retrieval > then check > out Porthole. It is a gtk app not KDE, but will run on a KDE > desktop.=20 > It sounds like it already does things similar to what you had > in mind. > =20 > If you wanted to port the gui code from pygtk to pyQt, I am > sure that > there would be a number of KDE users that would be pleased. I > would=20 > definitely consider adding an optional KDE interface to it. :) > =20 > =20 > -- > Brian > =20 > -- > gentoo-portage-dev@gentoo.org mailing list > =20 >=20 >=20 >=20 > --=20 > tvali > (e-mail: "qtvali@gmail.com"; msn: "qtvali@gmail.com"; > icq: "317-492-912") >=20 > =C3=9Che eesti internetifirma lehel kohtasin tsitaati: > If you don't do it excellently, dont do it at all. Because if it's not > excellent, it won't be profitable or fun, and if you're not in > business for fun or profit, what the hell are you doing here? > Robert Townsend --=20 Brian --=20 gentoo-portage-dev@gentoo.org mailing list