Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-07 | build: Re-use cef-minimal-obs package | tytan652 | |
I finally found the issue, revert the previous commit since doing that also fix the previous issue | |||
2022-09-06 | build: Replace debug by disabling strip | tytan652 | |
CEF debug part put files all over the place | |||
2022-09-03 | build: Update to 28.0.1 | tytan652 | |
2022-09-01 | build: Update to 28.0.0 | tytan652 | |
2022-07-05 | build: Ownership changes | tytan652 | |
2022-04-04 | Bump to version 27.2.4 | Alice Gaudon | |
2022-03-15 | Remove already satisfied dependencies, add pciutils dependency | Alice Gaudon | |
2022-03-05 | Bump to version 27.2.3 | Alice Gaudon | |
2022-02-22 | Bump to version 27.2.1 | Alice Gaudon | |
2022-02-16 | Update to 27.2.0, switch to cef-minimal-obs, remove cef91.patch | Alice Gaudon | |
2021-12-06 | Restrict cef-minimal to <95.0.0 | Alice Gaudon | |
2021-10-05 | Bump to version 27.1.3 | Alice Gaudon | |
2021-09-30 | Update pkgsum | Alice Gaudon | |
2021-09-30 | Update cef91.patch and add it back | Alice Gaudon | |
2021-09-30 | Bump to 27.1.1, remove cef91 patch | Alice Gaudon | |
This requires a clean build. | |||
2021-09-26 | Bump pkgrel and update .SRCINFO | Alice Gaudon | |
2021-09-25 | CEF 91+ compatibility | aeris | |
2021-09-16 | Restrict cef-minimal version to <89.0.0 | Alice Gaudon | |
This is intended to be used with the cef-minimal-obs-studio-browser package | |||
2021-07-02 | Add support for sndio plugin | Alice Gaudon | |
2021-07-02 | Remove ENABLE_PIPEWIRE flag as it is ON by default | Alice Gaudon | |
2021-07-02 | Make pipewire and libxcomposite dependencies not optional | Alice Gaudon | |
I tested removing pipewire and it makes screen capture impossible and clicking on previously created screen capture sources makes obs crash. It also is a fundamental component of obs, and thus I see no use case without it. I couldn't test removing libxcomposite but at this point I'm trusting the official obs-studio package. | |||
2021-07-02 | Add mbedtls dependency | Alice Gaudon | |
I'm trusting the official obs-studio package for this one. | |||
2021-06-12 | Bump to version 27.0.1 | Alice Gaudon | |
2021-06-02 | Build obs with pipewire support enabled | Alice Gaudon | |
Allows running obs with QT_QPA_PLATFORM=wayland, as said here https://aur.archlinux.org/packages/obs-studio-git/#comment-800893 | |||
2021-06-02 | Fix lua version mismatch crash with vlc-luajit | Alice Gaudon | |
Thanks tytan652 for the package | |||
2021-06-02 | Add dlopen patch | Alice Gaudon | |
2021-06-02 | Switch to stable version 27.0.0 | Alice Gaudon | |
2021-04-13 | Add pipewire support | Alice Gaudon | |
2021-04-13 | Add wayland support and update dependencies | Alice Gaudon | |
2021-04-13 | Switch to cef-minimal>=87.0.0 | Alice Gaudon | |
2021-04-13 | Bump version to 27.0.0-rc2 | Alice Gaudon | |
2021-04-13 | Reindent PKGBUILD with 4 spaces and remove vim line | Alice Gaudon | |
2021-03-27 | Add qt5-svg dependency | Alice Gaudon | |
2021-03-24 | Add obs-vst submodule | Alice Gaudon | |
2021-01-11 | Add obs-linuxbrowser conflict | Alice Gaudon | |
2021-01-08 | Bump to version 26.1.1 | Alice Gaudon | |
2020-12-15 | Add v4l2loopback-dkms optional dependency | Alice Gaudon | |
2020-12-15 | Bump to version 26.1.0 | Alice Gaudon | |
2020-11-05 | Rename package and pin to latest stable release tag 26.0.2. | Alice Gaudon | |
2020-07-06 | Switch to cef-minimal-3770 for the time being | benklett | |
2020-03-03 | Remove optional dependency of cef-minimal, it seems like it's not needed | benklett | |
2020-03-03 | Fix build with browser | benklett | |
2020-03-02 | Add support for obs browser source | benklett | |
2019-08-13 | Update pkgrel | benklett | |
2019-08-13 | Remove debug variable | benklett | |
2019-08-13 | Fix installation problem | benklett | |
2019-08-13 | Fix repo URL | benklett | |
2018-02-27 | Remove accidentally committed line in PKGBUILD | benklett | |
2018-01-31 | Remove cmake workaround for luajit | benklett | |
I cannot reproduce the build error anymore. That's why I removed the luajit wokaround. | |||
2018-01-25 | Fix indention in PKGBUILD and set expandtab in vim | benklett | |