mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-27 04:52:12 +00:00
11 lines
269 B
Plaintext
11 lines
269 B
Plaintext
config BR2_PACKAGE_LIBTHEORA
|
|
bool "libtheora"
|
|
select BR2_PACKAGE_LIBOGG
|
|
select BR2_PACKAGE_LIBVORBIS
|
|
select BR2_PACKAGE_PKGCONFIG
|
|
help
|
|
A library for the free and open video compression format "Theora"
|
|
from the Xiph.org Foundation.
|
|
|
|
http://www.theora.org/
|