Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114746 - kttsd can be used without akode
Summary: kttsd can be used without akode
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-07 06:42 UTC by Chetan Reddy
Modified: 2006-05-01 06:50 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 Chetan Reddy 2005-12-07 06:42:04 UTC
Here is an extract from the README file in kttsd's working directory. 
Audio Plugins 
------------- 
KTTS can be built with the following audio plugins.  The "Default Configure 
"Option" column shows the default option for the configure command. 
The "Alternate" column gives the opposite configure option: 
 
  System     Plugin        Default Configure Option  Alternate 
  ------     ------------  ------------------------- ------------------------ 
  aRts       artsplayer    --with-arts               --without-arts 
  ALSA       alsaplayer    --with-alsa=check         --with-alsa=no 
  GStreamer  gstplayer     --with-gstreamer=no       --with-gstreamer=check 
  aKode      akodeplayer   --with-akode=no           --with-akode=check 
 
You *must* have at least one of these plugins for KTTS to work. 
 
The aKode and GStreamer players are not built by default because they have 
issues with instant stopping and starting. 
*********************************************** 
So, the kttsd player can have media-sound/alsaplayer and akode as optional 
dependencies. i have been using it with alsaplayer and there are no problems 
for me. It would be great if the ebuild is corrected 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2006-05-01 06:50:24 UTC
Changed kttsd-3.5.2 accordingly without version bump.