From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1J541V-00033M-6t for garchives@archives.gentoo.org; Wed, 19 Dec 2007 18:52:05 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lBJIoYIC005998; Wed, 19 Dec 2007 18:50:34 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lBJIoXhC005973 for ; Wed, 19 Dec 2007 18:50:33 GMT Received: from gentoo.org (c-67-171-150-177.hsd1.or.comcast.net [67.171.150.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id DB7A96569A for ; Wed, 19 Dec 2007 18:50:32 +0000 (UTC) Date: Wed, 19 Dec 2007 10:50:31 -0800 From: Donnie Berkholz To: gentoo-science@lists.gentoo.org Subject: Re: [gentoo-science] emerge failed Message-ID: <20071219185031.GK24034@supernova> References: <4766BD88.6020200@j-schmitz.net> <20071218220448.GE24034@supernova> <4768D505.1070401@j-schmitz.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@gentoo.org Reply-to: gentoo-science@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4768D505.1070401@j-schmitz.net> User-Agent: Mutt/1.5.16 (2007-06-09) X-Archives-Salt: d2949175-a329-4808-b1ca-de7807bf1bee X-Archives-Hash: 4c9577f1a6fbe884c95d8021a09ee7bb On 09:23 Wed 19 Dec , Justin wrote: > > Donnie Berkholz schrieb: > > On 19:18 Mon 17 Dec , Justin wrote: > > > > Since that bug shows that a header wasn't found at > > /usr/include/gtkgl/gtkglarea.h, it might be worth checking whether that > > file exists. > > > This file belongs to x11-libs/gtkglarea-1.2.3-r1. So this package must > be emerged for coot. That's not quite what I was asking. Does the file physically exist on the filesystem? > > I've got some newer ebuilds around for 0.4 prereleases that I could add > > to the tree masked, if that would help. I just added 0.4_pre2-r549. Unfortunately I couldn't find a better way to deal with the upstream revision number than using ours for it. > I thought for myself writing an ebuild for that, but I didn't found > the sources. But I will be a happy tester if you need. The same, if > you need help maintaining packages, i offer my help. The science thing > should enlarge in gentoo. I wrote a couple of ebuild for my > private-overlay, which work fine for me. Perhaps there is some need > for that. Some packages are Arpwarp, xds, cara, and i'm working on > phaser or rewriting the ccp4 ebuild so that it could emerge phaser as > a dep. The only thing which im not sure about is the legal thing with > those ebuilds. So if you could teach me which license the writing of > ebuild alows and which, I publish them. I'd love to see those ebuilds. Could you get access to the science overlay so you could commit them? Regarding Phaser, my basic plan was to get a separate cctbx ebuild, then separate ebuilds for Phaser, Chooch, etc., rather than make the ccp4 ebuild any more disgusting than it already is. The ebuilds themselves are perfectly legal since they're just recipes. If the source-code license is restrictive, we can add various types of RESTRICT settings to the ebuilds to prevent redistribution on Gentoo mirrors (RESTRICT=mirror) or to force people to manually download it (RESTRICT=fetch and pkg_nofetch() function). Thanks, Donnie -- gentoo-science@gentoo.org mailing list