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

Does not build due to missing gstreamer-devel-0.10 #11

Closed
Olf0 opened this issue Sep 27, 2023 · 0 comments · Fixed by #19
Closed

Does not build due to missing gstreamer-devel-0.10 #11

Olf0 opened this issue Sep 27, 2023 · 0 comments · Fixed by #19

Comments

@Olf0
Copy link
Contributor

Olf0 commented Sep 27, 2023

See https://github.com/sailfishos-applications/flowplayer/actions/runs/6326328597/job/17179658869#step:4:81

gstreamer-devel is not provided for SFOS 2.2.0, only gstreamer1.0-devel is, and the latter still is as of SFOS 3.2.1.

SFOS 2.2.1 still provides a gstreamer package, which is installed alongside the gstreamer1.0 package by default. SFOS 3.2.1 does not provide a gstreamer package any longer.

gstreamer1.0 was enabled in SailfishOS 1.1.9 (release notes, changelog), the package itself must have been added earlier.

Consequence

Need to migrate FlowPlayer to from gstreamer / gstreamer-devel-0.10 to gstreamer1.0 / gstreamer1.0-devel.

@Olf0 Olf0 changed the title Does not build due to missing gstreamer-0.10 development Does not build due to missing gstreamer-devel-0.10 Sep 27, 2023
@Olf0 Olf0 changed the title Does not build due to missing gstreamer-devel-0.10 Does not build due to missing gstreamer-devel-0.10 Sep 27, 2023
Olf0 added a commit that referenced this issue Sep 27, 2023
@Olf0 Olf0 closed this as completed in #19 Dec 5, 2023
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 a pull request may close this issue.

1 participant