cvs commit: ports/multimedia Makefile ports/multimedia/ffmpegthumbnailer Makefile distinfo pkg-descr ports/multimedia/ffmpegthumbnailer/files patch-src_Makefile.in

Martin Wilke miwi at FreeBSD.org
Mon Feb 25 09:09:59 UTC 2008


miwi        2008-02-25 09:09:59 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/ffmpegthumbnailer Makefile distinfo pkg-descr 
    multimedia/ffmpegthumbnailer/files patch-src_Makefile.in 
  Log:
  This video thumbnailer can be used by file managers 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.
  
  This thumbnailer was designed to be as fast and lightweight as possible.
  The only dependencies are ffmpeg and libpng.
  
  WWW: http://code.google.com/p/ffmpegthumbnailer/
  
  PR:             ports/120877
  Submitted by:   Dierk Sacher <dierk at blaxxtarz.de>
  
  Revision  Changes    Path
  1.253     +1 -0      ports/multimedia/Makefile
  1.1       +25 -0     ports/multimedia/ffmpegthumbnailer/Makefile (new)
  1.1       +3 -0      ports/multimedia/ffmpegthumbnailer/distinfo (new)
  1.1       +11 -0     ports/multimedia/ffmpegthumbnailer/files/patch-src_Makefile.in (new)
  1.1       +9 -0      ports/multimedia/ffmpegthumbnailer/pkg-descr (new)


More information about the cvs-ports mailing list