Path to this page:
./
multimedia/ffmpegthumbnailer,
Lightweight video thumbnailer that can be used by file managers
Branch: pkgsrc-2012Q4,
Version: 2.0.8,
Package name: ffmpegthumbnailer-2.0.8,
Maintainer: pkgsrc-usersThis 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, libpng and libjpeg.
Required to run:[
multimedia/ffmpeg] [
graphics/png] [
graphics/jpeg]
Required to build:[
devel/libtool-base] [
devel/pkg-config]
Master sites:
SHA1: 2c54ca16efd953f46547e22799cfc40bd9c24533
RMD160: 39ef118a30111ab1035c4f18092123a3013f6972
Filesize: 358.58 KB
Version history: (Expand)
- (2013-01-21) Updated to version: ffmpegthumbnailer-2.0.8
- (2013-01-06) Package added to pkgsrc.se, version ffmpegthumbnailer-2.0.6nb2 (created)
CVS history: (Expand)
2013-01-21 15:47:54 by Matthias Scheler | Files touched by this commit (3) | |
Log message:
Pullup ticket #4030 - requested by dholland
multimedia/ffmpegthumbnailer: security update
Revisions pulled up:
- multimedia/ffmpegthumbnailer/Makefile 1.13
- multimedia/ffmpegthumbnailer/distinfo 1.4
- multimedia/ffmpegthumbnailer/patches/patch-aa deleted
---
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jan 19 01:29:32 UTC 2013
Modified Files:
pkgsrc/multimedia/ffmpegthumbnailer: Makefile distinfo
Removed Files:
pkgsrc/multimedia/ffmpegthumbnailer/patches: patch-aa
Log message:
Update to 2.0.8, based on PR 47467 by John D. Baker.
While here, set LICENSE.
Changes:
FFmpegThumbnailer 2.0.8
- Better ffmpeg detection
- Fix build issue with recent ffmpeg
- Optionally register ffmpegthumbnailer as gnome3 thumbnailer \
(--enable-thumbnailer)
version 2.0.7
- Fix build issue with recent gcc
- Fix build issue with recent ffmpeg
|