[Bug 1155] Review request: ffmpegthumbnailer - Lightweight video thumbnailer that can be used by file managers

RPM Fusion Bugzilla noreply at rpmfusion.org
Fri Apr 16 22:15:18 CEST 2010


http://bugzilla.rpmfusion.org/show_bug.cgi?id=1155





--- Comment #7 from Rex Dieter <rdieter at math.unl.edu>  2010-04-16 22:15:17 ---
The patch is just:

diff -up ffmpegthumbnailer-2.0.0/libffmpegthumbnailer.pc.in.libspatch
ffmpegthumbnailer-2.0.0/libffmpegthumbnailer.pc.in
--- ffmpegthumbnailer-2.0.0/libffmpegthumbnailer.pc.in.libspatch       
2010-04-12 20:41:30.230052856 +0300
+++ ffmpegthumbnailer-2.0.0/libffmpegthumbnailer.pc.in  2010-04-12
20:47:57.000000000 +0300
@@ -6,5 +6,6 @@ includedir=@includedir@
 Name: libffmpegthumbnailer
 Description: Generates thumbnails for movie files
 Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -lffmpegthumbnailer @FFMPEG_LIBS@ @PNG_LIBS@ @JPEG_LIBS@
+Libs: -L${libdir} -lffmpegthumbnailer 
+Libs.private: @FFMPEG_LIBS@ @PNG_LIBS@ @JPEG_LIBS@
 Cflags: -I${includedir}

This is much better that without the patch.


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list