Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

media-plugins/gst-plugins-vaapi and media-libs/gst-plugins-base: mesa now uses opengl useflag #36668

Closed
wants to merge 2 commits into from

Conversation

MrDuartePT
Copy link
Contributor

@MrDuartePT MrDuartePT commented May 13, 2024

This ebuild conver the change in this mesa commit: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=847bd6034a9b3d885de3419a53084595bef9e8ac

I don't sure I missed any other gst-plugins since I only use this two, also I try to make condition useflag, but was not working well. That I removed gles2 and egl and add opengl


Please check all the boxes that apply:

  • I can submit this contribution in agreement with the Copyright Policy.
  • I have certified the above via adding a Signed-off-by line to every commit in the pull request.
  • This contribution has not been created with the assistance of Natural Language Processing artificial intelligence tools, in accordance with the AI policy.
  • I have run pkgcheck scan --commits --net to check for issues with my commits.

Please note that all boxes must be checked for the pull request to be merged.

@gentoo-bot
Copy link

Pull Request assignment

Submitter: @MrDuartePT
Areas affected: ebuilds
Packages affected: media-libs/gst-plugins-base, media-plugins/gst-plugins-vaapi

media-libs/gst-plugins-base: @gentoo/gstreamer
media-plugins/gst-plugins-vaapi: @gentoo/gstreamer

Linked bugs

No bugs to link found. If your pull request references any of the Gentoo bug reports, please add appropriate GLEP 66 tags to the commit message and request reassignment.

If you do not receive any reply to this pull request, please open or link a bug to attract the attention of maintainers.


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). no bug found No Bug/Closes found in the commits. labels May 13, 2024
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2024-05-13 22:20 UTC
Newest commit scanned: aed4271
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/37deedc64f/output.html

@MrDuartePT
Copy link
Contributor Author

@mattst88 just to inform you.

@mattst88
Copy link
Contributor

I fixed this differently with

commit 8a98c46ed39cd48269d32f405f86cd71221190d5
Author: Matt Turner <mattst88@gentoo.org>
Date:   Thu May 23 13:25:07 2024 -0400

    media-plugins/gst-plugins-vaapi: Update mesa dependency
    
    Closes: https://bugs.gentoo.org/932515
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

commit e001568b7c92ea9bb0914bc736f9a93a471a0a58
Author: Matt Turner <mattst88@gentoo.org>
Date:   Thu May 23 13:23:22 2024 -0400

    media-libs/gst-plugins-base: Update mesa dependency
    
    Bug: https://bugs.gentoo.org/932515
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

@mattst88 mattst88 closed this May 23, 2024
@MrDuartePT MrDuartePT deleted the gst-mesa branch May 23, 2024 17:46
@MrDuartePT
Copy link
Contributor Author

I fixed this differently with

commit 8a98c46ed39cd48269d32f405f86cd71221190d5
Author: Matt Turner <mattst88@gentoo.org>
Date:   Thu May 23 13:25:07 2024 -0400

    media-plugins/gst-plugins-vaapi: Update mesa dependency
    
    Closes: https://bugs.gentoo.org/932515
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

commit e001568b7c92ea9bb0914bc736f9a93a471a0a58
Author: Matt Turner <mattst88@gentoo.org>
Date:   Thu May 23 13:23:22 2024 -0400

    media-libs/gst-plugins-base: Update mesa dependency
    
    Bug: https://bugs.gentoo.org/932515
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

Thanks for the fix :)
I didn't know it was possible to do it like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). no bug found No Bug/Closes found in the commits.
Projects
None yet
4 participants