non port: multimedia/ffmpegthumbnailer/pkg-descr |
Number of commits found: 5 |
Wednesday, 7 Sep 2022
|
21:58 Stefan Eßer (se)
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
fb16dfe |
Saturday, 16 Apr 2016
|
17:09 rakuco
Update to 2.1.1.
- Convert to USE_GITHUB.
- Convert to USES=cmake.
- Add patch to prevent cmake trying to find the dl library, since in FreeBSD
the dl functions are in the Standard C library (libc) - see dlopen(3)
- Pet portlint with other patches (remake the patches with makepatch)
This update also allows multimedia/ffmpegthumbnailer to build against ffmpeg
3.0.x. The ports tree currently still has multimedia/ffmepg at version 2.8.6,
however this update is backwards compatible with ffmpeg 2.8.6. The update of
multimedia/ffmpeg to 3.0.x branch is waiting for ports which depend on it to
successfully build with the newer version of ffmpeg.
PR: 208821
Submitted by: Ben Woods <woodsb02@gmail.com>
Approved by: clutton@zoho.com (maintainer)
 |
Sunday, 7 Oct 2012
|
09:16 cs
- Update to 2.0.8
- New maintainer
- Cleanup pkg-descr
PR: ports/171901
Submitted by: clutton <mbsd@isgroup.com.ua>
Approved by: Dierk Sacher <dierk@blaxxtarz.de> (maintainer)
 |
Saturday, 4 Dec 2010
|
18:01 sunpoet
- Update to 2.0.4
- Sort PLIST
Changes:
2.0.3:
- Writing to stdout is now supported
- Support for gnome-vfs uris added. New configure flag (--enable-gnome-vfs),
this puts a runtime dependancy on libgnome-vfs-2.0
2.0.4:
- Fixed undefined references when compiling with certain LDFLAGS
PR: ports/152373
Submitted by: Marcus Hermansson <bmhermansson@gmail.com>
Approved by: maintainer (timeout, 16 days)
 |
Monday, 25 Feb 2008
|
09:09 miwi
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>
 |
Number of commits found: 5 |