openbsd-ports/graphics/ffmpeg/pkg/PLIST
sthen d6629d69dc Update FFmpeg to 20110408 snapshot.
- Enable WebM encoding.
- Stop stripping the shared libraries which explains why I was
   seeing no symbol table with the shared libraries.
- Build all of FFmpeg with -fomit-frame-pointer on i386 instead of
   hacking the various Makefile's and having to add more files as
   further updates are made. Use default CFLAGS (-O2) on i386 now too
   instead of overriding with -O.
- Remove the UINT64_C hack.
- Update HOMEPAGE to use the ffmpeg.org domain.
- Various other cleaning up and fixes for the port.

From Brad, ok dcoppa@
2011-04-12 22:59:07 +00:00

127 lines
3.7 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.19 2011/04/12 22:59:07 sthen Exp $
%%SHARED%%
@bin bin/ffmpeg
@bin bin/ffplay
@bin bin/ffprobe
@bin bin/ffserver
@bin bin/qt-faststart
include/libavcodec/
include/libavcodec/avcodec.h
include/libavcodec/avfft.h
include/libavcodec/dxva2.h
include/libavcodec/opt.h
include/libavcodec/vaapi.h
include/libavcodec/vdpau.h
include/libavcodec/version.h
include/libavcodec/xvmc.h
include/libavdevice/
include/libavdevice/avdevice.h
include/libavfilter/
include/libavfilter/avfilter.h
include/libavfilter/avfiltergraph.h
include/libavformat/
include/libavformat/avformat.h
include/libavformat/avio.h
include/libavformat/version.h
include/libavutil/
include/libavutil/adler32.h
include/libavutil/aes.h
include/libavutil/attributes.h
include/libavutil/audioconvert.h
include/libavutil/avassert.h
include/libavutil/avconfig.h
include/libavutil/avstring.h
include/libavutil/avutil.h
include/libavutil/base64.h
include/libavutil/bswap.h
include/libavutil/common.h
include/libavutil/cpu.h
include/libavutil/crc.h
include/libavutil/error.h
include/libavutil/eval.h
include/libavutil/fifo.h
include/libavutil/file.h
include/libavutil/imgutils.h
include/libavutil/intfloat_readwrite.h
include/libavutil/intreadwrite.h
include/libavutil/lfg.h
include/libavutil/log.h
include/libavutil/lzo.h
include/libavutil/mathematics.h
include/libavutil/md5.h
include/libavutil/mem.h
include/libavutil/opt.h
include/libavutil/parseutils.h
include/libavutil/pixdesc.h
include/libavutil/pixfmt.h
include/libavutil/random_seed.h
include/libavutil/rational.h
include/libavutil/samplefmt.h
include/libavutil/sha.h
include/libavutil/sha1.h
include/libpostproc/
include/libpostproc/postprocess.h
include/libswscale/
include/libswscale/swscale.h
lib/libavcodec.a
lib/libavdevice.a
lib/libavfilter.a
lib/libavformat.a
lib/libavutil.a
lib/libpostproc.a
lib/libswscale.a
lib/pkgconfig/
lib/pkgconfig/libavcodec.pc
lib/pkgconfig/libavdevice.pc
lib/pkgconfig/libavfilter.pc
lib/pkgconfig/libavformat.pc
lib/pkgconfig/libavutil.pc
lib/pkgconfig/libpostproc.pc
lib/pkgconfig/libswscale.pc
@man man/man1/ffmpeg.1
@man man/man1/ffplay.1
@man man/man1/ffprobe.1
@man man/man1/ffserver.1
share/doc/ffmpeg/
share/doc/ffmpeg/developer.html
share/doc/ffmpeg/faq.html
share/doc/ffmpeg/ffmpeg.html
share/doc/ffmpeg/ffplay.html
share/doc/ffmpeg/ffprobe.html
share/doc/ffmpeg/ffserver.html
share/doc/ffmpeg/general.html
share/doc/ffmpeg/libavfilter.html
share/examples/ffmpeg/
share/examples/ffmpeg/ffserver.conf
share/ffmpeg/
share/ffmpeg/libx264-baseline.ffpreset
share/ffmpeg/libx264-fast.ffpreset
share/ffmpeg/libx264-fast_firstpass.ffpreset
share/ffmpeg/libx264-faster.ffpreset
share/ffmpeg/libx264-faster_firstpass.ffpreset
share/ffmpeg/libx264-ipod320.ffpreset
share/ffmpeg/libx264-ipod640.ffpreset
share/ffmpeg/libx264-lossless_fast.ffpreset
share/ffmpeg/libx264-lossless_max.ffpreset
share/ffmpeg/libx264-lossless_medium.ffpreset
share/ffmpeg/libx264-lossless_slow.ffpreset
share/ffmpeg/libx264-lossless_slower.ffpreset
share/ffmpeg/libx264-lossless_ultrafast.ffpreset
share/ffmpeg/libx264-main.ffpreset
share/ffmpeg/libx264-medium.ffpreset
share/ffmpeg/libx264-medium_firstpass.ffpreset
share/ffmpeg/libx264-placebo.ffpreset
share/ffmpeg/libx264-placebo_firstpass.ffpreset
share/ffmpeg/libx264-slow.ffpreset
share/ffmpeg/libx264-slow_firstpass.ffpreset
share/ffmpeg/libx264-slower.ffpreset
share/ffmpeg/libx264-slower_firstpass.ffpreset
share/ffmpeg/libx264-superfast.ffpreset
share/ffmpeg/libx264-superfast_firstpass.ffpreset
share/ffmpeg/libx264-ultrafast.ffpreset
share/ffmpeg/libx264-ultrafast_firstpass.ffpreset
share/ffmpeg/libx264-veryfast.ffpreset
share/ffmpeg/libx264-veryfast_firstpass.ffpreset
share/ffmpeg/libx264-veryslow.ffpreset
share/ffmpeg/libx264-veryslow_firstpass.ffpreset