Re: [proaudio] [1433] * jackdmp becomes part of jack-audio-connection kit. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
On Tue Mar 24 6:45 , Thomas Kuther sent:
>On Mo, 23.03.09 19:36 Dominique Michel dominique.michel@xxxxxxxxx>
>wrote:
>
>> Le Mon, 16 Mar 2009 07:37:16 +0900,
>> "sonofzev@xxxxxxxxxxxx" sonofzev@xxxxxxxxxxxx> a écrit :
>>
>> > This is probably a stupid question.
>> >
>> > How does one select between versions?
>>
>> Please, read the DESCRIPTION line of the ebuilds.
>
>I hink the question was how to tell portage what version you want to
>have.
>
>Given you are running Gentoo stable x86 (arch, not ~arch):
>
>* If you want 0.116.2 (current stable upstream)
>
>echo "media-sound/jack-audio-connection-kit ~x86" \
> >> /etc/portage/package.keywords
>
>* If you want latest upcoming 2.0 prerelease
>
>echo "media-sound/jack-audio-connection-kit" \
> >> /etc/portage/package.unmask
>
>* If you want live svn jack1
>
>echo "=media-sound/jack-audio-connection-kit-1.9999 **" \
> >> /etc/portage/package.keywords
>
>* If you want live svn jack2
>
>echo "=media-sound/jack-audio-connection-kit-2.9999 **" \
> >> /etc/portage/package.keywords
>
>
>HTH,
>Thomas
Thanks Thomas,
This is exactly what I've been looking for.
cheers
Allan