wok diff liblrdf/stuff/pkgconfig-raptor.patch @ rev 17245

Add lxqt (meta), make qt4-examples: screenshot, findfiles, charactermap
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 19 01:51:31 2014 +0200 (2014-10-19)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/liblrdf/stuff/pkgconfig-raptor.patch	Sun Oct 19 01:51:31 2014 +0200
     1.3 @@ -0,0 +1,9 @@
     1.4 +--- liblrdf-0.4.0/lrdf.pc.in.orig	2011-10-03 19:28:16.702773254 +0000
     1.5 ++++ liblrdf-0.4.0/lrdf.pc.in	2011-10-03 19:28:43.003017477 +0000
     1.6 +@@ -7,4 +7,5 @@
     1.7 + Version: @VERSION@
     1.8 + Description: liblrdf, a lightweight RDF library with extensions for LADSPA
     1.9 + Libs: -L${libdir} -llrdf
    1.10 +-Cflags: -I${includedir} 
    1.11 ++Libs.private: @RAPTOR_LIBS@
    1.12 ++Cflags: @RAPTOR_CFLAGS@ -I${includedir}