- Convert to USE_PKGCONFIG
- Drop USE_GMAKE; port builds with regular make
- Drop unneeded WANT_GNOME
- Drop specific ABI version numbers from LIB_DEPENDS
- Improve GCONF_SCHEMAS handling
- Trim Makefile header
PR: ports/172459
Submitted by: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> [1]
Approved by: mbsd <mbsd@isgroup.com.ua> (maintainer)
makc, avilla (mentors, implicit)
Feature safe: yes
- 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)
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>