Bug 10865 - speex support
Summary: speex support
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: TiMidity++ (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Michael Shigorin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-19 15:09 MSK by led
Modified: 2007-02-20 17:09 MSK (History)
1 user (show)

See Also:


Attachments
TiMidity++-2.13.2-speex.patch (828 bytes, patch)
2007-02-19 15:11 MSK, led
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description led 2007-02-19 15:09:34 MSK
Нет поддержки speex, несмотря на включенный параметр %configure
Steps to Reproduce:
1. ldd /usr/bin/timidity | grep speex
2.
3.


Expected Results:  
/usr/lib/libspeex.so.1 ...
Comment 1 led 2007-02-19 15:11:02 MSK
Created attachment 1811 [details]
TiMidity++-2.13.2-speex.patch

Патч для исправления.
Неплохо бы обновить BuildRequires (не забыв про libspeex-devel)
Comment 2 Michael Shigorin 2007-02-20 00:24:42 MSK
accepted for 2.13.2-alt5

PS: а не оторвать ли за компанию libarts нафиг?
Comment 3 led 2007-02-20 14:09:47 MSK
(In reply to comment #2)
> а не оторвать ли за компанию libarts нафиг?

А зачем? наставь ручек:
%def_enable foo
.....
%{?_enable_foo:BuildRequires: libfoo-devel}
....
%configure \
...
    --enable-audio=default%{?_enable_foo:,foo}
...
тогда можно будет оторвать всё очень легко (когда назреет необходимость)

Comment 4 Michael Shigorin 2007-02-20 16:55:42 MSK
Дык зачем официальным покойникам ручки... всё равно у нас alsa+dmix по умолчанию.
Comment 5 led 2007-02-20 17:09:10 MSK
(In reply to comment #4)

Тогда уж и esd, и oss "до кучи" - статус у них ничем не лучше arts'а:)

Ручки могут быть для того, чтобы из при необходимости легко включить, а 
по-умолчанию они могут быть и отключены.

В любом случае - делай как знаешь, я на включенном arts не настаиваю.