mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
e850165111
- Add -q and -l options to capture app - Fix checksum/size mismatch caused by stale distfile on FTP server PR: 127972 Submitted by: Jason Harmening <jason dot harmening at gmail dot com> (maintainer)
34 lines
817 B
Plaintext
34 lines
817 B
Plaintext
bin/cx88
|
|
%%EXAMPLESDIR%%/cx88.xml.sample
|
|
%%DATADIR%%/or51132_vsb.fw
|
|
%%DATADIR%%/or51132_qam.fw
|
|
%%EXAMPLESDIR%%/cx88_audio_enable.cpp
|
|
%%EXAMPLESDIR%%/remote.cpp
|
|
%%EXAMPLESDIR%%/hd3k_analog_kbuf.cpp
|
|
%%EXAMPLESDIR%%/tuner_config
|
|
%%EXAMPLESDIR%%/hd3k_mpeg_ubuf.cpp
|
|
%%EXAMPLESDIR%%/hd5k_mpeg_ubuf.cpp
|
|
%%EXAMPLESDIR%%/hd3k_mpeg_kbuf.cpp
|
|
%%EXAMPLESDIR%%/cx88_audio_client.cpp
|
|
%%EXAMPLESDIR%%/hd5k_mpeg_kbuf.cpp
|
|
%%EXAMPLESDIR%%/hd3k_analog_ubuf.cpp
|
|
%%EXAMPLESDIR%%/hd5k_analog_ubuf.cpp
|
|
include/iicdev/iicdev_ioctl.h
|
|
include/cx88/cx88_mpeg_ioctl.h
|
|
include/cx88/cx88_video_ioctl.h
|
|
include/cx88/cx88_audio_ioctl.h
|
|
@dirrm include/iicdev
|
|
@dirrm include/cx88
|
|
@dirrm %%EXAMPLESDIR%%
|
|
@dirrm %%DATADIR%%
|
|
@cwd %%KMODDIR%%
|
|
cx88.ko
|
|
cx88i2c.ko
|
|
iicdev.ko
|
|
cx88ir.ko
|
|
cx88mpeg.ko
|
|
cx88video.ko
|
|
cx88audio.ko
|
|
@exec kldxref %D
|
|
@unexec kldxref %D
|