# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= libtheora VERSION= 1.1.1 REVISION= 1 KEYWORDS= multimedia VARIANTS= standard SDESC[standard]= 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.1.1.tar.bz2:main DF_INDEX= 1 SPKGS[standard]= complete primary dev OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILD_DEPENDS= libogg:dev:standard BUILDRUN_DEPENDS= libogg:primary:standard USES= libtool fbsd10fix mbsdfix 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 [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:102:distinfo] b6ae1ee2fa3d42ac489287d3ec34c5885730b1296f0801ae577a35193d3affbc 1903175 libtheora-1.1.1.tar.bz2 [FILE:126:manifests/plist.primary] lib/ libtheora.so.0 libtheora.so.0.3.10 libtheoradec.so.1 libtheoradec.so.1.1.4 libtheoraenc.so.1 libtheoraenc.so.1.1.2 [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:815:patches/patch-Makefile.in] --- Makefile.in.orig 2009-10-01 18:04:07 UTC +++ Makefile.in @@ -164,7 +164,7 @@ AUTOMAKE_OPTIONS = foreign 1.6 dist-zip @THEORA_ENABLE_EXAMPLES_TRUE@EXAMPLES_DIR = examples @THEORA_ENABLE_EXAMPLES_FALSE@EXAMPLES_DIR = -SUBDIRS = lib include doc tests m4 $(EXAMPLES_DIR) +SUBDIRS = lib include m4 # we include the whole debian/ dir in EXTRA_DIST because there's a problem # with autotools and HFS+ MacOSX file systems that caused debian/Makefile.am @@ -200,7 +200,7 @@ DIST_COMMON = README AUTHORS COPYING Mak missing mkinstalldirs theora-uninstalled.pc.in theora.pc.in \ theoradec-uninstalled.pc.in theoradec.pc.in \ theoraenc-uninstalled.pc.in theoraenc.pc.in -DIST_SUBDIRS = lib include doc tests m4 examples +DIST_SUBDIRS = lib include m4 all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive