Re: [Gimp-developer] GIMP depends on libcurl, but this is not documented

2007-11-12 Thread Sven Neumann
Hi,

On Mon, 2007-11-12 at 20:49 +0100, Jesper de Jong wrote:

 Is libcurl indeed required to compile GIMP? 

No, you don't need libcurl to compile GIMP.

There is one plug-in, which is completely optional, and it uses either
gnome-vfs, libcurl or wget. For a Linux system it is recommended to use
gnome-vfs when building the URI plug-in.


Sven


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


Re: [Gimp-developer] GIMP depends on libcurl, but this is not documented

2007-11-12 Thread Martin Nordholts
Jesper de Jong wrote:
 Hello everybody,
 
 I'm a developer and I'm interested in contributing to GIMP. Developing
 software is my full-time job, mainly programming enterprise Java software.
 
 Thanks, I'm looking forward to contributing to GIMP.
 
 Jesper de Jong
 

Hi Jesper

Great news! Your contributions will be very appreciated, I'm sure.

To get started with the GIMP source code you should first read up on
GObject [1], the object framework GIMP is based on. This library is used
for OO-ness in GIMP (and great deal of other GNOME projects too for that
matter). Feel free to hang around in #gimp on irc.gimp.org if you have
any questions regarding the code or related stuff.

Regards,
Martin Nordholts
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] GIMP depends on libcurl, but this is not documented

2007-11-12 Thread Martin Nordholts
 
 Hi Jesper
 
 Great news! Your contributions will be very appreciated, I'm sure.
 
 To get started with the GIMP source code you should first read up on
 GObject [1], the object framework GIMP is based on. This library is used
 for OO-ness in GIMP (and great deal of other GNOME projects too for that
 matter). Feel free to hang around in #gimp on irc.gimp.org if you have
 any questions regarding the code or related stuff.

Forgot the link, here you go...

[1] http://library.gnome.org/devel/gobject/unstable/index.html

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