Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv18481

Added Files:
        ffmpegthumbnailer.info 
Log Message:
new pkg ffmpegthumbnailer 2.0.8

--- NEW FILE: ffmpegthumbnailer.info ---
Package: ffmpegthumbnailer
Version: 2.0.8
Revision: 1
Description: Lightweight video thumbnailer
License: GPL
Maintainer: Hanspeter Niederstrasser <nie...@users.sourceforge.net>
Depends: <<
        libavcodec55-2.0-shlibs,
        libavformat55-2.0-shlibs,
        libavutil52-2.0-shlibs,
        libjpeg9-shlibs,
        libpng16-shlibs,
        libswscale2-2.0-shlibs
<<
BuildDepends: <<
        fink-package-precedence,
        libavcodec55-2.0-dev,
        libavformat55-2.0-dev,
        libavutil52-2.0-dev,
        libjpeg9,
        libpng16,
        libswscale2-2.0-dev
<<
Source: http://ffmpegthumbnailer.googlecode.com/files/%n-%v.tar.gz
Source-MD5: 03e081f89778cd5e4fce30b29a4630e1
Source-Checksum: SHA1(2c54ca16efd953f46547e22799cfc40bd9c24533)
#PatchFile: %n.patch
#PatchFile-MD5: 73424c010aa05e59537aee3ecde6f71d
PatchScript: <<
        perl -pi -e 's|return true|return TRUE|g' 
libffmpegthumbnailer/jpegwriter.cpp
<<
ConfigureParams: <<
        --enable-static \
        --disable-shared \
        --enable-dependency-tracking
<<
GCC: 4.0
CompileScript: <<
        #!/bin/sh -ev
        export PKG_CONFIG_PATH=%p/lib/ffmpeg-2.0/lib/pkgconfig:$PKG_CONFIG_PATH
        %{default_script}
        fink-package-precedence .
<<
InstallScript: <<
        %{default_script}
        chmod 644 AUTHORS README
        rm -r %i/include
        rm -r %i/lib
<<
DocFiles: AUTHORS ChangeLog README
Homepage: http://code.google.com/p/ffmpegthumbnailer/
DescDetail: <<
This video thumbnailer can be used to create thumbnails for your video 
files. The thumbnailer uses ffmpeg to decode frames from the video files,
so supported videoformats depend on the configuration flags of ffmpeg.
<<
DescPort: <<
Build static library because we're not (at this point) making a public
interface for other programs.

Patch to properly return boolean instead of bool
http://code.google.com/p/ffmpegthumbnailer/issues/detail?id=107
<<


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to