an update for the ffmpeg port Fix: attached the diff to the actual port here you can find the distfile: http://kdenlive.org/~freebsd/ffmpeg-2009-05-15.tar.bz2 Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->freebsd-multimedia Over to maintainer (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-multimedia->kwm Grab, going to work on this.
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/134632 Has this gone anywhere? I'm trying to port zoneminder and it needs a newer version of ffmpeg. I started working on a port of ffmpeg 0.5 and found this when I searched the PR database. Jonathan
I have tested this on my tinderboxes and my systems, compiles and runs well on 6-STABLE, 7-STABLE and 8-CURRENT. Are we going into this?
mm 2009-08-12 08:43:18 UTC FreeBSD ports repository Modified files: multimedia/ffmpeg Makefile distinfo pkg-plist Added files: multimedia/ffmpeg/files patch-libavdevice-bktr.c patch-libavdevice-oss_audio.c patch-libavformat-udp.c Removed files: multimedia/ffmpeg/files patch-configure patch-libavcodec_Makefile patch-libavcodec_imgconvert.c patch-libavcodec_libx264.c patch-libavutil__bswap.h patch-subdir.mak patch-tkadv2009-004 Log: - Update ffmpeg to 0.5 - Include parts of [1] - Take maintainership PR: ports/134632 [1] Revision Changes Path 1.96 +163 -136 ports/multimedia/ffmpeg/Makefile 1.16 +3 -3 ports/multimedia/ffmpeg/distinfo 1.9 +0 -60 ports/multimedia/ffmpeg/files/patch-configure (dead) 1.6 +0 -12 ports/multimedia/ffmpeg/files/patch-libavcodec_Makefile (dead) 1.2 +0 -18 ports/multimedia/ffmpeg/files/patch-libavcodec_imgconvert.c (dead) 1.2 +0 -37 ports/multimedia/ffmpeg/files/patch-libavcodec_libx264.c (dead) 1.1 +14 -0 ports/multimedia/ffmpeg/files/patch-libavdevice-bktr.c (new) 1.1 +14 -0 ports/multimedia/ffmpeg/files/patch-libavdevice-oss_audio.c (new) 1.1 +11 -0 ports/multimedia/ffmpeg/files/patch-libavformat-udp.c (new) 1.2 +0 -21 ports/multimedia/ffmpeg/files/patch-libavutil__bswap.h (dead) 1.2 +0 -14 ports/multimedia/ffmpeg/files/patch-subdir.mak (dead) 1.2 +0 -17 ports/multimedia/ffmpeg/files/patch-tkadv2009-004 (dead) 1.26 +48 -21 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: kwm->mm I'll take it.
State Changed From-To: open->closed Version 0.5 imported, ffmpeg-devel will reincarnate.