Date: Mon, 25 Feb 2008 09:09:59 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia Makefile ports/multimedia/ffmpegthumbnailer Makefile distinfo pkg-descr ports/multimedia/ffmpegthumbnailer/files patch-src_Makefile.in Message-ID: <200802250909.m1P99xjB053718@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802250909.m1P99xjB053718>