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 1FNEQ2-0006LX-8g for garchives@archives.gentoo.org; Sat, 25 Mar 2006 19:27:26 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k2PJRIHL003573; Sat, 25 Mar 2006 19:27:18 GMT Received: from mout2.freenet.de (mout2.freenet.de [194.97.50.155]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k2PJRIb1022951 for ; Sat, 25 Mar 2006 19:27:18 GMT Received: from [194.97.50.138] (helo=mx0.freenet.de) by mout2.freenet.de with esmtpa (Exim 4.61) (envelope-from ) id 1FNEPu-0004bU-AK for gentoo-osx@lists.gentoo.org; Sat, 25 Mar 2006 20:27:18 +0100 Received: from p54b30c9f.dip0.t-ipconnect.de ([84.179.12.159] helo=rincewind) by mx0.freenet.de with esmtpa (ID dirk.schoenberger@freenet.de) (Exim 4.61 #1) id 1FNEPu-0006CN-3X for gentoo-osx@lists.gentoo.org; Sat, 25 Mar 2006 20:27:18 +0100 Message-ID: <00a501c65040$8ee8fa80$14b2a8c0@rincewind> From: =?iso-8859-1?Q?Dirk_Sch=F6nberger?= To: References: <20060219102142.GF7819@gentoo.org> <20060325135152.GF11707@gentoo.org> <012a01c65013$cc2ade40$14b2a8c0@rincewind> <200603252006.32835@enterprise.flameeyes.is-a-geek.org> Subject: Re: [gentoo-osx] WxWidgets (Aqua libs) Date: Sat, 25 Mar 2006 20:15:48 +0100 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: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 X-Warning: sz-online.de is listed at abuse.rfc-ignorant.org X-Archives-Salt: 234ef0a7-89bc-4b5f-b5da-943515e3b7b0 X-Archives-Hash: 6237f8d55d1807ae78fc86c5f38634cd > > Any chance to get a virtual/wx which I can package.provide against? > Difficult, as it requires to decide at build time which wx to use, see > wxwindows (or was it wxwidgets) eclass. > You'd have to overlay the eclass and the packages building against it. If I look at the eclass (provided that I found the correct one ;) it seems that there are some conceptual problems. In the ebuild you can specify which backend you (as ebuild developer I suppose) want want to use, while you still have to link against the correct "backend" libraries. Would it be possible that you could use a (cross platform) wxwidgets package where the actual libraries to be used are calculated in the eclass. Possibly I am completely off her ;) A package like wxPython which explicitly depends on WxGTK is not really helpfull for a cross platform library... Regards Dirk -- gentoo-osx@gentoo.org mailing list