glibrdf

GLib wrapper for the Redland RDF library
git clone https://code.djc.id.au/git/glibrdf/

glibrdf.pc.in (197B) - raw

      1 libdir=@LIBDIR@
      2 includedir=@INCLUDEDIR@
      3 
      4 Name: glibrdf
      5 Description: GLib wrapper for Redland RDF library
      6 Requires: @REQUIRES@
      7 Version: @VERSION@
      8 Libs: -L${libdir} -lglibrdf
      9 Cflags: -I${includedir}