Mailing List Archive

gtk-osx? native osx apps?
hi folks,

is it planned to get gtk+osx [1] into gentoo and upon set building
native linux apps in osx?
seems not so much developement recently ...

regards,
phaidros

[1] http://gtk-osx.sourceforge.net/


--
gentoo-osx@gentoo.org mailing list
Re: gtk-osx? native osx apps? [ In reply to ]
On Monday 06 December 2004 06:23, phaidros@subsignal.org wrote:
> is it planned to get gtk+osx [1] into gentoo and upon set building
> native linux apps in osx?
It would be a really cool thing!
There's also a similar project with qt/kde apps here [1].
I've tried it and seems working.

Cheers
micron

[1] http://ranger.befunk.com/phpwiki/
--
|§ micron<- ICQ #118796665
|§ GPG Key:
|§ ~ Keyserver: pgp.mit.edu
|§ ~ KeyID: 6D632BED

~ "Progress is merely a realisation of utopias" ~

--
gentoo-osx@gentoo.org mailing list
Re: gtk-osx? native osx apps? [ In reply to ]
Hi all,

I was going to make an ebuild for it a month ago
(mainly because gtk+ for X11 cannot be built due
to XML-Parser thing), but I didn't put much effort
to make it work. I made qt-3.3.3-r1.ebuild compile
on ppc-macos today (haven't committed yet, though),
and will add "aqua" USE flag to build Qt/Mac in
the (near) future.

--
Mamoru KOMACHI <usata@gentoo.org>

At Mon, 6 Dec 2004 06:23:56 +0100,
phaidros@subsignal.org wrote:
>
> hi folks,
>
> is it planned to get gtk+osx [1] into gentoo and upon set building
> native linux apps in osx?
> seems not so much developement recently ...
>
> regards,
> phaidros
>
> [1] http://gtk-osx.sourceforge.net/

--
gentoo-osx@gentoo.org mailing list
Re: gtk-osx? native osx apps? [ In reply to ]
On 6 Dec 2004, at 11:15, Mamoru KOMACHI wrote:

> Hi all,
>
> I was going to make an ebuild for it a month ago
> (mainly because gtk+ for X11 cannot be built due
> to XML-Parser thing), but I didn't put much effort
> to make it work.

the XML-Parser issue is easy to solve, just install the package
with cpan!
perl -MCPAN -e shell

this works! why isn't the ebuild installed that way ??
XML-Parser-2.34 is _not_ depending on perl >=5.8.2, it
works with the installed 5.8.1 on my macosX.
as soon as XML-Parser is installed, just write into
packages.provided, done.
once done this, now pango is my problem : (

> I made qt-3.3.3-r1.ebuild compile
> on ppc-macos today (haven't committed yet, though),
> and will add "aqua" USE flag to build Qt/Mac in
> the (near) future.

would be great!

regards.


--
gentoo-osx@gentoo.org mailing list
Re: gtk-osx? native osx apps? [ In reply to ]
<zitiere wer="phaidros@subsignal.org">
> On 6 Dec 2004, at 11:15, Mamoru KOMACHI wrote:
>
>> Hi all,
>>
>> I was going to make an ebuild for it a month ago
>> (mainly because gtk+ for X11 cannot be built due
>> to XML-Parser thing), but I didn't put much effort
>> to make it work.
>
> the XML-Parser issue is easy to solve, just install the package
> with cpan!
> perl -MCPAN -e shell
> cpan> install XML::Parser

Yes, search for the Bug concernig this case.
But anyway it seems not to be fine that portage would install things via
cpan.


--
gentoo-osx@gentoo.org mailing list