Jump to letter: [
          
            ABCDFGHJKLMNOPQRSTUVWXYZ
          ]
        
        ffmpegthumbnailer - Lightweight video thumbnailer that can be used by file managers
        
        This video thumbnailer can be used to create thumbnails for your video files.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | ffmpegthumbnailer | 
                2.0.2 | 
                1.fc13 | 
                i686 | 
                171 KiB | 
                Sun May 16 14:21:20 2010 | 
            
        
        Changelog
        
            - * Sat Apr 10 14:00:00 2010 Magnus Tuominen <magnus{*}tuominen{%}gmail{*}com> 2.0.0-1
 
            - initial build
- has to be built with "QA_RPATHS=$[0x0001|0x0010 ]" for now
 
        
            - * Sun Apr 11 14:00:00 2010 leigh scott <leigh123linux{%}googlemail{*}com> 2.0.0-2
 
            - fix rpath
- enable jpeg and png support
- clean up spec file
- remove static libs as they aren't needed
- add docs
 
        
            - * Mon Apr 12 14:00:00 2010 Magnus Tuominen <magnus{*}tuominen{%}gmail{*}com> 2.0.0-3
 
            - drop _kde4_ macros
- moving chmod to %prep
- moving %{_includedir}/libffmpegthumbnailer to -devel
- track sonames closer
- license change to GPLv2+
- remove duplicate docs from -devel
- patching libs in pkgconfig%{name}.pc, thanks to rdieter