Skip to content

Pthread Text 2.0.4

Compare
Choose a tag to compare
@norihiro norihiro released this 02 Jun 10:23
· 8 commits to main since this release
2.0.4
937d665

This is a hotfix release.

Changes in 2.0.4

  • Improve messages in log.
  • Fix code format.
  • Fix deprecated code in the build flow.

(There is no changes in behavior except the log message.)

Limitation

  • Not all binaries are not tested.
    • Version 2.0.2 for Ubuntu is tested on OBS 28 on Ubuntu 22.04.
    • Version 2.0.3 for Apple Silicon mac is the latest tested package.
    • Version 2.0.0 for Intel mac was the latest tested package.
  • No Windows support due to difficulties to build a lot of required libraries.

Install

Click your OS name to expand to show details.

macOS

OBS Studio 27 or later on Intel mac

Download installer obs-text-pthread-2.0.4-obs27-macos-x86_64.pkg and run installer.
Or, download zip package obs-text-pthread-2.0.4-obs27-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 or later on Apple Silicon

Download installer obs-text-pthread-2.0.4-obs28-macos-arm64.pkg and run installer.
Or, download zip package obs-text-pthread-2.0.4-obs28-macos-arm64.zip and follow this guide to extract.

Note: If you are using OBS Studio 27 with Rosetta2, download Intel version.

Ubuntu

OBS Studio 27 on Ubuntu

Download package obs-text-pthread-2.0.4-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-text-pthread-2.0.4-obs27-ubuntu-20.04-x86_64.deb

OBS Studio 28 or later on Ubuntu

Download package obs-text-pthread-2.0.4-obs28-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-text-pthread-2.0.4-obs28-ubuntu-20.04-x86_64.deb

Fedora

These releases assume obs-studio comes from Fedora Project.

OBS Studio on Fedora 36

obs-text-pthread-2.0.4-1.fc36.x86_64.rpm
obs-text-pthread-2.0.4-1.fc36.src.rpm
obs-text-pthread-debuginfo-2.0.4-1.fc36.x86_64.rpm
obs-text-pthread-debugsource-2.0.4-1.fc36.x86_64.rpm

OBS Studio on Fedora 37

obs-text-pthread-2.0.4-1.fc37.x86_64.rpm
obs-text-pthread-2.0.4-1.fc37.src.rpm
obs-text-pthread-debuginfo-2.0.4-1.fc37.x86_64.rpm
obs-text-pthread-debugsource-2.0.4-1.fc37.x86_64.rpm