a7e49eb2af
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.
12 lines
272 B
Plaintext
12 lines
272 B
Plaintext
config BR2_PACKAGE_XLIB_LIBXVMC
|
|
bool "libXvMC"
|
|
default n
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXEXT
|
|
select BR2_PACKAGE_XLIB_LIBXV
|
|
select BR2_PACKAGE_XPROTO_VIDEOPROTO
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
|
help
|
|
libXvMC 1.0.4
|
|
X.Org XvMC library
|