Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 612022

Summary: media-gfx/blender: change media-sound/jack-audio-connection-kit dependency to virtual/jack
Product: Gentoo Linux Reporter: Tyler Slabinski <tslabinski>
Component: Current packagesAssignee: Jonathan Scruggs (RETIRED) <dracwyrm>
Status: RESOLVED FIXED    
Severity: normal CC: agrigo2001, anton.gubarkov, bearcatsandor, gerion.entrup, graphics+disabled, me, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/6620
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 602898    
Attachments: An ebuild that contains the correct jack dependency for virtual jack

Description Tyler Slabinski 2017-03-08 01:16:01 UTC
Packages should depend on virtual/jack instead of media-sound/jack-audio-connection-kit or media-sound/jack2.
Comment 1 Bearcat M. Şándor 2017-08-26 06:25:48 UTC
Created attachment 490608 [details]
An ebuild that contains the correct jack dependency for virtual jack

This ebuild contains the (simple) change to allow the inclusion of jack2 or jack-audio-connection-kit based on the virtual/jack currently installed on the system.
Comment 2 Larry the Git Cow gentoo-dev 2017-12-25 16:09:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d874e5a73532b74bdeed992a7c0f75b4d12bd561

commit d874e5a73532b74bdeed992a7c0f75b4d12bd561
Author:     Jonathan Scruggs <j.scruggs@gmail.com>
AuthorDate: 2017-12-24 17:24:26 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2017-12-25 16:09:12 +0000

    media-gfx/blender: Version bump to 2.79
    
    Version bump to 2.79
    Closes: https://bugs.gentoo.org/630820
    
    Allow CUDA v9 to be used for GCC 6.4 compatibility.
    Closes: https://bugs.gentoo.org/641244
    
    Call cmake-utils_src_prepare explicity.
    Closes: https://bugs.gentoo.org/640194
    
    Depend on virtual/jack.
    Closes: https://bugs.gentoo.org/612022
    
    Allow DRI to be writable to avoid sandbox violations.
    Closes: https://bugs.gentoo.org/600916
    Closes: https://github.com/gentoo/gentoo/pull/6620

 media-gfx/blender/Manifest            |   1 +
 media-gfx/blender/blender-2.79.ebuild | 287 ++++++++++++++++++++++++++++++++++
 media-gfx/blender/metadata.xml        |   6 +
 3 files changed, 294 insertions(+)