RSS/Atom feed Twitter
Site is read-only, email is disabled

Mac native version of GIMP

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

8 of 10 messages available
Toggle history

Please log in to manage your subscriptions.

Mac native version of GIMP Esteban Barahona 19 Jul 04:55
  Mac native version of GIMP Axel Wernicke 19 Jul 08:07
   Mac native version of GIMP Esteban Barahona 21 Jul 03:56
  Mac native version of GIMP Gerha 24 Feb 16:38
   Mac native version of GIMP Alexia Death 24 Feb 16:56
   201002241706.06767.tneuer@i... Torsten Neuer 24 Feb 17:06
    201002241713.26745.tneuer@i... Torsten Neuer 24 Feb 17:13
    Mac native version of GIMP Sven Neumann 25 Feb 23:14
Mac native version of GIMP M. Gagnon 20 Jul 00:13
Mac native version of GIMP M. Gagnon 21 Jul 23:12
Esteban Barahona
2007-07-19 04:55:10 UTC (over 17 years ago)

Mac native version of GIMP

Hi all,
Are there plans for porting GIMP to Mac OS X using Aqua and not X11?

I'm interested in learning how to code user interfaces and in helping the free software community (since it has developed so many useful software that I use daily). I've used GIMP for Linux and Windows but not for Mac. I'm switching to Mac when Leopard ships. If there's a porting project I will help coding the interface of GIMP for Aqua (or start a new project if there's none).

Axel Wernicke
2007-07-19 08:07:56 UTC (over 17 years ago)

Mac native version of GIMP

Hi,

there are two projects that might interest you:

- there is a project that "ported" the GTK+ backend to OS X, meaning there is hope to run any GTK application (e.g. GIMP) on OS X without X11 soon. For more information have a deeper look into the gtk devel mailinglist over at gtk.org

- there is a project called seashore that build a new Application on OS X native that is not GIMP but based on its technologies. You can find it at http://seashore.sourceforge.net/

I for my person would appreciate results from the first project very much :)

Greetings, lexA

2007/7/19, Esteban Barahona :

Hi all,
Are there plans for porting GIMP to Mac OS X using Aqua and not X11?

I'm interested in learning how to code user interfaces and in helping the free software community (since it has developed so many useful software that I use daily). I've used GIMP for Linux and Windows but not for Mac. I'm switching to Mac when Leopard ships. If there's a porting project I will help coding the interface of GIMP for Aqua (or start a new project if there's none).

_______________________________________________ Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

M. Gagnon
2007-07-20 00:13:41 UTC (over 17 years ago)

Mac native version of GIMP

The following links may interest you:http://developer.imendio.com/projects/gtk-macosxhttp://wiki.gimp.org/gimp/HowToCompileGimp/MacOSXright now it's not quite there but it shows good hope for the future. __________________

Esteban Barahona
2007-07-21 03:56:16 UTC (over 17 years ago)

Mac native version of GIMP

2007/7/19, Axel Wernicke :

Hi,

there are two projects that might interest you:

- there is a project that "ported" the GTK+ backend to OS X, meaning there is hope to run any GTK application (e.g. GIMP) on OS X without X11 soon. For more information have a deeper look into the gtk devel mailinglist over at gtk.org

do you know the name of this project? In which state (alpha, beta) is it now? Does it provides a native Mac OS X look?

- there is a project called seashore that build a new Application on OS X

native that is not GIMP but based on its technologies. You can find it at http://seashore.sourceforge.net/

I've read about Seashore. This is a fork, I was thinking more of an 'official' GIMP version for Mac OS X (like Firefox for Mac). Is this project using GEGL ?

I for my person would appreciate results from the first project very much :)

Greetings, lexA

Me too. Free Software is very useful as libraries, a GTK version for Aqua will be very important and make porting to Mac almost trivial.

Greetings ^_^

M. Gagnon
2007-07-21 23:12:30 UTC (over 17 years ago)

Mac native version of GIMP

do you know the name of this project? I gave you the URL in my previous response!! didn't you read it?for the record, here they are again* http://developer.imendio.com/projects/gtk-macosx (besides that it's found on gtk.org...)* http://wiki.gimp.org/gimp/HowToCompileGimp/MacOSX

__________________

2010-02-24 16:38:06 UTC (almost 15 years ago)
postings
1

Mac native version of GIMP

Hi all,
Are there plans for porting GIMP to Mac OS X using Aqua and not X11?

I'm interested in learning how to code user interfaces and in helping the free software community (since it has developed so many useful software

that

I use daily). I've used GIMP for Linux and Windows but not for Mac. I'm switching to Mac when Leopard ships. If there's a porting project I will help coding the interface of GIMP for Aqua (or start a new project if there's none).

no one helps for mac?

Alexia Death
2010-02-24 16:56:32 UTC (almost 15 years ago)

Mac native version of GIMP

On Wed, Feb 24, 2010 at 5:38 PM, Gerhard wrote:

Hi all,
Are there plans for porting GIMP to Mac OS X using Aqua and not X11?

I'm interested in learning how to code user interfaces and in helping the free software community (since it has developed so many useful software

that

I use daily). I've used GIMP for Linux and Windows but not for Mac. I'm switching to Mac when Leopard ships. If there's a porting project I will help coding the interface of GIMP for Aqua (or start a new project if there's none).

no one helps for mac?

afaik, if gtk is prted, the rst should be easy. --Alexia

Sven Neumann
2010-02-25 23:14:03 UTC (almost 15 years ago)

Mac native version of GIMP

On Wed, 2010-02-24 at 17:06 +0100, Torsten Neuer wrote:

There is not much platform dependent code in Gimp. Basically, the source should compile O.k. on any platform for which the underlying libraries (mainly Gtk+, Glib, GEGL, and BABL) are available.

So actually it is more of a question whether Gtk+ will receive a native Mac port.

GTK+ has a native Mac (Quartz) port for quite a while already. All it lacks is more people using it, reporting bugs, fixing bugs and maintaining the code whenever things change in GTK+/GDK.

Sven