libtheora: added dependency on libvorbis

libpack: update libogg and speex versions, reordered libtheora, added ffmpeg
This commit is contained in:
korli
2012-03-11 22:05:06 +00:00
parent cf7334d36c
commit ca0523d475
2 changed files with 13 additions and 9 deletions

View File

@@ -3,7 +3,8 @@ HOMEPAGE="http://www.theora.org/"
SRC_URI="http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND="media-libs/libogg >= 1.2.0"
DEPEND="media-libs/libogg >= 1.2.0
media-libs/libvorbis >= 1.3.0"
CHECKSUM_MD5="292ab65cedd5021d6b7ddd117e07cd8e"
BUILD {
cd libtheora-1.1.1