Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 612022 - media-gfx/blender: change media-sound/jack-audio-connection-kit dependency to virtual/jack
Summary: media-gfx/blender: change media-sound/jack-audio-connection-kit dependency to...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jonathan Scruggs (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: virtual/jack-tracker
  Show dependency tree
 
Reported: 2017-03-08 01:16 UTC by Tyler Slabinski
Modified: 2017-12-25 16:09 UTC (History)
7 users (show)

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


Attachments
An ebuild that contains the correct jack dependency for virtual jack (blender-2.78a-r1.ebuild,8.33 KB, text/plain)
2017-08-26 06:25 UTC, Bearcat M. Şándor
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)