Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12227 - ardour-cvs does not build without jack from cvs
Summary: ardour-cvs does not build without jack from cvs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nick Hadaway
URL: http://jackit.sourceforge.net/downloa...
Whiteboard:
Keywords:
Depends on:
Blocks: 12241 12271
  Show dependency tree
 
Reported: 2002-12-15 20:28 UTC by J. Ellis (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments
ebuild for jack from cvs (jack-0.41.1.ebuild,867 bytes, text/plain)
2002-12-15 23:34 UTC, J. Ellis (RETIRED)
Details
ecasound-2.2.0_rc1-r1.ebuild (ecasound-2.2.0_rc1-r1.ebuild,2.97 KB, text/plain)
2002-12-22 20:24 UTC, Paul Thompson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description J. Ellis (RETIRED) gentoo-dev 2002-12-15 20:28:51 UTC
media-sound/ardour-cvs does not build. The current cvs of ardour depends on a
version of jack (media-sound/jack-audio-connection-kit) (v0.41) that is not in
portage. Jack has not released an updated package since the version that is in
portage.

These projects (ardour and jack) are tightly coupled and need to be kept in
sync. The most likely way of getting them to build is build them *both* from cvs. 

I've created a new ebuild (attach later when i get home) that builds jack from
cvs. In order to integrate it into portage i need some advice on how fit it into
the existing structure (if at all). My first cut has been to create a new
sub-dir of media-sound, jack-cvs.

It's likely that something similar will have to be done with alsaplayer
(although an updated package has been released that works with the updated jack).
Comment 1 J. Ellis (RETIRED) gentoo-dev 2002-12-15 23:34:13 UTC
Created attachment 6534 [details]
ebuild for jack from cvs

ebuild attached. This needs a home in portage. media-sounds/jack-cvs would
match media-sounds/ardour-cvs...

The ardour-cvs ebuild should be updated to depend on jack-cvs.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-12-17 01:01:58 UTC
*** Bug 12241 has been marked as a duplicate of this bug. ***
Comment 3 Nick Hadaway 2002-12-21 16:24:03 UTC
a jack-cvs ebuild will be added to portage later this weekend.
Comment 4 Paul Thompson 2002-12-22 20:24:31 UTC
Created attachment 6682 [details]
ecasound-2.2.0_rc1-r1.ebuild
Comment 5 Nick Hadaway 2003-01-02 04:42:01 UTC
I have added media-sound/jack-cvs to portage.  Currently marked as version 0.44
The media-sound/ardour-cvs ebuild has also been updated to depend on jack-cvs.
Comment 6 Nick Hadaway 2003-01-06 11:00:24 UTC
ardour-cvs-0.6 has been added to portage to coincide with recent changes
upstream.  Now depends on libsamplerate and a newer version of ladspa-sdk. 
Remember, re-emerge jack-cvs if you want to re-emerge ardour-cvs to catch the
latest cvs updates as development of both programs are closely linked.
Comment 7 Nick Hadaway 2003-01-15 18:57:40 UTC
ecasound-2.2.0_rc1 is currently in portage utilizing the virutal/jack setup