Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906959 - media-sound/audacity-3.3.3 version bump
Summary: media-sound/audacity-3.3.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-05-22 18:08 UTC by crabbed halo ablution
Modified: 2023-09-25 00:24 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description crabbed halo ablution 2023-05-22 18:08:22 UTC
New version out

Reproducible: Always
Comment 1 Miroslav Šulc gentoo-dev 2023-06-09 06:59:28 UTC
unfortunately audacity-3.2.3-fix-rpaths.patch is failing with 3.3.3 so simple bump is not possible.

@arsen, you did a great work bumping it to 3.2.3, would you mind to review the issues and possibly bump it to 3.3.3?
Comment 2 Larry the Git Cow gentoo-dev 2023-09-25 00:24:44 UTC
The bug has been closed via the following commit(s):

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

commit f528815c332f51e266338f65336e9d85d134105b
Author:     Matthew White <mehw.is.me@inventati.org>
AuthorDate: 2023-08-01 17:05:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-09-25 00:24:31 +0000

    media-sound/audacity-3.3.3: version bump and new 9999 ebuild
    
    NOTE: Upstream planned the removal of libmad support with the merge of
    the https://github.com/audacity/audacity/pull/4384 PR.
    
    Closes: https://bugs.gentoo.org/906959
    Closes: https://bugs.gentoo.org/910398
    Package-Manager: portage-3.0.49-r1
    Signed-off-by: Matteo Bianco <mehw.is.me@inventati.org>
    Closes: https://github.com/gentoo/gentoo/pull/32129
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/audacity/Manifest                      |   1 +
 media-sound/audacity/audacity-3.3.3.ebuild         | 228 +++++++++++++++++++++
 media-sound/audacity/audacity-9999.ebuild          | 212 +++++++++++++++++++
 .../audacity/files/audacity-3.3.3-Findlibmad.patch |  52 +++++
 .../files/audacity-3.3.3-fix-includes.patch        |  55 +++++
 .../audacity/files/audacity-3.3.3-fix-rpaths.patch |  95 +++++++++
 .../files/audacity-3.3.3-gettext-0.22.patch        |  27 +++
 ...audacity-3.3.3-local-threadpool-libraries.patch |  30 +++
 .../audacity-3.3.3-upstream-fix-rapidjson.patch    |  60 ++++++
 9 files changed, 760 insertions(+)