Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19940 - Ebuild for libaudiooss
Summary: Ebuild for libaudiooss
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Sound Team
URL: http://romeo.skybert.no/~erik/linux.html
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-25 10:55 UTC by Rusty Phillips
Modified: 2004-02-06 20:01 UTC (History)
2 users (show)

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


Attachments
The ebuild for libaudiooss (libaudiooss-1.0.0.ebuild,1.02 KB, text/plain)
2003-04-25 10:56 UTC, Rusty Phillips
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rusty Phillips 2003-04-25 10:55:14 UTC
Attached should be the e-build.
This is a wrapper library very similar to libesddsp, only it's for NAS instead 
of esound (doesn't come with the esddsp wrapper script).

I've tested it on my PIII-500 with xmms using it's OSS plugin, and with 
mplayer, and it worked fine for both.

The maintainer claims that this library is portable, but I only claimed compile 
support for ~x86 in the ebuild.  Also, as with NAS, it requires xmkmf, which 
means the entire X11 tree since it's pretty much monolithic.
Comment 1 Rusty Phillips 2003-04-25 10:56:43 UTC
Created attachment 11129 [details]
The ebuild for libaudiooss
Comment 2 Brian Harring (RETIRED) gentoo-dev 2004-02-06 01:46:31 UTC
Are there any packages dependant on this lib that you're looking to get into the tree?

If so, reopen this bug, as is it's 10 months old.
If you would like it in the tree, reopen it and I'd be more then willing to take a look at it once sound has been cleaned up a bit (part of the reason this ebuild went stale).
Comment 3 Rusty Phillips 2004-02-06 09:47:40 UTC
Are you aware of the point of this library?  It's a wrapper around OSS for NAS.  You load it through LD_PRELOAD, and it'll do network audio.  I use it because it's easier than making sure that every audio application I have has NAS support, and I use NAS because it usually has a little less latency than ESD.

I contend that it hasn't lost it's usefulness unless NAS has.
Comment 4 Brian Harring (RETIRED) gentoo-dev 2004-02-06 11:59:13 UTC
Yes, I'm aware of the point of this lib- I don't close a bug without knowing what I'm closing ;)

That said, I must admit I don't like requiring the user to do ld_preload trickery to use this library however.  I'm also not much for the fact the last update appears to have been march 2002.  Perhaps the software is finished, no need to go further.No clue, I don't personally use it.

Either way, leaving it open, I'll let somebody who uses NAS handle this one since it's not a dead/stale bug.
Comment 5 Brian Harring (RETIRED) gentoo-dev 2004-02-06 12:12:28 UTC
Err, no, closing this puppy.
Look in media-libs/libaudiooss; ebuild submitted by bret towe was included into the tree on june 26th.

I'd suggest you to a look at bug 20897, and see what you can do- not necessarily audio oss at fault, although I'd wonder.
Comment 6 Rusty Phillips 2004-02-06 13:52:36 UTC
I've been following the progress of this library.  The latest stable version is the one I submitted almost a year ago;  it hasn't changed since.  Abandoned, maybe?

I'll see if I can recreate that bug, and e-mail the result to the creator if I think it's his fault, and also see if it was in the 1.0 release.

I never experienced it because I've only ever used it as a normal user (don't use LD_PRELOAD for anything as portage user - seems to break things), and I've been using the 1.0 library, not 1.1.
Comment 7 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-06 20:01:20 UTC
http://bugs.gentoo.org/show_bug.cgi?id=20897

libaudiooss is not very stable.  I don't think we should have it in portage.  If it picks up development and gets stable, then I think we could consider it... but not until then.