# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= libtheora VERSION= 1.2.0 KEYWORDS= multimedia VARIANTS= std SDESC[std]= Theora video compression codec HOMEPAGE= https://www.theora.org/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= https://downloads.xiph.org/releases/theora/ DISTFILE[1]= libtheora-1.2.0.tar.gz:main DF_INDEX= 1 SPKGS[std]= set primary dev OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILD_DEPENDS= libogg:dev:std BUILDRUN_DEPENDS= libogg:primary:std USES= libtool LICENSE= BSD3CLAUSE:primary LICENSE_FILE= BSD3CLAUSE:{{WRKSRC}}/COPYING LICENSE_SCHEME= solo FPC_EQUIVALENT= multimedia/libtheora MUST_CONFIGURE= gnu CONFIGURE_ARGS= --disable-sdltest --disable-examples INSTALL_TARGET= install-strip SOVERSION= 1.4.1 PLIST_SUB= DECSOVERSION=2.1.1 DECSOMAJOR=2 ENCSOVERSION=2.2.1 ENCSOMAJOR=2 [FILE:755:descriptions/desc.primary] Theora video compression Theora is a free and open video compression format from the Xiph.org Foundation. Like all our multimedia technology it can be used to distribute film and video online and on disc without the licensing and royalty fees or vendor lock-in associated with other formats. Theora scales from postage stamp to HD resolution, and is considered particularly competitive at low bitrates. It is in the same class as MPEG-4/DiVX, and like the Vorbis audio codec it has lots of room for improvement as encoder technology develops. Theora is in full public release as of November 3, 2008. The bitstream format for Theora I was frozen Thursday, 2004 July 1. All bitstreams encoded since that date will remain compatible with future releases. [FILE:101:distinfo] 279327339903b544c28a92aeada7d0dcfd0397b59c2f368cc698ac56f515906e 2535283 libtheora-1.2.0.tar.gz [FILE:191:manifests/plist.primary] lib/ libtheora.so.%%SOMAJOR%% libtheora.so.%%SOVERSION%% libtheoradec.so.%%DECSOMAJOR%% libtheoradec.so.%%DECSOVERSION%% libtheoraenc.so.%%ENCSOMAJOR%% libtheoraenc.so.%%ENCSOVERSION%% [FILE:213:manifests/plist.dev] include/theora/ codec.h theora.h theoradec.h theoraenc.h lib/ libtheora.a libtheora.so libtheoradec.a libtheoradec.so libtheoraenc.a libtheoraenc.so lib/pkgconfig/ theora.pc theoradec.pc theoraenc.pc [FILE:893:patches/patch-Makefile.in] --- Makefile.in.orig 2025-03-29 06:07:40 UTC +++ Makefile.in @@ -191,7 +191,7 @@ am__define_uniq_tagged_files = \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` -DIST_SUBDIRS = lib include doc tests m4 examples +DIST_SUBDIRS = lib include m4 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \ $(srcdir)/libtheora.spec.in $(srcdir)/theora-uninstalled.pc.in \ $(srcdir)/theora.pc.in $(srcdir)/theoradec-uninstalled.pc.in \ @@ -422,7 +422,7 @@ AUTOMAKE_OPTIONS = foreign 1.11 dist-zip ACLOCAL_AMFLAGS = -I m4 @THEORA_ENABLE_EXAMPLES_FALSE@EXAMPLES_DIR = @THEORA_ENABLE_EXAMPLES_TRUE@EXAMPLES_DIR = examples -SUBDIRS = lib include doc tests m4 $(EXAMPLES_DIR) +SUBDIRS = lib include m4 EXTRA_DIST = \ README.md CHANGES COPYING LICENSE \ autogen.sh win32 macosx symbian SConstruct \