Show
Ignore:
Timestamp:
05/14/08 19:48:50 (4 months ago)
Author:
Jean-Baptiste Kempf <jb@altair.videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@altair.videolan.org> 1210787330 +0200
git-parent:

[b187d11b4c62350735a452f6b523b642cb37b4ab]

git-author:
Jean-Baptiste Kempf <jb@altair.videolan.org> 1210787330 +0200
Message:

Theora Beta3 and patch the includes...

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/contrib/src/Makefile

    rba1451c ref626a5  
    761761    $(EXTRACT_BZ2) 
    762762    patch -p0 < Patches/theora.patch 
     763    patch -p0 < Patches/libtheora-includes.patch 
    763764    (cd $@; autoconf) 
    764765 
  • extras/contrib/src/packages.mak

    r22dbee0 ref626a5  
    7777VORBIS_URL=http://downloads.xiph.org/releases/vorbis/libvorbis-$(VORBIS_VERSION).tar.gz 
    7878#VORBIS_URL=$(VIDEOLAN)/testing/contrib/libvorbis-$(VORBIS_VERSION).tar.gz 
    79 THEORA_VERSION=1.0beta2 
     79THEORA_VERSION=1.0beta3 
    8080THEORA_URL=http://downloads.xiph.org/releases/theora/libtheora-$(THEORA_VERSION).tar.bz2 
    8181#THEORA_URL=$(VIDEOLAN)/testing/contrib/libtheora-$(THEORA_VERSION).tar.bz2