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 1FN7u3-0002Er-Hr for garchives@archives.gentoo.org; Sat, 25 Mar 2006 12:30:00 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k2PCTsDw012311; Sat, 25 Mar 2006 12:29:54 GMT Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k2PCTsQ3017167 for <gentoo-osx@lists.gentoo.org>; Sat, 25 Mar 2006 12:29:54 GMT Received: from [194.97.55.148] (helo=mx5.freenet.de) by mout1.freenet.de with esmtpa (Exim 4.61) (envelope-from <dirk.schoenberger@sz-online.de>) id 1FN7ty-0003zg-9y for gentoo-osx@lists.gentoo.org; Sat, 25 Mar 2006 13:29:54 +0100 Received: from p54b31e6d.dip0.t-ipconnect.de ([84.179.30.109] helo=rincewind) by mx5.freenet.de with esmtpa (ID dirk.schoenberger@freenet.de) (Exim 4.61 #1) id 1FN7ty-000447-2p for gentoo-osx@lists.gentoo.org; Sat, 25 Mar 2006 13:29:54 +0100 Message-ID: <00fe01c65006$406933a0$14b2a8c0@rincewind> From: =?utf-8?Q?Dirk_Sch=C3=B6nberger?= <dirk.schoenberger@sz-online.de> To: <gentoo-osx@lists.gentoo.org> References: <20060219102142.GF7819@gentoo.org> <200602241059.52236@enterprise.flameeyes.is-a-geek.org> <008501c64fe7$503491e0$14b2a8c0@rincewind> <200603251203.23957@enterprise.flameeyes.is-a-geek.org> Subject: Re: [gentoo-osx] WxWidgets (Aqua libs) Date: Sat, 25 Mar 2006 13:18:32 +0100 Precedence: bulk List-Post: <mailto:gentoo-osx@lists.gentoo.org> List-Help: <mailto:gentoo-osx+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-osx+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-osx+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-osx.gentoo.org> X-BeenThere: gentoo-osx@gentoo.org Reply-to: gentoo-osx@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" 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: 4c29afe9-aa33-43ae-9051-3cdae1632db6 X-Archives-Hash: 606705e6e16b0a7a4bdb8c69a4e3e499 > > I assume that there exist some ways, eclasses or other stuff to handle such > > problems. This does not neceaary mean that I know theses means ;) > Take a look to wxGTK ebuild and wxlib eclass. > I've wrote the latter thinking about making possible to use it to build > wxAqua. Sorry, python is not really my language of choice, so I try to keep my questions use case basesd ;) - the wxGTK ebuild seems to use gnuconfig (it calls gnuconfig_update). is this needed / useable for Gentoo OSX? - I assume the actual download fof the archies is handled in the eclass? WxWidgets seems to use a single source approach, i.e. all subprojects can be downloaded as one package. the configure part part seems to be done by configure_build. I assume that I could add my own parameter configure_build cocoa, which would somewhen later come to something like a "configure --enable-cocoa"? I don't quite understand the src_install part. Seems I have to call install_build cocoa and afterwards wxlib_src_install? I found some missing ${DESTDIR} in the Apple specific install part in Makefile and Makefile.in. I would like to use wxWidgets-2.6.3-rc2, i.e. the latest version. Is this case already handled, or do I have to add some custom patch? Regards Dirk -- gentoo-osx@gentoo.org mailing list