flathub / com.obsproject.Studio

This repository is no longer used to build OBS. Issues should be reported at https://github.com/obsproject/obs-studio
https://github.com/obsproject/obs-studio
29 stars 19 forks source link

[WIP]: pipewire-camera patch #159

Open columbarius opened 2 years ago

flathubbot commented 2 years ago

Started test build 62548

flathubbot commented 2 years ago

Build 62548 failed

hfiguiere commented 2 years ago

the patch fails to apply.

columbarius commented 2 years ago

Couldn't figure out why it failed and since then there are changes on an CRLF ended file, which doesn't play nicely with patches.

columbarius commented 2 years ago

bot, build

flathubbot commented 2 years ago

Queued test build for com.obsproject.Studio.

flathubbot commented 2 years ago

Started test build 64659

flathubbot commented 2 years ago

Build 64659 failed

flathubbot commented 2 years ago

Started test build 64687

columbarius commented 2 years ago

bot, build

flathubbot commented 2 years ago

Queued test build for com.obsproject.Studio.

flathubbot commented 2 years ago

Build 64687 failed

flathubbot commented 2 years ago

Started test build 64688

flathubbot commented 2 years ago

Build 64688 failed

flathubbot commented 2 years ago

Started test build 64689

flathubbot commented 2 years ago

Build 64689 failed

flathubbot commented 2 years ago

Started test build 64691

flathubbot commented 2 years ago

Build 64691 failed

flathubbot commented 2 years ago

Started test build 64695

flathubbot commented 2 years ago

Build 64695 failed

columbarius commented 2 years ago

build failed in validation of metadata

builddir/files/share/appdata/com.obsproject.Studio.appdata.xml: FAILED: • attribute-missing : has no timestamp Validation of files failed

local build succeeds:

flatpak-builder --install --user build com.obsproject.Studio.json

vchernin commented 2 years ago

FYI you can disable Flathub's metadata validation in flathub.json.

{
    "skip-appstream-check": true
}