Bug 43934 - media-sound/jack pyvorbis dependency
Bug#: 43934 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: eradicator@gentoo.org Reported By: steven@cfdesign.dyndns.org
Component: Applications
URL: 
Summary: media-sound/jack pyvorbis dependency
Keywords:  
Status Whiteboard: 
Opened: 2004-03-06 20:08 0000
Description:   Opened: 2004-03-06 20:08 0000
When jack loads, it complains about not finding the ogg module, then complains
that it can't find ogg.vorbis.  Since jack is a Python application, it needs
pyogg and pyvorbis to successfully tag (but not to rip, because it calls oggenc
to do that) Vorbis files.  Emerging pyvorbis solves this problem.

Proposed solution:
Add the 'vorbis' USE flag to jack, which causes it to pull in pyvorbis as a
dep.

Thanks.


Reproducible: Always
Steps to Reproduce:
Run jack without pyogg and pyvorbis emerged.



(relevant emerge --info output:) 

ACCEPT_KEYWORDS="x86 ~x86" 
USE="3dnow S3TC X aalib alsa arts avi berkdb bluetooth cdr crypt cups curl dvd 
encode esd ethereal faad fbcon flac foomaticdb freetype gdbm gif gpm gstreamer 
gtk gtk2 imap imlib java javascript jikes jpeg kde ladcca libg++ libwww mad 
maildir mbox mikmod mmx mng motif mozilla mpeg mpeg4 msn nas ncurses nls 
nvidia oav oggvorbis opengl oss pam pda pdflib perl pic plotutils png ppds 
python qt quicktime readline samba scanner sdl skey slang slp spell sse ssl 
tcltk tcpd transcode truetype type1 usb x86 xinerama xml2 xmms xosd xv zlib"

------- Comment #1 From Jeremy Huddleston (RETIRED) 2004-03-20 20:40:35 0000 -------
fixed in portage.  thanks.