Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138908 - media-sound/gsm should be compilated with WAV49 option.
Summary: media-sound/gsm should be compilated with WAV49 option.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-02 14:07 UTC by Jakub Zawadzki
Modified: 2007-03-09 03:18 UTC (History)
0 users

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


Attachments
New ebuild (gsm-1.0.10.ebuild,1.08 KB, text/plain)
2006-07-02 14:11 UTC, Jakub Zawadzki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Zawadzki 2006-07-02 14:07:35 UTC
From gsm-1.0.10.tar.gz#utar/gsm-1.0-pl10/Makefile 
#v+
#WAV49  = -DWAV49
WAV49   =
######### Define to enable the GSM library's option to pack GSM frames 
######### in the style used by the WAV #49 format.  If you want to write
######### a tool that produces .WAV files which contain GSM-encoded data,
######### define this, and read about the GSM_OPT_WAV49 option in the
######### manual page on gsm_option(3).
#v-
It's necessary for voip support in net-im/ekg & in net-im/ekg2
Comment 1 Jakub Zawadzki 2006-07-02 14:11:10 UTC
Created attachment 90716 [details]
New ebuild

Adding WAV49="-DWAV49" as emake param. for compilation with WAV49 support 
necessary for setting WAV49, gsm_option(codec, GSM_OPT_WAV49, &value);
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2007-03-09 03:18:13 UTC
Fixed in CVS, thanks