Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906655 - media-video/mediainfo switch to wxwidgets wxGTK 3.2
Summary: media-video/mediainfo switch to wxwidgets wxGTK 3.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-18 03:54 UTC by jospezial
Modified: 2023-11-24 14:31 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 jospezial 2023-05-18 03:54:50 UTC
As we no have stable x11-libs/wxGTK ebuilds please switch mediainfo ebuild to
WX_GTK_VER="3.2-gtk3

I was building/using mediainfo with 3.2 for some releases without issues.
-WX_GTK_VER="3.0-gtk3"
+WX_GTK_VER="3.2-gtk3"
Comment 1 Larry the Git Cow gentoo-dev 2023-11-24 14:31:15 UTC
The bug has been closed via the following commit(s):

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

commit 34ef3261f60d86d57a0124ea4051bb4af1b9c380
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-11-24 13:55:44 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-11-24 14:30:29 +0000

    media-video/mediainfo: add 23.10
    
    Closes: https://bugs.gentoo.org/906655
    Closes: https://bugs.gentoo.org/909515
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 media-video/mediainfo/Manifest               |  1 +
 media-video/mediainfo/mediainfo-23.10.ebuild | 92 ++++++++++++++++++++++++++++
 2 files changed, 93 insertions(+)