nixpkgs/pkgs/development/libraries/librdf
Sergei Trofimovich 16925245d9 librdf_raptor2: backport fix for libxml2-2.11
`libxml2-2.11` removed `checked` bit of private API and broke
`librdf_raptor2` build as:

       src/raptor_libxml.c:256:12: error: 'xmlEntity' {aka 'struct _xmlEntity'} has no member named 'checked'
         256 |     if(!ret->checked)
             |            ^~

The change pull upstream fix.
2023-07-07 07:22:16 +01:00
..
raptor.nix
raptor2.nix librdf_raptor2: backport fix for libxml2-2.11 2023-07-07 07:22:16 +01:00
rasqal.nix
redland.nix