obsproject / obs-plugintemplate

GNU General Public License v2.0
285 stars 133 forks source link

Install obs-studio from ppa #81

Closed cg2121 closed 1 year ago

cg2121 commented 1 year ago

Description

This installs OBS Studio from the OBS ppa. This is a temporary fix to prevent the CI from failing if a developer uses newer code then what the unofficial Ubuntu repo provides (27.2.3 on 22.04). This isn't ideal as it installs the entire program instead of just dev packages. In the future, we would provide a libobs-dev package on our ppa.

Motivation and Context

CI currently fails if developers use newer OBS apis.

How Has This Been Tested?

Ran CI with one of my plugins

Types of changes

Checklist:

kkartaltepe commented 1 year ago

Yea, seems good to default to our releases instead of ubuntu.