GNOME Bugzilla – Bug 332218
Install libspreadsheet as public library
Last modified: 2006-05-06 06:25:54 UTC
The following patch adopts goffice library versioning, installs public headers and pkgconfig file.
Created attachment 59946 [details] [review] proposed patch
Created attachment 59947 [details] [review] revised
I really hope we are not doing this! Having libspreadsheet as a public library would freeze the api and there are lots of parts that still need work!
I think we can do it while declaring that it is not API stable. In fact, it is highly API instable! That is what we do for goffice.
> I think we can do it while declaring that it is not API stable. In fact, > it is highly API instable! I agree that we shouldn't push libspreadsheet as a public library. I think the intention to do this is to enable private developers (like me and lawremi) who are interested to use libspreadsheet easily as part of their application backends, while knowing the fact that it's highly unstable, as discussed on irc?
well, it's not pretty, and until we move to subversion the include structure is subject to change. For now use <blah.h> and once we can move files without massive cvs surgery it will become <ssheet/blah.h>