Bug 6429

Summary: Собирается без поддержки jack
Product: Sisyphus Reporter: Denis Smirnov <mithraen>
Component: MPlayerAssignee: Grigory Milev <week>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: eostapets
Version: unstable   
Hardware: all   
OS: Linux   

Description Denis Smirnov 2005-04-07 20:48:08 MSD
--- MPlayer.spec.orig   2005-03-26 19:23:28 +0300
+++ MPlayer.spec        2005-04-07 22:54:40 +0400
@@ -211,6 +211,7 @@
 %def_enable  libdv
 %def_enable  mad
 %def_enable  xmms
+%def_enable  jack
 #%%def_enable  flac
 #%%def_disable external_flac

@@ -382,6 +383,9 @@
 # tga

 # vidix
+%if_enabled jack
+BuildRequires: jackit-devel
+%endif

 %if_enabled alsa
 BuildRequires: libalsa-devel
Comment 1 Michael Shigorin 2006-10-15 14:01:39 MSD
* Fri Apr 08 2005 Grigory Milev <week@altlinux.ru> 1.0-alt18.pre6a
- add theora support
- add jack support