[build] type = "autotools" [build.flags] configure = ["--disable-static"] [dependencies] build = [ "doxygen", "libpng", "libvorbis", "sdl", ] runtime = [ "glibc", "libogg", ] [package] description = "Standard encoder and decoder library for the Theora video compression format" homepage = "https://www.theora.org/" license = "BSD-3-Clause" name = "libtheora" version = "1.2.0" [[source]] extract_dir = "$name-$version" sha256 = "ebdf77a8f5c0a8f7a9e42323844fa09502b34eb1d1fece7b5f54da41fe2122ec" url = "https://downloads.xiph.org/releases/theora/libtheora-$version.tar.xz"