Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934641 - media-video/gpac-2.4.0 - version bump
Summary: media-video/gpac-2.4.0 - version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-20 22:36 UTC by ernsteiswuerfel
Modified: 2025-03-13 04:24 UTC (History)
1 user (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 ernsteiswuerfel archtester 2024-06-20 22:36:04 UTC
GPAC 2.4 has been released on 2024-04-17. Among other things this fixes bug #911634.

Changelog: https://github.com/gpac/gpac/releases/tag/v2.4.0
Comment 1 ernsteiswuerfel archtester 2024-10-27 21:19:57 UTC
A simple version bump of the ebuild is not enough:

[...]
 * Applying gpac-2.2.0-configure.patch ...
patching file Makefile
patching file configure
Hunk #1 succeeded at 90 (offset 16 lines).
Hunk #2 succeeded at 391 (offset 117 lines).
Hunk #3 succeeded at 676 (offset 122 lines).
Hunk #4 FAILED at 947.
Hunk #5 FAILED at 982.
Hunk #6 succeeded at 2183 (offset 291 lines).
Hunk #7 succeeded at 3006 (offset 397 lines).
2 out of 7 hunks FAILED -- saving rejects to file configure.rej
patching file src/Makefile
Hunk #1 succeeded at 382 (offset 13 lines).                                              [ !! ]
 * ERROR: media-video/gpac-2.4.0::gentoo failed (prepare phase):
Comment 2 Larry the Git Cow gentoo-dev 2025-03-13 04:24:21 UTC
The bug has been closed via the following commit(s):

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

commit d6c049ccb36319fdca8883f34f3227d2cfc40589
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2025-03-13 01:03:25 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2025-03-13 04:21:54 +0000

    media-video/gpac: add 2.4.0
    
    Closes: https://bugs.gentoo.org/913229
    Closes: https://bugs.gentoo.org/919717
    Closes: https://bugs.gentoo.org/926819
    Closes: https://bugs.gentoo.org/934641
    Closes: https://bugs.gentoo.org/940227
    Closes: https://bugs.gentoo.org/951221
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 media-video/gpac/Manifest                          |   1 +
 .../gpac/files/gpac-2.4.0-configure-stddef.patch   |  19 +++
 media-video/gpac/files/gpac-2.4.0-ffmpeg7.patch    |  71 ++++++++++
 media-video/gpac/gpac-2.4.0.ebuild                 | 143 +++++++++++++++++++++
 4 files changed, 234 insertions(+)