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

.github(Fedora): Add docker build flows for Fedora #158

Merged
merged 6 commits into from
Jun 14, 2024
Merged

Conversation

norihiro
Copy link
Owner

@norihiro norihiro commented Jun 1, 2024

Description

This PR introduces the workflow to build RPM packages for Fedora.

Following Fedora's naming guideline, the package names have the prefix obs-studio-plugin-.

How Has This Been Tested?

CI will generate packages.

General checklist

  • The commit is reviewed by yourself.
  • The code is tested.
  • Document is up to date or not necessary to be changed.
  • The commit is compatible with repository's license.

@norihiro norihiro linked an issue Jun 1, 2024 that may be closed by this pull request
norihiro added 4 commits June 7, 2024 16:34
This commit introduces the workflow to build RPM packages for Fedora.
Following Fedora's naming guideline, the package names have the prefix
`obs-studio-plugin-`.
Fedora provides package `dlib` and `dlib-devel` so that it is
unnecessary to build dlib.
@norihiro
Copy link
Owner Author

norihiro commented Jun 7, 2024

I need to add the data file as a separated noarch RPM file.
... Done.

@norihiro norihiro force-pushed the ci-fedora branch 4 times, most recently from b3551f5 to 08ff5be Compare June 8, 2024 22:40
@norihiro norihiro merged commit 63718fa into main Jun 14, 2024
12 of 13 checks passed
@norihiro norihiro deleted the ci-fedora branch July 24, 2024 03:53
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.

Install on Fedora
1 participant