- move knobs into OPTIONS, make (almost) everything selectable - add option VHOOK to disable video hooks - patch configure to support enable/disable of freetype2 and imlib2 vhooks - fix imlib2 detection if no ${X11BASE}/include/X11/Xlib.h present Tested on tinderbox (i386 and amd64).
Responsible Changed From-To: freebsd-ports-bugs->freebsd-multimedia Over to maintainer (via the GNATS Auto Assign Tool)
mm 2008-04-27 10:22:56 UTC FreeBSD ports repository Modified files: multimedia/ffmpeg Makefile pkg-plist multimedia/ffmpeg/files patch-configure Log: - move knobs into OPTIONS, make (almost) everything selectable - add option VHOOK to disable video hooks - patch configure to support enable/disable of freetype2 and imlib2 vhooks - fix imlib2 detection if no ${X11BASE}/include/X11/Xlib.h present - bump PORTREVISION PR: ports/121636 Submitted by: mm Approved by: maintainer timeout Revision Changes Path 1.80 +88 -88 ports/multimedia/ffmpeg/Makefile 1.6 +62 -10 ports/multimedia/ffmpeg/files/patch-configure 1.20 +4 -4 ports/multimedia/ffmpeg/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Responsible Changed From-To: freebsd-multimedia->mm Over to me (maintainer timeout).
State Changed From-To: open->closed Committed, with minor changes. Thanks!