openbsd-ports/graphics/ffmpeg/pkg/PFRAG.shared
jakemsr d5240098e3 update to ffmpeg subversion snapshot from 2010-05-12
update needed for newer x264 and for gcc4.  this causes yet more
fallout as some libav* functions other ports were using have been
fully deprecated.  commits coming rsn ...

mostly from new MAINTAINER
2010-05-26 21:38:52 +00:00

9 lines
394 B
Plaintext

@comment $OpenBSD: PFRAG.shared,v 1.19 2010/05/26 21:38:52 jakemsr Exp $
@lib lib/libavcodec.so.${LIBavcodec_VERSION}
@lib lib/libavdevice.so.${LIBavdevice_VERSION}
@lib lib/libavfilter.so.${LIBavfilter_VERSION}
@lib lib/libavformat.so.${LIBavformat_VERSION}
@lib lib/libavutil.so.${LIBavutil_VERSION}
@lib lib/libpostproc.so.${LIBpostproc_VERSION}
@lib lib/libswscale.so.${LIBswscale_VERSION}