Bug 6429 - Собирается без поддержки jack
Summary: Собирается без поддержки jack
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: MPlayer (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Grigory Milev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-07 20:48 MSD by Denis Smirnov
Modified: 2006-10-25 15:52 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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