mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
libtheora, disable static library (#7663)
This commit is contained in:
@@ -15,7 +15,7 @@ that date will remain compatible with future releases."
|
||||
HOMEPAGE="https://www.theora.org/"
|
||||
COPYRIGHT="2002-2009 Xiph.Org Foundation"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="7"
|
||||
REVISION="8"
|
||||
SOURCE_URI="http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2"
|
||||
CHECKSUM_SHA256="b6ae1ee2fa3d42ac489287d3ec34c5885730b1296f0801ae577a35193d3affbc"
|
||||
PATCHES="libtheora-1.1.1.patchset"
|
||||
@@ -68,6 +68,7 @@ BUILD()
|
||||
automake --add-missing
|
||||
runConfigure ./configure \
|
||||
--docdir $developDocDir \
|
||||
--disable-static \
|
||||
--disable-asm
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user