Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 526226 - app-accessibility/epos-2.5.37-r1 - add USE=portaudio support
Summary: app-accessibility/epos-2.5.37-r1 - add USE=portaudio support
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Accessibility Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on: 936581
Blocks:
  Show dependency tree
 
Reported: 2014-10-21 13:31 UTC by Jan Breuer
Modified: 2024-08-23 06:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Breuer 2014-10-21 13:31:10 UTC
Support for PortAudio is disabled for epos package and it is not possible to enable it by useflag. Therefore, it is not possible to use audio output of epos on system without OSS.

Reproducible: Always

Steps to Reproduce:
1. Run command "eposd"
2. Run command "say-epos test"

Actual Results:  
Error message:
"Could not open localsound device, error 2
Client side error: Could not set up a stream"

Because there is no OSS sound card.


Expected Results:  
Here "test" word.

Epos has PortAudio support so it is possible to use this library for audio output
Comment 1 Larry the Git Cow gentoo-dev 2024-08-23 06:56:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e319435a1463d473410b8f056a38d0d44d41ee0

commit 0e319435a1463d473410b8f056a38d0d44d41ee0
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-08-23 06:55:52 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-08-23 06:56:20 +0000

    app-accessibility/epos: treeclean
    
    Closes: https://bugs.gentoo.org/936581 (pkgremoved)
    Closes: https://bugs.gentoo.org/526226 (pkgremoved)
    Closes: https://bugs.gentoo.org/526228 (pkgremoved)
    Closes: https://bugs.gentoo.org/629996 (pkgremoved)
    Closes: https://bugs.gentoo.org/772164 (pkgremoved)
    Closes: https://bugs.gentoo.org/936521 (pkgremoved)
    Closes: https://bugs.gentoo.org/851717 (pkgremoved)
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-accessibility/epos/Manifest                    |  1 -
 app-accessibility/epos/epos-2.5.37-r4.ebuild       | 53 --------------
 app-accessibility/epos/files/README.gentoo         |  2 -
 .../epos/files/epos-2.5.37-disable-tests.patch     | 15 ----
 .../epos/files/epos-2.5.37-gcc-11.patch            | 81 ----------------------
 .../epos/files/epos-2.5.37-gcc43.patch             | 23 ------
 .../epos/files/epos-2.5.37-gcc45.patch             | 15 ----
 .../epos/files/epos-2.5.37-gcc47.patch             | 16 -----
 .../epos/files/epos-2.5.37-gcc7.patch              | 22 ------
 app-accessibility/epos/files/eposd                 | 20 ------
 app-accessibility/epos/metadata.xml                | 11 ---
 profiles/package.mask                              |  6 --
 12 files changed, 265 deletions(-)