Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51955 - gaim ebuild with optionnal sound compiling
Summary: gaim ebuild with optionnal sound compiling
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gaim Bugs Crew
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-24 16:22 UTC by Leander
Modified: 2004-05-26 13:43 UTC (History)
0 users

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


Attachments
gaim-0.77-r3.ebuild (gaim-0.77-r3.ebuild,4.40 KB, text/plain)
2004-05-24 16:24 UTC, Leander
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leander 2004-05-24 16:22:54 UTC
I didn't want any sound support in gaim, so I checked the configure script and found that the --disable-audio option was fitting my needs. Then I added a local flag called libao because it's the name of the sound library. I don't know how local flags are supposed to be managed, so it's more a draft than a release version of the ebuild.

Reproducible: Always
Steps to Reproduce:
Comment 1 Leander 2004-05-24 16:24:15 UTC
Created attachment 31964 [details]
gaim-0.77-r3.ebuild
Comment 2 Don Seiler (RETIRED) gentoo-dev 2004-05-25 08:07:03 UTC
I think I'll just use the already local flag 'noaudio' that libsdl is using.

I'll get to this in the afternoon.
Comment 3 Don Seiler (RETIRED) gentoo-dev 2004-05-26 13:43:37 UTC
Committed to portage as part of 0.77-r2.  Not bumping revision for this.