Re: [Evolution-hackers] libemail library installation

2012-02-07 Thread Matthew Barnes
On Mon, 2012-02-06 at 09:21 -0500, Matthew Barnes wrote:
 Good catch.  I think they should stay in $PREFIX/lib/evolution/version
 until we start versioning them properly.  Not sure we're ready for that.
 At minimum those APIs need to be fully documented for Gtk-Doc first.

FYI, I have corrected the install paths and updated the pkg-config files
for these libraries in the following commits:

http://git.gnome.org/browse/evolution/commit/?id=1550b303d8d65b885addcafa314dfcbe1769ac78

http://git.gnome.org/browse/evolution/commit/?id=f2e87c8741419c4cabb44563ab186065f7bf528a

Matt

___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers


[Evolution-hackers] libemail library installation

2012-02-06 Thread Milan Crha
Hi,
I just realized that libemail-engine and libemail-utils libraries are
installed into $PREFIX/lib, while any other evolution libraries are
installed into $PREFIX/lib/evolution/version/...

Is the change with libemail done on purpose or just a mistake?
Bye,
Milan

___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] libemail library installation

2012-02-06 Thread Matthew Barnes
On Mon, 2012-02-06 at 12:55 +0100, Milan Crha wrote:
 I just realized that libemail-engine and libemail-utils libraries are
 installed into $PREFIX/lib, while any other evolution libraries are
 installed into $PREFIX/lib/evolution/version/...
 
 Is the change with libemail done on purpose or just a mistake?

Good catch.  I think they should stay in $PREFIX/lib/evolution/version
until we start versioning them properly.  Not sure we're ready for that.
At minimum those APIs need to be fully documented for Gtk-Doc first.

But since they're bound for Evolution-Data-Server, ultimately they
belong alongside libecal and libebook in $PREFIX/lib.

** Note libemail-utils won't be around very long and might not even
   make it to E-D-S.  It's entirely made up of APIs that are either
   deprecated or that I want to eventually kill (mail-mt.c).  Srini
   and I discussed this and he's on board with it.

Matt

___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers