Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31263 - ecamegapedal unconditionally depends on jack
Summary: ecamegapedal unconditionally depends on jack
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-10-16 04:09 UTC by Artem Egorkine
Modified: 2004-03-11 11:17 UTC (History)
1 user (show)

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


Attachments
New .ebuild for ecamegapedal (ecamegapedal-0.4.3.ebuild,825 bytes, text/plain)
2003-10-16 04:18 UTC, Artem Egorkine
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Artem Egorkine 2003-10-16 04:09:47 UTC
ecamegapedal just like ecasound can be built
without jack support.

Reproducible: Always
Steps to Reproduce:
Comment 1 Artem Egorkine 2003-10-16 04:18:12 UTC
Created attachment 19304 [details]
New .ebuild for ecamegapedal

Here is a fixed ebuild that allows to set USE="jack" (like
recent proposed changes to ecasound) for jack support.

This ebuild also removes dependency on alsa-driver:
 1. ecamegapedal is only a front-end to ecasound that does
    not itself depend on alsa-driver;
 2. when using alsa from linux 2.6.0 kernel sources
    alsa-drivers is not used/installed/needed.
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-11 11:17:51 UTC
fixed... thanks.