PKGNAME=libtheora+32
PKGSEC=libs
PKGDEP="aosc-aaa+32 libogg+32 libpng+32 libvorbis+32"
BUILDDEP="devel-base+32"
PKGDES="An open video codec developed by the Xiph.org (32-bit x86 runtime)"

ABHOST=optenv32

ABTYPE=autotools

# FIXME: configure: error: source directory already configured; run "make distclean" there first
ABSHADOW=0

AUTOTOOLS_AFTER=(
    '--disable-spec'
    '--disable-examples'
)
