mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
19a0507350
o SHLIB version bump: a trick to help detect the problem that ffmpeg will not build with the previous ffmpeg library installed PR: 69210 [1], 74225 [2] Submitted by: ahze [1], Frank Mayhar <frank@exit.com> [2]
27 lines
675 B
Plaintext
27 lines
675 B
Plaintext
bin/ffmpeg
|
|
%%SDL%%bin/ffplay
|
|
%%FFSERVER%%bin/ffserver
|
|
%%FFSERVER%%etc/ffserver.conf.sample
|
|
%%FFSERVER%%etc/rc.d/ffserver.sh
|
|
include/ffmpeg/avcodec.h
|
|
include/ffmpeg/avformat.h
|
|
include/ffmpeg/avio.h
|
|
include/ffmpeg/common.h
|
|
include/ffmpeg/dsputil.h
|
|
include/ffmpeg/rational.h
|
|
include/ffmpeg/rtp.h
|
|
include/ffmpeg/rtsp.h
|
|
include/ffmpeg/rtspcodes.h
|
|
lib/libavcodec.a
|
|
lib/libavcodec.so
|
|
lib/libavcodec.so.%%SHLIB_VERSION%%
|
|
lib/libavformat.a
|
|
lib/libavformat.so
|
|
lib/libavformat.so.%%SHLIB_VERSION%%
|
|
%%VHOOK%%%%DRAWTEXT%%lib/vhook/drawtext.so
|
|
%%VHOOK%%lib/vhook/fish.so
|
|
%%VHOOK%%%%IMLIB2%%lib/vhook/imlib2.so
|
|
%%VHOOK%%lib/vhook/null.so
|
|
%%VHOOK%%lib/vhook/ppm.so
|
|
%%VHOOK%%@dirrm lib/vhook
|