Quantcast

Is redland really needed ?

classic Classic list List threaded Threaded
2 messages Options
Matúš Kukan Matúš Kukan
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Is redland really needed ?

Hi,

It's getting hard to spread gbuild across external libraries and since
it's not clear to me how redland is used, I'd like to ask.
Seems to be needed only for unoxml/Library_unordf.mk
That's small library with com.sun.star.rdf in unordf.component.
git grep 'com\.sun\.star\.rdf' gives results only in
foo/qa/complex/*java files, so it may not be needed ?
But it's worse with git grep 'com.sun.star.rdf' giving results in offapi...

What am I missing ?

Thanks,
Matus
_______________________________________________
LibreOffice mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Fridrich Strba-3 Fridrich Strba-3
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Is redland really needed ?

Redland, rasqal and raptor are the libraries that allow us to support
the rdf metadata in ODF documents. So kind of needed, yes :)

F.

On 21/09/12 21:42, Matúš Kukan wrote:

> Hi,
>
> It's getting hard to spread gbuild across external libraries and since
> it's not clear to me how redland is used, I'd like to ask.
> Seems to be needed only for unoxml/Library_unordf.mk
> That's small library with com.sun.star.rdf in unordf.component.
> git grep 'com\.sun\.star\.rdf' gives results only in
> foo/qa/complex/*java files, so it may not be needed ?
> But it's worse with git grep 'com.sun.star.rdf' giving results in offapi...
>
> What am I missing ?
>
> Thanks,
> Matus
> _______________________________________________
> LibreOffice mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>

_______________________________________________
LibreOffice mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Loading...