Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724982 - media-sound/supercollider new version(s) 3.10.3, 3.10.4 and 3.11
Summary: media-sound/supercollider new version(s) 3.10.3, 3.10.4 and 3.11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qt-5.15
  Show dependency tree
 
Reported: 2020-05-24 10:49 UTC by Simon
Modified: 2020-06-22 20:25 UTC (History)
0 users

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


Attachments
ebuild for 3.11.0 (supercollider-3.11.0.ebuild,2.88 KB, text/plain)
2020-05-30 10:41 UTC, Hector Martin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon 2020-05-24 10:49:47 UTC
There are several new releases of Supercollider. Can the version in the tree be updated?
Especially the to 3.10.3 is very welcome because supercollider can finally be compiled without depending on the horrendous qtwebengine, see https://github.com/supercollider/supercollider/blob/develop/CHANGELOG.md#sclang-added-1

Reproducible: Always
Comment 1 Hector Martin 2020-05-30 10:41:51 UTC
Created attachment 642664 [details]
ebuild for 3.11.0
Comment 2 Hector Martin 2020-05-30 10:56:27 UTC
I submitted https://github.com/gentoo/gentoo/pull/16012 to sign up for proxy-maint and bump to 3.11.

Is there any reason to also include <=3.10.4, or can we just just drop those?
Comment 3 Andreas Sturmlechner gentoo-dev 2020-06-22 20:03:55 UTC
No reason to care about older versions, considering you have to patch 3.11 for Qt 5.15, they are already broken in ~arch for some time.
Comment 4 Larry the Git Cow gentoo-dev 2020-06-22 20:25:38 UTC
The bug has been closed via the following commit(s):

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

commit 317ed887556977a46e475546548e918e39a1b6a3
Author:     Hector Martin <marcan@marcan.st>
AuthorDate: 2020-05-30 10:54:27 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-06-22 20:25:06 +0000

    media-sound/supercollider-3.11.0: version bump
    
    Also adds the webengine USE flag, as that dep is now optional.
    
    Closes: https://bugs.gentoo.org/723178
    Closes: https://bugs.gentoo.org/724982
    Closes: https://bugs.gentoo.org/728444
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Hector Martin <marcan@marcan.st>
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-sound/supercollider/Manifest                 |   1 +
 .../files/supercollider-3.11.0-boost-1.72.patch    |  45 +++++++
 .../files/supercollider-3.11.0-fewer-qt-deps.patch | 126 ++++++++++++++++++++
 .../files/supercollider-3.11.0-qt-5.15.patch       |  89 ++++++++++++++
 media-sound/supercollider/metadata.xml             |   1 +
 .../supercollider/supercollider-3.11.0.ebuild      | 129 +++++++++++++++++++++
 6 files changed, 391 insertions(+)