Tirsdag 17 marts 2009 skrev Dan Dennedy: > BTW, I have committed a change in MLT to add /usr/lib64/frei0r-1 to > the plugin path.
Would it be an idea to add .pc support to frei0r? I have made the attached patch - it allows you to do $ pkg-config --cflags frei0r-1 -I/tmp/ged/include $ pkg-config --libs frei0r-1 -L/tmp/ged/lib/frei0r-1 -lm $ pkg-config --libs-only-L frei0r-1 -L/tmp/ged/lib/frei0r-1 $ pkg-config --variable=pkglibdir frei0r-1 /tmp/ged/lib/frei0r-1 (I would bring this patch to the frei0r folks if it useful to you - and obviously, mlt needs to use it, just wanted your thoughts). Please note, this is my first try ever to diff against a git repo - hopefully I have managed to run the correct command... (And, this was tested without gavl/whatever installed - might need a bit more polishing, if that is installed?). Regards Mads -- Mads Bondo Dydensborg mads at dydensborg.dk http://www.madsdydensborg.dk/ You may not use the Software in connection with any site that disparages Microsoft, MSN, MSNBC, Expedia, or their products or services, infringe any intellectual property or other rights of these parties, violate any state, federal or international law, or promote racism, hatred or pornography. - Part of MS Frontpage 2002 EULA -------------- next part -------------- A non-text attachment was scrubbed... Name: add-pkg-config.patch Type: text/x-patch Size: 1048 bytes Desc: not available URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20090317/536a0d0a/attachment.patch>
