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

feat(24.04): add ffmpeg dependencies slices #359

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

HadrienPatte
Copy link
Contributor

Proposed changes

The overall goal is to create a SDF for the ffmpeg package. Since ffmpeg has a pretty deep dependency tree, this is broken up in a series of smaller PRs (see #326, #297, #252 and #328). This PR adds SDF for the following packages that are all transitive dependencies of ffmpeg:

  • libbluray2
  • libdrm-amdgpu1
  • libdrm-common
  • libdrm-intel1
  • libdrm-nouveau2
  • libdrm-radeon1
  • libdrm2
  • libva-drm2
  • libwayland-client0
  • libzvbi0t64

Related issues/PRs

Followup of #326, #297, #252 and #328

Forward porting

Checklist

Additional Context

Copy link

github-actions bot commented Oct 2, 2024

Diff of dependencies:

slices/libzvbi0t64.yaml
@@ -1,3 +1,2 @@
 libc6
 libpng16-16t64
-libzvbi-common

@HadrienPatte HadrienPatte marked this pull request as ready for review October 3, 2024 00:15
Copy link
Member

@rebornplusplus rebornplusplus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thank you!

slices/libzvbi0t64.yaml Show resolved Hide resolved
@rebornplusplus rebornplusplus requested a review from a team October 21, 2024 13:15
Copy link
Collaborator

@zhijie-yang zhijie-yang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, and thanks for the comments in libzvbi0t64.yaml.

@cjdcordeiro cjdcordeiro merged commit d8dc1f7 into canonical:ubuntu-24.04 Nov 7, 2024
14 checks passed
@HadrienPatte HadrienPatte deleted the ffmpeg-deps-5 branch November 7, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants