google-code-export / ffmpegthumbnailer

Automatically exported from code.google.com/p/ffmpegthumbnailer
GNU General Public License v2.0
1 stars 1 forks source link

libffmpegthumbnailer.pc.in patching #59

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
ffmpegthumbnailer 2.0.0 on fedora 12 x86_64

Please provide any additional information below.
I am in the process of packaging ffmpegthumbnailer for rpmfusion.org
(fedora) and there came up something regarding libffmpegthumbnailer.pc.in
and Libs: . 
This is what I've been told:

in short, without the patch, *every* app linking ffmpegthumbnailer will
also link all those other libraries needlessly
 with the patch, they're linked only when needed (ie, in the static linking
case) /endquote

I have attached a patch for you to review.

Original issue reported on code.google.com by magnus.t...@gmail.com on 17 Apr 2010 at 10:00

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks, good stuff.

Excellent occasion to make a new release.
2.0.1 Is available for download.

Original comment by dirk.vdb on 17 Apr 2010 at 10:12