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 1F9I89-0003tR-5p for garchives@archives.gentoo.org; Wed, 15 Feb 2006 08:35:21 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1F8Ywuq004033; Wed, 15 Feb 2006 08:34:58 GMT Received: from smtp.sz-online.de (smtp.sz-online.de [193.98.117.121]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1F8YvRn019527 for ; Wed, 15 Feb 2006 08:34:58 GMT Received: (qmail 31955 invoked from network); 15 Feb 2006 08:30:05 -0000 Received: from smtp.sz-online.de (HELO mail.sz-online.de) (193.98.117.121) by smtp.sz-online.de with SMTP; 15 Feb 2006 08:30:05 -0000 Received: from 84.179.246.4 (SquirrelMail authenticated user dirk.schoenberger) by mail.sz-online.de with HTTP; Wed, 15 Feb 2006 09:30:05 +0100 (CET) Message-ID: <59324.84.179.246.4.1139992205.squirrel@mail.sz-online.de> In-Reply-To: <43F2A5D3.30807@gentoo.org> References: <00a201c6277b$c43053c0$14b2a8c0@rincewind> <6151C11D-5A0A-45B5-9C22-5C052DB44585@gentoo.org> <43E8BBB8.4050708@gentoo.org> <43F2A5D3.30807@gentoo.org> Date: Wed, 15 Feb 2006 09:30:05 +0100 (CET) Subject: Re: [gentoo-osx] Gentoo-OSX and Mac system / frameworks From: Dirk =?iso-8859-1?Q?Sch=F6nberger?= To: gentoo-osx@lists.gentoo.org User-Agent: SquirrelMail/1.4.2 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-osx@gentoo.org Reply-to: gentoo-osx@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Archives-Salt: 98c0d6e2-218b-47f1-868a-1075a910c9ca X-Archives-Hash: 1285ff38d6408dc687009c80e0fb7d67 > > OK. This is my first stab at an ebuild for creating frameworks. This > is my first eclass, so please (kindly) point out my ignorance in the > matter. It is still very untested; help me get this thing going before > I submit it to gentoo-dev. > > The code is in my darcs-managed overlay: > http://code.sbbod.net/portage-overlay/eclass/BPFramework.eclass > -- I just shortly looked at it and I don't know all intricacies, but I see the use of {PV}. I real frameworks, a new version of the headers or libraries is assumed to be installed if "major changes", i.e. source incompatible API changes, occur. IIRC, {PV} changes with each new minor version or -r version? So this may possibly create too many versions. Does there exist a variable which changes less often, or should there be introduced such a variable? Regards Dirk -- gentoo-osx@gentoo.org mailing list