Bug 111739 - media-libs/libtheora fix depends
Bug#: 111739 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: media-video@gentoo.org Reported By: ffelix@inode64.com
Component: Unspecified
URL: 
Summary: media-libs/libtheora fix depends
Keywords:  
Status Whiteboard: 
Opened: 2005-11-06 15:05 0000
Description:   Opened: 2005-11-06 15:05 0000
libtheora only requiere >=media-libs/libvorbis-1.0.1 for encoding.
see readme file form libtheora, cut I here
How sugestion add to "USE" player 

-------------------------------------------------------------------------
Getting started with the code
-------------------------------------------------------------------------

*** What do I need to build the source?

Requirements summary:

  For libtheora:

      libogg 1.1 or newer.
      (there is optional support for libogg2, unreleased at this time)

  For example encoder:

      as above

      libvorbis and libvorbisenc 1.0.1 or newer.

  For the player only:

      as above,

      SDL (Simple Direct media Layer) libraries and headers

      OSS audio driver and development headers



Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2005-12-17 18:08:31 0000 -------
Fixed, thanks.